]> git.sesse.net Git - ffmpeg/history - libavcodec/mdec.c
remove useless static cm variable
[ffmpeg] / libavcodec / mdec.c
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-02-05 Steve L'HommeMSVC-compatible __align8/__align16 declaration
2006-01-25 Diego Biurrunwarning fixes by Luca Abeni, lucabe72 ##@## email ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-08-13 Michael Niedermayerset pix_fmt
2005-04-18 Michael Niedermayeravoid UPDATE_CACHE() in GET_RL_VLC() if not needed
2005-01-23 Michael Niedermayeravoid buf_size == 0 checks in every decoder
2004-09-27 Michael Niedermayerlowres width/height cleanup 3rd try
2004-05-21 Michael Niedermayermore data_size=0 cleanup
2004-04-30 Michael Niedermayercleanup & memleak fix
2003-11-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-10-15 Mike Melansonquiet
2003-09-01 Michael Niedermayer100l
2003-09-01 Michael Niedermayermore fixes
2003-09-01 Michael Niedermayersome fixes (still buggy though)
2003-09-01 Mike Melansonskip preamble bytes
2003-08-30 Michael Niedermayer10l (big vs. little endian)
2003-08-24 Fabrice Bellardremoved unused variable
2003-08-22 Michael NiedermayerPSX MDEC decoder, based upon some code from Sebastian...