]> git.sesse.net Git - ffmpeg/history - libavcodec/mace.c
Simplify l1mv/l1ref calculation.
[ffmpeg] / libavcodec / mace.c
2008-07-31 Peter RossModify all codecs to report their supported input and...
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-02-01 Michael Niedermayerconsts
2008-01-17 Diego BiurrunReplace puts() by dprintf where appropriate.
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-05 Alan CurryFix buffer handling for stereo mace files, fixes some...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-02-01 François RevolStereo MACE fix by Burkhard Plaum <plaum AT ipf DOT...
2004-05-21 Michael Niedermayerdata_size = 0 cleanup
2003-03-26 François Revoldebug stuff only for DEBUG :)
2003-03-06 Michael Niedermayerper file doxy
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2002-11-26 François RevolAvoid "unused variable 'c'" warning.
2002-11-02 François Revoladded MACE (Macintosh Audio Compression/Expansion)...