18 Commits (908f12f342341785bf0458e88a06d97a1af90339)

Author SHA1 Message Date
Mans Rullgard 0ebcdf5cda Do not include mathematics.h in avutil.h 14 years ago
Anton Khirnov f5b386afab Reemove remaining uses of deprecated AVERROR_NOTSUPP. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Anton Khirnov 66e5b1df36 avio: deprecate url_feof 14 years ago
Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 14 years ago
Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
Aurelien Jacobs 87d69d3232 use designated initializer in ASS (de)muxer 14 years ago
Aurelien Jacobs ac066b83e9 add seeking support in ASS demuxer 15 years ago
Aurelien Jacobs 8a810ccbba use return value of ff_get_line() 15 years ago
Aurelien Jacobs 7c89295145 move ff_get_line to aviobuf.c 15 years ago
Aurelien Jacobs 80769fb73f rename get_line to ff_get_line 15 years ago
Aurelien Jacobs 5c7ceef654 improve long_name for ass (de)muxer 15 years ago
Jean-Daniel Dupas cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Michael Niedermayer 8ba311410a Silence "assdec.c:146: warning: passing argument 4 of ‘qsort’ from incompatible pointer type" 16 years ago
Aurelien Jacobs 7a8b7634c5 assdec: don't remove CR, they are part of the spec 16 years ago
Michael Niedermayer 5c8a1d1927 Do not lose the '\n'. 16 years ago
Michael Niedermayer de3ae185a4 2 in 1, an ASS and SSA demuxer. 16 years ago