]> git.sesse.net Git - ffmpeg/history - libavcodec/vc1data.c
hevc: change the stride of the MC buffer to be in bytes instead of elements
[ffmpeg] / libavcodec / vc1data.c
2012-03-27 Mashiat Sarker Sha... vc1: Do not read from array if index is invalid.
2012-03-07 Diego Biurrunvc1: Move init code shared between decoder and parser...
2012-02-15 Martin Storsjövc1: Add ff_ prefix to nonstatic symbols
2011-10-12 Kostya Shishkovvc1: prettyprint some tables
2011-10-10 Mashiat Sarker Sha... vc1dec: interlaced stream decoding support 2/3
2011-07-15 Diego BiurrunRemove unused structs and tables.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-06-25 Stefan Gehrerremove duplicate tables
2008-04-30 Diego BiurrunComment out unused ff_vc1_norm6_spec table.
2007-05-09 Kostya ShishkovAdd ff_ prefix to (externally) visible variables
2007-05-06 Kostya ShishkovAdd prefix to some variables for consistency
2007-05-06 Kostya ShishkovMove VC-1 data to .c file