summaryrefslogtreecommitdiff
path: root/libavcodec/h263_parser.c
Commit message (Expand)AuthorAge
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* lavc: use designated initialisers for parsers.Anton Khirnov2011-11-02
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-26
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Include h263_parser.h: It contains the prototype forCarl Eugen Hoyos2010-02-28
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* don't cast const awayAurelien Jacobs2008-02-01
* trivial warning fixesMåns Rullgård2007-07-08
* correct type for h263_parse()Måns Rullgård2007-06-16
* Move H.263 parser to its own file.Diego Biurrun2007-05-08