]> git.sesse.net Git - ffmpeg/history - libavcodec/qtrleenc.c
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
[ffmpeg] / libavcodec / qtrleenc.c
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-05-11 Carl Eugen HoyosReplace some occurrences of -1 with PIX_FMT_NONE.
2008-04-27 Stefano SabatiniAdd long names to AVCodec declarations.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-01-31 Baptiste Coudurieradd parenthesis, fix warning: qtrleenc.c:257: warning...
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-07-02 Alexis BallierQT RLE encoder