1 Commits (54b5cc035a04aeac8206295a2e37b3877c8a7a7a)

Author SHA1 Message Date
Paul B Mahol 5d2609929d avcodec: add XMA2 parser 8 years ago
Paul B Mahol 2edd47582b avcodec: add dvaudio parser 9 years ago
Vittorio Giovara 53c20f17c7 vp8: K&R formatting cosmetics 11 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Anton Khirnov 5511ad14fe lavc: use designated initialisers for parsers. 13 years ago
Stefano Sabatini ce5e49b0c2 replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 14 years ago
Stefano Sabatini 975a1447f7 Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Elio Pettenò e7e2df27f8 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
David Conrad 4717f87259 VP8 parser 15 years ago
Aurelien Jacobs 4231f05b28 VP3 parser can also handle VP6 without any changes. 17 years ago
Michael Niedermayer 0c587a4ea8 VP3 & Theora parser to extract keyframe flags. 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Guillaume Poirier efb775777f add a comment to indicate which #endif belong to which #define 18 years ago
Måns Rullgård 699b3f99d0 add multiple inclusion guards to headers 18 years ago
Måns Rullgård 99545457bf include all prerequisites in header files 18 years ago
Diego Biurrun c33d98141d Move H.263 parser to its own file. 18 years ago
Ryan Martell 1d1be919ce add support for rtp/h264 streaming 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
Måns Rullgård b9a73d8d2f move adler32 to libavutil 19 years ago