summaryrefslogtreecommitdiffstats
path: root/libavcodec/h263_parser.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-1/+1
|\
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-031-5/+4
|\ \ | |/
| * 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
* | Fix indentation.Reimar Döffinger2011-04-251-6/+6
* | Support PARSER_FLAG_COMPLETE_FRAMES for h261 and h263 parsers.Reimar Döffinger2011-04-251-0/+4
* | 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
* 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