| Commit message (Expand) | Author | Age | Files | Lines |
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | use designated initializer in ASS (de)muxer | Aurelien Jacobs | 2010-12-04 | 1 | -8/+8 |
* | add seeking support in ASS demuxer | Aurelien Jacobs | 2010-07-29 | 1 | -1/+41 |
* | use return value of ff_get_line() | Aurelien Jacobs | 2010-07-21 | 1 | -4/+4 |
* | move ff_get_line to aviobuf.c | Aurelien Jacobs | 2010-07-21 | 1 | -14/+1 |
* | rename get_line to ff_get_line | Aurelien Jacobs | 2010-07-21 | 1 | -2/+2 |
* | improve long_name for ass (de)muxer | Aurelien Jacobs | 2010-07-07 | 1 | -1/+1 |
* | Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. | Jean-Daniel Dupas | 2010-03-31 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | Silence "assdec.c:146: warning: passing argument 4 of ‘qsort’ from incomp... | Michael Niedermayer | 2009-02-14 | 1 | -1/+1 |
* | assdec: don't remove CR, they are part of the spec | Aurelien Jacobs | 2008-09-27 | 1 | -1/+1 |
* | Do not lose the '\n'. | Michael Niedermayer | 2008-09-26 | 1 | -3/+4 |
* | 2 in 1, an ASS and SSA demuxer. | Michael Niedermayer | 2008-09-26 | 1 | -0/+186 |