]> git.sesse.net Git - ffmpeg/history - libavcodec/huffyuv.c
ape: Support _0000 files with nblock smaller than 64
[ffmpeg] / libavcodec / huffyuv.c
2004-11-28 Loren Merrittsplit ffhuffyuv into 2 codecs:
2004-11-27 Burkhard PlaumMemory leak fix patch by (Burkhard Plaum <plaum >at...
2004-11-27 Loren Merrittnew option: context_model
2004-11-14 Michael Niedermayerplane predicted non-interlacd rgb decodeing fix
2004-09-17 Michael Niedermayerhuffyuv writes to AVCodecContext.stats_out only once...
2004-09-17 Michael Niedermayerwarning the user about possible incompatibilities
2004-09-17 Loren Merritt(non)interlaced huffyuv patch by (Loren Merritt <lorenm...
2004-09-15 Michael Niedermayer10l
2004-08-26 Michael Niedermayeryuv median encoding 10l fix
2004-08-17 Michael Niedermayermore untested bigendian fixes
2004-08-17 Michael Niedermayerbig endian fix (untested)
2004-06-01 Michael Niedermayerremove stupid YV12-huffyuv warning
2004-05-21 Michael Niedermayerdata_size = 0 cleanup
2004-04-30 Michael Niedermayercleanup & memleak fix
2004-02-06 Alex Beregszasziget_bit_count -> put_bits_count
2004-01-25 Alex Beregszaszifreebsd fix for mpeg12.c (moving INT64_MAX to common.h)
2003-11-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-10-13 Michael Niedermayerfix the case where all vlc codes are 8 bits long (repea...
2003-10-13 Michael Niedermayeralignment 10l
2003-10-13 Michael Niedermayermmx2 optimization of huffyuv median encoding
2003-10-13 Michael Niedermayer10l
2003-10-12 Alex Beregszasziremoved the obsolete and unused parameters of init_put_bits
2003-07-20 Michael Niedermayerdefault for slices is display order again
2003-07-17 Michael NiedermayerAVCodec.flush()
2003-06-22 Michael NiedermayerCONFIG_ENCODERS cleanup
2003-06-16 Alex Beregszaszia bottle of coke (=0.5l)
2003-05-24 Falk HüffnerWarning and compatibility fixes.
2003-05-23 Michael Niedermayercleanup
2003-05-19 Michael NiedermayerASV1 codec
2003-05-12 Zdenek Kabelac* quiet missing EOF \n warning
2003-05-07 Michael Niedermayermore #ifdef CONFIG_ENCODERS by (Wolfgang Hesseler ...
2003-05-06 Michael Niedermayerrelease buffer cleanup
2003-04-25 Michael Niedermayerfixing mixed dr1 + internal buffers
2003-03-12 Zdenek Kabelac* added more options
2003-03-06 Michael Niedermayerper file doxy
2003-03-05 Michael Niedermayer10l
2003-02-24 Zdenek Kabelac* const arrays
2003-02-24 Michael Niedermayerhuffyuv v1 tables, as they are essential and the only...
2003-02-24 Michael Niedermayerround readed bits up to next 32bits, as orginal huffyuv...
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-01-21 Michael NiedermayerGetBitContext.size is allways multiplied by 8 -> use...
2003-01-14 Michael Niedermayer10l
2003-01-11 Fabrice Bellardchanged BGRA32 to RGBA32. XXX: clarify expected behavio...
2002-12-09 Michael NiedermayerAVVideoFrame -> AVFrame
2002-12-04 Michael Niedermayernew PSNR code (now works with chroma, b frames, ...)
2002-12-04 Michael Niedermayercleanup
2002-11-15 Michael Niedermayerslices & encoding optim
2002-11-15 Michael Niedermayerdr1
2002-11-14 Michael Niedermayer0.1l
2002-11-14 Michael NiedermayerYV12 support (warning this is experimental & wont work...
2002-11-14 Michael Niedermayerhuffyuv