summaryrefslogtreecommitdiffstats
path: root/libavcodec/h261_parser.c
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-2/+2
* h261: K&R formatting and prettyprinting cosmeticsDiego Biurrun2013-04-051-22/+23
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* lavc: use designated initialisers for parsers.Anton Khirnov2011-11-021-5/+4
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-261-1/+1
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* slightly more correct spliting of framesMichael Niedermayer2007-05-201-4/+4
* make some parser parameters const to avoid casting const to non-constAurelien Jacobs2007-05-071-3/+3
* Remove superfluous #includes, parser.h now includes its prerequisites.Diego Biurrun2007-05-051-1/+0
* Move H.261 parser to its own file.Diego Biurrun2007-05-041-0/+91
OpenPOWER on IntegriCloud