]> git.sesse.net Git - ffmpeg/history - libavcodec/huffyuv.c
more #ifdef CONFIG_ENCODERS by (Wolfgang Hesseler <qv at multimediaware dot com>)
[ffmpeg] / libavcodec / huffyuv.c
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