]> git.sesse.net Git - ffmpeg/history - libavcodec/vc1acdata.h
cook: use av_dlog() for debug logging instead of av_log() with AV_LOG_ERROR
[ffmpeg] / libavcodec / vc1acdata.h
2012-03-07 Diego Biurrunvc1: Move init code shared between decoder and parser...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-06-17 Guillaume Poirieradd a comment to indicate which #endif belong to which...
2007-06-17 Måns Rullgårdadd multiple inclusion guards to headers
2007-06-16 Måns Rullgårdinclude all prerequisites in header files
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-10 Diego BiurrunAdd official LGPL license headers to the files that...
2006-06-27 Kostya ShishkovVC-1 decoder with I-frames support and partial P-frames...