]> git.sesse.net Git - ffmpeg/history - libavcodec/vp3_parser.c
dnxhddata: Fix 10-bit DNxHD quant matrices
[ffmpeg] / libavcodec / vp3_parser.c
2014-04-01 Vittorio GiovaraVP3: K&R formatting cosmetics
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2011-11-02 Anton Khirnovlavc: use designated initialisers for parsers.
2011-05-02 Stefano SabatiniReplace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2008-06-26 Aurelien JacobsVP3 parser can also handle VP6 without any changes.
2008-06-26 Michael NiedermayerVP3 & Theora parser to extract keyframe flags.