summaryrefslogtreecommitdiffstats
path: root/libavcodec/h263_parser.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Include h263_parser.h: It contains the prototype forCarl Eugen Hoyos2010-02-281-0/+1
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* don't cast const awayAurelien Jacobs2008-02-011-1/+1
* trivial warning fixesMåns Rullgård2007-07-081-1/+1
* correct type for h263_parse()Måns Rullgård2007-06-161-1/+1
* Move H.263 parser to its own file.Diego Biurrun2007-05-081-0/+91
OpenPOWER on IntegriCloud