5139 Commits (c8a596d21045851ddbdc29d0d27397ab0a19674c)
 

Author SHA1 Message Date
François Revol b9a87c4d6c fix parsing version 1 mdhd atom (64 bit) as suggested by b-o-n-d AT gmx DOT net (unstested); added code to map language codes to stream->language[] 19 years ago
Diego Biurrun f593b273fc Replace buggy --disable-codec/--enable-codec with non-buggy 19 years ago
Michael Niedermayer 13705b69eb mem corruption fix 19 years ago
Diego Biurrun f0efbde76b spelling/grammar 19 years ago
Diego Biurrun e0db8cfb33 spelling/wording/grammar 19 years ago
Diego Biurrun 3f45598a0a updates 19 years ago
Michael Niedermayer 88e51e1fb5 second try of improved lambda/qp guessing for motion estimation RD in first pass 19 years ago
Robert Swain 58f7833e8e update x264 wrapper. 19 years ago
Michael Niedermayer d6f41eeddc 4mv + iter ME 10l fix (still not bugfree but better) 19 years ago
Michael Niedermayer 735f9f34fe 10l 19 years ago
Michael Niedermayer 51d6a3cf00 iterative overlapped block based motion estimation for snow 19 years ago
Roberto Togni 1338e0cbd8 wma2 fix 19 years ago
Reimar Döffinger b6204677f6 Fix wma2 audio decoder 19 years ago
Alexander Strasser 76bec1d85c Mention libav versioning in CVS policy section with a short explanation. 19 years ago
Burkhard Plaum c842aa378d Fix DV memory leak and allow multiple instances patch by (Burkhard Plaum?) 19 years ago
Michael Niedermayer e8501c93b5 support downscaling frames for dynamic b frame decission 19 years ago
Michael Niedermayer c9ab8df88a 10l (didnt remove option from old ones after converting to AVOption) 19 years ago
Michael Niedermayer 984b8e4de1 b frame strategy 2 19 years ago
Michael Niedermayer aaaa6f1549 dont discard least significant bits 19 years ago
Roberto Togni c69e7914be Support for 28_8 in old ar. files 19 years ago
Michael Niedermayer aacb6acc8a hmm did i mess the scaling of these up at some point? 19 years ago
Michael Niedermayer b7c51ebc89 slightly better mv_penalty table 19 years ago
Michael Niedermayer d4f0c2fcc3 10l (segfault fix) 19 years ago
Michael Niedermayer 316a2ec84c bidir refine support 19 years ago
Michael Niedermayer 377798d6bd minor typo 19 years ago
Michael Niedermayer 82b019cefd better f_code guessing in 2nd pass 19 years ago
Michael Niedermayer 50c6f6cd4c improved lambda/qp guessing for motion estimation RD in first pass 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 50827fcf44 Reportedly FFmpeg fails to compile on Cygwin with vhook enabled, but FFserver 19 years ago
Diego Biurrun 64c968daaa Add some comments to #ifdef #else #endif blocks and fix wrong ones. 19 years ago
Michael Niedermayer a2f3431fc4 also autodetect xvid idct if bitexact is used 19 years ago
D Richard Felker III 762b5cd50c 10l to michael for breaking gcc 2.95 compile :) 19 years ago
Roberto Togni 1e4668d160 Fix for Real "old" files version 3 with no 4cc. Fixes thankyou144.ra 19 years ago
Michael Niedermayer daba69b211 10l 19 years ago
Michael Niedermayer 8ed9f9ab32 use correct qp & lambda for ME on the second pass 19 years ago
Michael Niedermayer 2ceff404b5 forgot 19 years ago
Michael Niedermayer 0888fd220c support printing compact qp histogram 19 years ago
Michael Niedermayer 71160c55e0 fix q=0 bug 19 years ago
Jindřich Makovička 9944fb97c4 new qscale type to distinguish H264 19 years ago
Michael Niedermayer 5639729bed unfinished jpeg-ls codec (feel free to finish it ...) 19 years ago
Michael Niedermayer a42bed52ca typo 19 years ago
Michael Niedermayer 6baac1afd6 fix custom matrix permutation if xvid idct is autoselected and you have bad luck 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Jindřich Makovička d76319b1ab malloc padding to avoid reading past the malloc()ed area. 19 years ago
Michael Niedermayer 63d33cf439 bitstream related fixes from [PATCH] from DivX, Part 9: bitstream crashes by (Steve Lhomme | slhomme divxcorp com) 19 years ago
Michael Niedermayer 725e38777f wrong sizes, part of [PATCH] from DivX, Part 9: bitstream crashes from (Steve Lhomme | slhomme divxcorp com) 19 years ago
Michael Niedermayer dcb2fb79b7 total == 0 seems like it should be valid (based upon patch by Steve Lhomme | slhomme divxcorp com) 19 years ago
Michael Niedermayer 780eb1c9b9 nan fps fix 19 years ago
Mike Melanson e84a047525 correctly deal with the alpha channel in 32-bit QT RLE (courtesy of John 19 years ago
Mike Melanson 0c3ee78f91 correctly handle very large Cinepak frames (courtesy of John Koleszar 19 years ago