summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2012-08-07Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer672-4320/+4730
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov582-3512/+3512
2011-11-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer75-3644/+1853
2011-11-02lavc: use designated initialisers for parsers.Anton Khirnov23-122/+106
2011-04-24Fix indentation.Reimar Döffinger2-12/+12
2011-04-24Support PARSER_FLAG_COMPLETE_FRAMES for h261 and h263 parsers.Reimar Döffinger2-0/+8
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2011-01-28Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò268-358/+358
2011-01-26Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò268-358/+358
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun479-491/+478
2010-02-28Include h263_parser.h: It contains the prototype forCarl Eugen Hoyos1-0/+1
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun380-380/+380
2008-02-01don't cast const awayAurelien Jacobs1-1/+1
2007-07-08trivial warning fixesMåns Rullgård4-5/+5
2007-06-16correct type for h263_parse()Måns Rullgård1-1/+1
2007-05-08Move H.263 parser to its own file.Diego Biurrun5-70/+117