| Commit message (Expand) | Author | Age | Files | Lines |
* | Print warning if scale/rate is invalid. | Michael Niedermayer | 2008-04-13 | 1 | -0/+1 |
* | indent | Michael Niedermayer | 2008-04-13 | 1 | -7/+7 |
* | Restructure if/else a little. | Michael Niedermayer | 2008-04-13 | 1 | -2/+3 |
* | indent | Michael Niedermayer | 2008-03-28 | 1 | -43/+41 |
* | 1000l to myself, dereferencing uninitalized pointer. | Michael Niedermayer | 2008-03-28 | 1 | -3/+4 |
* | Support wb00+dc00 chunk mix. | Michael Niedermayer | 2008-03-27 | 1 | -0/+19 |
* | Fix aspect ratio. | Michael Niedermayer | 2008-03-27 | 1 | -1/+1 |
* | One non functional AVPalette chunk less, one heap overflow less. | Michael Niedermayer | 2008-03-20 | 1 | -29/+21 |
* | Use block_align as the avi spec says. | Michael Niedermayer | 2008-03-03 | 1 | -1/+3 |
* | Print slightly more useful info. | Michael Niedermayer | 2008-03-03 | 1 | -2/+2 |
* | Extract aspect ratio from ODML/vprp. | Michael Niedermayer | 2008-01-01 | 1 | -0/+25 |
* | Use dynamically allocated ByteIOContext in AVFormatContext | Björn Axelsson | 2007-11-21 | 1 | -9/+9 |
* | Add support for AMV variants of AVI files. | Vladimir Voroshilov | 2007-09-29 | 1 | -1/+21 |
* | add support for AVI files with On2 header | Aurelien Jacobs | 2007-09-26 | 1 | -0/+1 |
* | use a table to parse AVI file header | Aurelien Jacobs | 2007-09-26 | 1 | -17/+28 |
* | remove broken movi_end skip-hack-check | Michael Niedermayer | 2007-08-14 | 1 | -9/+2 |
* | do not misuse movi_end for checking chunk sizes | Michael Niedermayer | 2007-08-14 | 1 | -2/+7 |
* | Hack to support XSUB subtitles in AVI | Reimar Döffinger | 2007-08-05 | 1 | -0/+7 |
* | add an enum for need_parsing | Aurelien Jacobs | 2007-04-15 | 1 | -2/+2 |
* | timestamps generation improvement when parsing avi | Joakim Plate | 2007-04-13 | 1 | -2/+2 |
* | allocate 32 extra bytes at the end of the probe buffer and remove most probe ... | Michael Niedermayer | 2007-04-08 | 1 | -2/+0 |
* | fix demuxing of broken MVI_3011.avi | Michael Niedermayer | 2007-03-10 | 1 | -0/+7 |
* | support yet another broken avi (filedoesitbetter.avi) which has a wrong strea... | Michael Niedermayer | 2007-02-13 | 1 | -26/+20 |
* | supporting files with A,V,I,0x19 header | Michael Niedermayer | 2007-02-07 | 1 | -1/+4 |
* | indent | Michael Niedermayer | 2007-02-05 | 1 | -8/+8 |
* | dynamic index building so forward and backward seeking in avi without an inde... | Michael Niedermayer | 2007-02-05 | 1 | -6/+8 |
* | remove padding to 16bit code, i dont think this change can break anything and... | Michael Niedermayer | 2007-01-23 | 1 | -4/+0 |
* | Make nb_streams unsigned to avoid an ugly cast. | Diego Biurrun | 2007-01-16 | 1 | -1/+1 |
* | fixing segfault with http://sam.zoy.org/zzuf/lol-ffplay.avi | Michael Niedermayer | 2007-01-15 | 1 | -1/+1 |
* | * Fixing seeking with DV-AVI (by Jeff Downs <heydowns at borg dot com>) | Roman Shaposhnik | 2007-01-11 | 1 | -3/+30 |
* | Fix misplaced comment. | Diego Biurrun | 2006-11-18 | 1 | -2/+2 |
* | Clean up XAN DPCM hack and set codec_tag to 0 for XAN DPCM, AVI files | Diego Biurrun | 2006-11-18 | 1 | -7/+6 |
* | fix support for avis with sample_size > packet size | Michael Niedermayer | 2006-11-16 | 1 | -5/+6 |
* | cosmetic: fix indentation after previous commit | Aurelien Jacobs | 2006-11-12 | 1 | -3/+3 |
* | Fix avidec.c compilation when dv demuxer is disabled. | Aurelien Jacobs | 2006-11-12 | 1 | -3/+5 |
* | get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_... | Baptiste Coudurier | 2006-11-09 | 1 | -0/+3 |
* | Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. | Steve L'Homme | 2006-11-01 | 1 | -11/+11 |
* | reindentation, patch by From: Steve Lhomme, slhomme divxcorp com | Steve L'Homme | 2006-11-01 | 1 | -6/+6 |
* | replace coder/decoder file description in libavformat by muxer/demuxer | Aurelien Jacobs | 2006-10-23 | 1 | -1/+1 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Allow to get the the track number in the IPRT (part) tag in AVI. | Panagiotis Issaris | 2006-09-07 | 1 | -0/+5 |
* | Better tag support: | Panagiotis Issaris | 2006-09-07 | 1 | -0/+3 |
* | ignore index parameter to ignore the ODML index in avi | Michael Niedermayer | 2006-09-05 | 1 | -1/+1 |
* | Fix for AVI files with odd sized 'movi' list | David Conrad | 2006-08-31 | 1 | -1/+1 |
* | support some totally broken ODML variant | Michael Niedermayer | 2006-08-25 | 1 | -6/+20 |
* | AVI tag reading and writing patch by David Conrad. | David Conrad | 2006-08-18 | 1 | -0/+24 |
* | move common stuff from avienc.c and wav.c to new file riff.c | Måns Rullgård | 2006-07-12 | 1 | -0/+1 |
* | allow individual selection of muxers and demuxers | Måns Rullgård | 2006-07-10 | 1 | -7/+1 |
* | give AVInput/OutputFormat structs consistent names | Måns Rullgård | 2006-07-09 | 1 | -2/+2 |
* | kill warnings | Måns Rullgård | 2006-07-02 | 1 | -5/+7 |