]> git.sesse.net Git - ffmpeg/history - libavcodec/svq1.h
Add expected const qualifier on 'buf' to match AVCodec.decode's declaration.
[ffmpeg] / libavcodec / svq1.h
2008-10-28 Diego BiurrunAdd the function declaration of ff_svq1_packet_checksum...
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-01-07 Diego PettenòMark the ff_svq1_frame_size_table as constant.
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-07-06 Aurelien Jacobssplit SVQ1 decoder and encoder in their own files