1424 Commits (93cb9d7f733d0f03cc0cbe03c95f70024abd208e)

Author SHA1 Message Date
Mike Melanson fc38477715 activate the XA and ADX ADPCM codecs 22 years ago
Mike Melanson f19af812a3 replace file to remove nasty DOS CRs and hard tabs 22 years ago
Mike Melanson f127136608 this should be part of adpcm.c 22 years ago
Mike Melanson e986b6e2c7 quiet 22 years ago
Mike Melanson f561046686 added CRI ADX and XA ADPCM audio modules, courtesy of BERO 22 years ago
Mike Melanson 764ef40015 disable encoders where appropriate (patch courtesy of BERO 22 years ago
Michael Niedermayer a003ee9a44 fix the case where all vlc codes are 8 bits long (repeat=256) 22 years ago
Michael Niedermayer 7674347b64 alignment 10l 22 years ago
Michael Niedermayer 8470540344 mmx2 optimization of huffyuv median encoding 22 years ago
Michael Niedermayer 8c812d7317 10l 22 years ago
Michael Niedermayer ac0c66382d dont check if the ac esc 3 could have been stored as vlc as this detects only very few errors allthough it detects several buggy encoders 22 years ago
Alex Beregszaszi c58222c56c 10l 22 years ago
Michael Niedermayer 431f2172cd fix decoding if the aspect ratio changes 22 years ago
Alex Beregszaszi ed7debda14 removed the obsolete and unused parameters of init_put_bits 22 years ago
Michael Niedermayer bba3a09bb0 h263 GOB decoding fix 22 years ago
Michael Niedermayer 34790165dc intra dc treshold != 0 decoding fixed 22 years ago
Alex Beregszaszi 5e83dec46a Sunplus JPEG codec (SP5X) support 22 years ago
Alex Beregszaszi 91381201f0 theora comments skipping 22 years ago
Alex Beregszaszi 6cbff2f44a using av_abort 22 years ago
Alex Beregszaszi f44ee2c34b theora decoding support (only keyframes for now, because by theora the frame isn't flipped so the motion vectors are getting screwed up) 22 years ago
Mike Melanson a62a7323fa optimised versions of the get_pixels, diff_pixels, and bswap_buf 22 years ago
Michael Niedermayer c9319f2ea4 forgot to commit, i hope its correct 22 years ago
Michael Niedermayer 688cbabe2c recommit of 22 years ago
Michael Niedermayer 11417deff9 recommit of 22 years ago
Steven M. Schultz 3bbd2123d6 recommit (of patch, as cvslog msg didnt apply cleanly) 22 years ago
Michael Niedermayer 95831f48f8 recommit of 22 years ago
Michael Niedermayer 49e17f8407 recommit of 22 years ago
Drew Hess 75917b887b recommit of 22 years ago
Roman Shaposhnik 86a7e11502 * recommiting change from SF CVS 22 years ago
Mike Melanson b3a5d0039c support a few more types of VQA files 22 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 22 years ago
Mike Melanson 7238579835 This patch marks frames used in RPZA decoder as reference frames, from 22 years ago
Michael Niedermayer e5021fffce mpeg1 + trellis quant segfault fix 22 years ago
Michael Niedermayer 8025405fcd 10l ? 22 years ago
Mike Melanson cafa66af8e added solid color vectors; basic PAL8, 4x2-vector video (as in 22 years ago
Michael Niedermayer 29d48296a7 Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>) 22 years ago
Mike Melanson 5a00941b06 instructions for using the decoder 22 years ago
Mike Melanson 4120a53a86 implemented Id Quake II CIN support 22 years ago
Michael Niedermayer 16c3c1ecb4 rd cbp + single coeff elimination fix 22 years ago
Mike Melanson 6955a88293 first pass at a VQA video decoder 22 years ago
Mike Melanson ec59fd536f experimental half-pel motion compensation for C planes, courtesy of Dr. 22 years ago
Michael Niedermayer ca7d05d56f optionally try to encode each MB with MV=<0,0> and choose the one with better RD 22 years ago
Roman Shaposhnik 4fa1c4fa8d * preAlpha DV encoding support -- there's still a truckload 22 years ago
Michael Niedermayer 8d8c02942b ac prediction cleanup 22 years ago
Mike Melanson 2fdf638b0c New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & 22 years ago
Michael Niedermayer f2f6134b9e rate distortion optimal cbp support (h263/mpeg4 non intra only) 22 years ago
Roman Shaposhnik 7458ccbb02 * DV handling was streamlined for both muxing/demuxing and 22 years ago
Drew Hess da64ecc3e7 avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>) 22 years ago
Dan Christiansen fe0f2a9719 PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at daimi dot au dot dk>) 22 years ago
Michael Niedermayer d663a1fdc0 AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>) 22 years ago