16 Commits (d33c949cd3292e6014c350afdbac91f6d2d66153)

Author SHA1 Message Date
Michael Niedermayer 1d98dca328 10l 22 years ago
Zdenek Kabelac 24def10e19 * const arrays 22 years ago
Michael Niedermayer 676b385c5b huffyuv v1 tables, as they are essential and the only possible way for decding of v1 files they very likely cant be copyrighted ... 22 years ago
Michael Niedermayer 8c031d1cbd round readed bits up to next 32bits, as orginal huffyuv cant handle less then 32bit blocks 22 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Michael Niedermayer 68f593b484 GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops 22 years ago
Michael Niedermayer aaa1e4cd48 10l 22 years ago
Fabrice Bellard 0b2612b1cd changed BGRA32 to RGBA32. XXX: clarify expected behaviour on big endian cpu 22 years ago
Michael Niedermayer 492cd3a920 AVVideoFrame -> AVFrame 22 years ago
Michael Niedermayer 140cb66321 new PSNR code (now works with chroma, b frames, ...) 22 years ago
Michael Niedermayer 1e491e29c2 cleanup 22 years ago
Michael Niedermayer 7c5ab7b88d slices & encoding optim 22 years ago
Michael Niedermayer 22f3e8bea7 dr1 22 years ago
Michael Niedermayer 0626afe9b2 0.1l 22 years ago
Michael Niedermayer 152ba68cc9 YV12 support (warning this is experimental & wont work with offical huffyuv but there is a approx. 20% speed & compression gain) 22 years ago
Michael Niedermayer 11f18fafca huffyuv 22 years ago