]> git.sesse.net Git - ffmpeg/history - libavcodec/qdrw.c
Fix lossless jpeg encoder to comply to spec and store full redundant
[ffmpeg] / libavcodec / qdrw.c
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
2007-04-06 Kostya ShishkovThis codec is PAL8 so make it output PAL8 too
2007-01-19 Alex Beregszaszirename BE/LE_8/16/32 to AV_RL/B_8/16/32
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-10-01 Kostya Shishkov1l: correct argument order in avcodec_check_dimensions
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-01-23 Roberto TogniCheck pointers before writing to memory
2005-01-23 Michael Niedermayeravoid buf_size == 0 checks in every decoder
2004-09-28 Mike Melansonsupport for Sierra Online audio files and Apple QuickDr...