summaryrefslogtreecommitdiff
path: root/libavcodec/vp3_parser.c
Commit message (Expand)AuthorAge
* VP3: K&R formatting cosmeticsVittorio Giovara2014-04-01
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* lavc: use designated initialisers for parsers.Anton Khirnov2011-11-02
* Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.Stefano Sabatini2011-05-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
* VP3 parser can also handle VP6 without any changes.Aurelien Jacobs2008-06-26
* VP3 & Theora parser to extract keyframe flags.Michael Niedermayer2008-06-26