3185 Commits (6fb316d5634252e259b3c95dcc40de533173cb1c)
 

Author SHA1 Message Date
Michael Niedermayer bcc7125e1d fix "first frame is no keyframe" bug 21 years ago
Alex Beregszaszi 4b68410579 10l 21 years ago
Michael Niedermayer ff49072013 dither scaling coefficients so they add up to 1.0 21 years ago
Michael Niedermayer 379a20360c rounding fixes 21 years ago
Mike Melanson 93cb9d7f73 hook up the XA ADPCM decoder 21 years ago
Mike Melanson fc38477715 activate the XA and ADX ADPCM codecs 21 years ago
Mike Melanson f19af812a3 replace file to remove nasty DOS CRs and hard tabs 21 years ago
Mike Melanson f127136608 this should be part of adpcm.c 21 years ago
Mike Melanson e986b6e2c7 quiet 21 years ago
Mike Melanson baf23f0c10 use the correct file modes 21 years ago
Michael Niedermayer ffaa816ee3 recommit of 21 years ago
Michael Niedermayer fe08925f64 recommit of 21 years ago
Mike Melanson 002936777b remove experimental reference 21 years ago
Alex Beregszaszi 485bc05dec make it compatible with older make (debian stable - make 3.79.1) 21 years ago
Mike Melanson f561046686 added CRI ADX and XA ADPCM audio modules, courtesy of BERO 21 years ago
Mike Melanson 764ef40015 disable encoders where appropriate (patch courtesy of BERO 21 years ago
Michael Niedermayer a003ee9a44 fix the case where all vlc codes are 8 bits long (repeat=256) 21 years ago
Michael Niedermayer 7674347b64 alignment 10l 21 years ago
Michael Niedermayer 8470540344 mmx2 optimization of huffyuv median encoding 21 years ago
Michael Niedermayer 8c812d7317 10l 21 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 21 years ago
Alex Beregszaszi 117a5490bd init_put_bits changed 21 years ago
Alex Beregszaszi c58222c56c 10l 21 years ago
Michael Niedermayer 431f2172cd fix decoding if the aspect ratio changes 21 years ago
Alex Beregszaszi ed7debda14 removed the obsolete and unused parameters of init_put_bits 21 years ago
Alex Beregszaszi d6896c49cc add some missing codecs 21 years ago
Michael Niedermayer bba3a09bb0 h263 GOB decoding fix 21 years ago
Michael Niedermayer 34790165dc intra dc treshold != 0 decoding fixed 21 years ago
Alex Beregszaszi 5e83dec46a Sunplus JPEG codec (SP5X) support 21 years ago
Alex Beregszaszi 91381201f0 theora comments skipping 21 years ago
Alex Beregszaszi 6cbff2f44a using av_abort 21 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) 21 years ago
Mike Melanson a62a7323fa optimised versions of the get_pixels, diff_pixels, and bswap_buf 21 years ago
Michael Niedermayer c9319f2ea4 forgot to commit, i hope its correct 21 years ago
Michael Niedermayer 688cbabe2c recommit of 21 years ago
Michael Niedermayer 11417deff9 recommit of 21 years ago
Steven M. Schultz 3bbd2123d6 recommit (of patch, as cvslog msg didnt apply cleanly) 21 years ago
Michael Niedermayer 95831f48f8 recommit of 21 years ago
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 7ac25f2d00 yv12->uyvy MMX 21 years ago
Michael Niedermayer abdcd3379a 1E10l 21 years ago
Michael Niedermayer 2549c2bc00 10l 21 years ago
Alex Beregszaszi caeaabe7d0 uyvy output support in swscaler 21 years ago
Ken Mandelberg 236699830d Fixed the brokeness and also bgr32 should work now. Patch by Ken Mandelberg <km@mathcs.emory.edu> 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