summaryrefslogtreecommitdiff
path: root/libavcodec/huffyuv.c
Commit message (Expand)AuthorAge
* GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid us...Michael Niedermayer2003-01-21
* 10lMichael Niedermayer2003-01-14
* changed BGRA32 to RGBA32. XXX: clarify expected behaviour on big endian cpuFabrice Bellard2003-01-11
* AVVideoFrame -> AVFrameMichael Niedermayer2002-12-09
* new PSNR code (now works with chroma, b frames, ...)Michael Niedermayer2002-12-04
* cleanupMichael Niedermayer2002-12-04
* slices & encoding optimMichael Niedermayer2002-11-15
* dr1Michael Niedermayer2002-11-15
* 0.1lMichael Niedermayer2002-11-14
* YV12 support (warning this is experimental & wont work with offical huffyuv b...Michael Niedermayer2002-11-14
* huffyuvMichael Niedermayer2002-11-14