1598 Commits (7d67aa9b0f3bd2cb6c023e8b9e537606aa6b08d9)

Author SHA1 Message Date
Michael Niedermayer 49e17f8407 recommit of 21 years ago
Drew Hess 75917b887b recommit of 21 years ago
Roman Shaposhnik 86a7e11502 * recommiting change from SF CVS 21 years ago
Mike Melanson b3a5d0039c support a few more types of VQA files 21 years ago
Michael Niedermayer 158c7f059c use lagrange multipler instead of qp for ratecontrol, this may break some things, tell me ASAP if u notice anything broken 21 years ago
Mike Melanson 7238579835 This patch marks frames used in RPZA decoder as reference frames, from 21 years ago
Michael Niedermayer e5021fffce mpeg1 + trellis quant segfault fix 21 years ago
Michael Niedermayer 8025405fcd 10l ? 21 years ago
Mike Melanson cafa66af8e added solid color vectors; basic PAL8, 4x2-vector video (as in 21 years ago
Michael Niedermayer 29d48296a7 Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>) 21 years ago
Mike Melanson 5a00941b06 instructions for using the decoder 21 years ago
Mike Melanson 4120a53a86 implemented Id Quake II CIN support 21 years ago
Michael Niedermayer 16c3c1ecb4 rd cbp + single coeff elimination fix 21 years ago
Mike Melanson 6955a88293 first pass at a VQA video decoder 21 years ago
Mike Melanson ec59fd536f experimental half-pel motion compensation for C planes, courtesy of Dr. 21 years ago
Michael Niedermayer ca7d05d56f optionally try to encode each MB with MV=<0,0> and choose the one with better RD 21 years ago
Roman Shaposhnik 4fa1c4fa8d * preAlpha DV encoding support -- there's still a truckload 21 years ago
Michael Niedermayer 8d8c02942b ac prediction cleanup 21 years ago
Mike Melanson 2fdf638b0c New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & 21 years ago
Michael Niedermayer f2f6134b9e rate distortion optimal cbp support (h263/mpeg4 non intra only) 21 years ago
Roman Shaposhnik 7458ccbb02 * DV handling was streamlined for both muxing/demuxing and 21 years ago
Drew Hess da64ecc3e7 avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>) 21 years ago
Dan Christiansen fe0f2a9719 PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi dot au dot dk>) 21 years ago
Michael Niedermayer d663a1fdc0 AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>) 21 years ago
Michael Niedermayer cd1f22f97e simpler 21 years ago
Michael Niedermayer 80de6a80a9 hurry_up fix? 21 years ago
Michael Niedermayer 8b76418a14 100l 21 years ago
Michael Niedermayer 7af75e6c65 h263 stuffing decode fix 21 years ago
Michael Niedermayer 2ecad8bd45 fixes levis.avi 21 years ago
Michael Niedermayer 34f60ee61b slight quality improvement ( < +0.04 PSNR) for high bitrate videos with trellis quantization 21 years ago
Michael Niedermayer 98b0858e10 constraint_parameter_flag fix 21 years ago
Falk Hüffner e4e70d2e2d Fix compilation with ccc 21 years ago
Mike Melanson b10529b4c4 fix Interplay DPCM (frames are intracoded, predictors do not carry 21 years ago
Mike Melanson 42e96409d3 MACRO-ize a bunch of redundant code blocks; fix 16-bit RGB modes (it's 21 years ago
Mike Melanson bf649a9d6d do away with all those naughty global variables 21 years ago
Mike Melanson d86e8568e6 video looks beautiful now, many thanks to Alexander Belyakov 21 years ago
Mike Melanson 7581685205 wrong, wrong, wrong...coded bits are read in the opposite direction 21 years ago
Fabrice Bellard cf7412b58d use VC++ lib tool if available 21 years ago
Michael Niedermayer 05fbd0a2b0 scenechange_threshold 21 years ago
Fabrice Bellard cb728d7902 correct DLL windows install 21 years ago
Michael Niedermayer 41338ac06f another non const static, maybe its thread save now 21 years ago
Mike Melanson 186447f8fe initial Interplay video decoder 21 years ago
Mike Melanson 6423d073c9 Ministry of English Composition fixes (courtesy of Diego Biurrun 21 years ago
Mike Melanson afb8d3f80d change pixel identifier conflict with AltiVec headers (patch courtesy of 21 years ago
Falk Hüffner f7728bf61c Use asms instead of builtins when compiling for generic Alpha. Less 21 years ago
Mike Melanson 0f371e3e2a final word on RGBA byte order 21 years ago
Roman Shaposhnik e7015b41e7 * patch for compile problem by "Steven M. Schultz" sms at 2BSD dot COM 21 years ago
Mike Melanson ba118447d5 deploy palette control API 21 years ago
Fabrice Bellard 7b7d86f120 simplified version handling 21 years ago
Mike Melanson e9cc5211a4 copy & paste strikes again 21 years ago