3325 Commits (4ea4b274697767abddda3c425ba4bb43dfdee52f)
 

Author SHA1 Message Date
Michael Niedermayer 4ea4b27469 lmin/lmax 21 years ago
Michael Niedermayer 3c0da30c01 fix decoding with quant matrixes which contain elements <16 21 years ago
Michael Niedermayer 49f3806dd8 rv10 decoding fix 21 years ago
Michael Niedermayer 7aae316869 ring buffer fix by (Luca Abeni <lucabe72 at email dot it>) 21 years ago
Mike Melanson 92a69cf868 move __align16 some place where non-MMX machines can see it 21 years ago
Mike Melanson 6186b94c13 hush... 21 years ago
Mike Melanson 38acbc3cb9 hook up support for SSE2-optimized VP3 IDCT 21 years ago
Mike Melanson 78a16bfec6 add selected SSE2 ASM macros 21 years ago
Mike Melanson 5f9379007c SSE2-optimized variant of VP3 IDCT 21 years ago
Mike Melanson daae869903 correct MMX-optimized variant of VP3 IDCT, with comments (thank you 21 years ago
Michael Niedermayer f20f8a8b0b support reusing mb types and field select values of the source file, but use motion vectors just as additional predictors 21 years ago
Mike Melanson 7e56cd927b add the minimal documentation to make this decoder useful 21 years ago
James Morrison 0f12310fe2 License change and cpu detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ca>) 21 years ago
James Morrison bb476ff367 vis detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ca>) 21 years ago
Michael Niedermayer aab9cdcff8 qpel & SSE/SATD regression test 21 years ago
Michael Niedermayer 5efe481a15 -qpel option 21 years ago
Sascha Sommer 45d6de9258 nut files in cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>) 21 years ago
Sascha Sommer 2a86d50bd9 cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>) 21 years ago
Michael Niedermayer aacc6615f8 sanity checks 21 years ago
Michael Niedermayer 9964df63ee minor motion estimation cleanup 21 years ago
Sascha Sommer 5c668f4610 libavcodec Cygwin compilation failure (II) patch by (Sascha Sommer) 21 years ago
Roman Shaposhnik cbdd9b5386 * Enabling UltraSparc stuff wit _SPARC64 21 years ago
Michael Niedermayer 44f54ceb30 VIS optimized motion compensation code. by (David S. Miller <davem at redhat dot com>) 21 years ago
Michael Niedermayer 1671083f55 sanity check 21 years ago
Dmitry Borisov df70de1f61 Mpeg start codes patch by ("Dmitry Borisov" <jbors at mail dot ru>) 21 years ago
Timofei V. Bondarenko 2f0472ff81 me_range patch by ("Timofei V. Bondarenko" <timm at ipi dot ac dot ru>) 21 years ago
Michael Niedermayer c8470cc173 h264 nal decoding fix by (Laurent Aimar <fenrir at via dot ecp dot fr>) 21 years ago
Laurent Aimar 693399ba55 h264 hurry up fix and a tiny cabac clean patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) 21 years ago
Michael Niedermayer f4f3223ffd reuse motion vectors/mb types/field select values of the source video, if the SSE for a macroblock which is predicted with these values is below me_threshold 21 years ago
Michael Niedermayer 10f3005f51 RSHIFT(x,0) fix 21 years ago
Michael Niedermayer 25ef43bb28 corrupted field pictures segfault fix 21 years ago
Michael Niedermayer 6c08a05743 10l (segfault fix) 21 years ago
Romain Dolbeau 9007f51460 better hadamard8_diff16 in AltiVec, and more patch by (Romain Dolbeau <dolbeau at irisa dot fr>) 21 years ago
Michael Niedermayer 2750b827b3 motion estimation cleanup 21 years ago
Michael Niedermayer c4a1714826 hadamard8_diff8x8 in AltiVec, the 16bits edition by (Romain Dolbeau <dolbeau at irisa dot fr>) 21 years ago
Michael Niedermayer 7c4f71c428 exporting field_select/ref_index values 21 years ago
Michael Niedermayer 8857a7ef32 10l 21 years ago
Michael Niedermayer 3803021453 fix y scale of mv vissualization of interlaced MVs 21 years ago
Michael Niedermayer 0c352cadb0 fix exported motion vectors 21 years ago
Michael Niedermayer 11a8e42573 various fixes 21 years ago
Michael Niedermayer e31d863ede pts fix / b frame segfault fix 21 years ago
Michael Niedermayer 2de28abbfd 10l (segfault fix) 21 years ago
Michael Niedermayer a4d36c1113 passing AVFrame instead of AVPicture around in ffmpeg, that way stuff like motion vectors can be passed from the decoder to the encoder 21 years ago
Michael Niedermayer 14e2a9404e flv dropable p frame support 21 years ago
Michael Niedermayer 068f2a22db cleanup 21 years ago
Michael Niedermayer bf17ff617b stream copy pts fix 21 years ago
Michael Niedermayer da63aac585 seems wmv8 doesnt use intra-inter prediction 21 years ago
Romain Dolbeau a194762450 forgotten copyright & dct_quantize_altivec disabled patch by (Romain Dolbeau <dolbeau at irisa dot fr>) 21 years ago
Michael Niedermayer 0abd691683 10l by ("Steven M. Schultz" <sms at 2BSD dot COM>) 21 years ago
Steven M. Schultz 12043e1d8b FreeBSD pthread patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) 21 years ago