]> git.sesse.net Git - ffmpeg/history - libavcodec/cljr.c
uses FF_ARRAY_ELEMS() where appropriate
[ffmpeg] / libavcodec / cljr.c
2008-09-03 Diego BiurrunDisable encoders by undefining CONFIG_FOO_ENCODER once...
2008-09-03 Diego BiurrunSurround some encoding-specific functions with the...
2008-09-03 Diego BiurrunReplace generic CONFIG_ENCODERS preprocessor conditiona...
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-04-27 Stefano SabatiniAdd long names to many AVCodec declarations.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-03-05 Aurelien Jacobsremove more useless mpegvideo.h includes
2008-02-01 Michael Niedermayerconst
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-02-24 Måns Rullgårdkill warnings patch by (Måns Rullgård <mru inprovide...
2005-01-23 Michael Niedermayeravoid buf_size == 0 checks in every decoder
2004-05-21 Michael Niedermayerdata_size = 0 cleanup
2004-04-30 Michael Niedermayercleanup & memleak fix
2003-11-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-08-24 Fabrice Bellardremoved unused variables
2003-07-27 Alex Beregszaszi410p -> 411p
2003-07-27 Alex BeregszasziCLJR decoding support