summaryrefslogtreecommitdiffstats
path: root/libavcodec/vc1_parser.c
Commit message (Expand)AuthorAgeFilesLines
* Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-281-1/+1
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* set pict_type in VC-1 parser, fix some timestamps problemsBaptiste Coudurier2009-05-301-4/+59
* Fix vc1 split().Michael Niedermayer2009-02-221-2/+8
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* make some parser parameters const to avoid casting const to non-constAurelien Jacobs2007-05-071-3/+3
* Make vc1_parser.c compilable without special definesKostya Shishkov2007-05-061-1/+0
* Remove superfluous #includes, parser.h now includes its prerequisites.Diego Biurrun2007-05-051-1/+1
* 100l to myself. Do not include stuff unneeded by parserKostya Shishkov2007-05-041-0/+1
* Move VC1 parser to its own file.Diego Biurrun2007-05-041-0/+118
OpenPOWER on IntegriCloud