16 Commits (941e9f22386e923183dc4c5392d0ef2a85b68d51)

Author SHA1 Message Date
Janne Grunau f907615f08 parsers: initialize MpegEncContext.slice_context_count to 1 13 years ago
Diego Biurrun 58c42af722 doxygen: misc consistency, spelling and wording fixes 13 years ago
Anton Khirnov 5511ad14fe lavc: use designated initialisers for parsers. 13 years ago
John Stebbins 0d802ac54e vc1: fix VC-1 Pulldown handling. 13 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ò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Baptiste Coudurier 2d05bc8641 set pict_type in VC-1 parser, fix some timestamps problems 16 years ago
Michael Niedermayer 7bbc686f82 Fix vc1 split(). 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Aurelien Jacobs c53d2d9042 make some parser parameters const to avoid casting const to non-const 18 years ago
Kostya Shishkov de53b04b53 Make vc1_parser.c compilable without special defines 18 years ago
Diego Biurrun bbb7d4c76b Remove superfluous #includes, parser.h now includes its prerequisites. 18 years ago
Kostya Shishkov 58683d2743 100l to myself. Do not include stuff unneeded by parser 18 years ago
Diego Biurrun 5982ae94ee Move VC1 parser to its own file. 18 years ago