152 Commits (6fb316d5634252e259b3c95dcc40de533173cb1c)

Author SHA1 Message Date
Roman Shaposhnik ca20f118d1 * enabling DV-in-QT 21 years ago
Michael Niedermayer 0a90160a29 forgot (bitstream size info) 21 years ago
Michael Niedermayer 039e78891e add size of encoded stream to the regression tests 21 years ago
Michael Niedermayer 6486ad57ee test more (i)dcts 21 years ago
Michael Niedermayer 74d69c0719 enable .ffm regression test as it works again 21 years ago
Michael Niedermayer 7813d6a307 1000000l (using uninitalized variable for initalizing bits per MV table) 21 years ago
Michael Niedermayer b056e73c80 h263+ custom pcf support 21 years ago
Michael Niedermayer 4bfc029f83 10l (1 vs. descrLength(1)) found by (Jean Le Feuvre - jeanlf) 21 years ago
Michael Niedermayer ba30abcb0d regression test fix (forcing specific audio codecs as the default often depends upon HAVE_MP3LAME or similar) 21 years ago
Michael Niedermayer e82d912dba h263 framerate & aspect ratio fixes 21 years ago
Konstantin Andreyev 615b92fd8e asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>) 21 years ago
John Dalgliesh 853d659d6f os x md5sum patch by (John Dalgliesh <johnd at defyne dot org>) 21 years ago
Michael Niedermayer 2dd59ebd45 update libavformat regression checksums (it should be checked why exactly they changed ...), and always test libavformat in make test so this doesnt happen again 21 years ago
Gildas Bazin 69dde1ad36 AAC support in mov, correct aspect ratio support and user data support patch by (Gildas Bazin <gbazin at altern dot org>) 21 years ago
Michael Niedermayer cfbd16df75 replace a few pbBufPtr() by put_bits_count(), one of them was actually wrong 21 years ago
Michael Niedermayer 80ee9fc0e3 simplify MV availability check / dont use below last row MV which is always zero 21 years ago
Michael Niedermayer 9c3d33d67f multithreaded/SMP motion estimation 21 years ago
Michael Niedermayer f02ab8148c ima & ms adpcm regression test 21 years ago
Michael Niedermayer 311be1fb05 g726 regression test 21 years ago
Michael Niedermayer 622348f931 interlaced dct decision cleanup 21 years ago
Michael Niedermayer be408b67e6 noise reduction regression test 21 years ago
Michael Niedermayer c0baa56a25 trellis quantization regression test 21 years ago
Michael Niedermayer 69768b77b4 test interlaced motion estimation too 21 years ago
Michael Niedermayer 9e2a16e1a7 fixpoint log() for tiny_psnr so it can output actual PSNR 21 years ago
Michael Niedermayer bb198e198a interlaced motion estimation 21 years ago
Fabrice Bellard 037b5189d8 MPEG1/2 decoding update (buffered frames are decoded now) 21 years ago
Michael Niedermayer 7ebfc0ea63 error concealment regression test 21 years ago
Fabrice Bellard 83dddc4a71 generate MPEG elementary streams in all cases - added interlaced MPEG2 test 21 years ago
Michael Niedermayer d7d2428239 Advanced intra coding, modified quantization and alternative inter vlc regression tests 21 years ago
Michael Niedermayer 01e8ff27b4 slice flush / position fix 21 years ago
Michael Niedermayer d3985de709 cleanup 21 years ago
Michael Niedermayer 567e36d8f1 last frame 21 years ago
Michael Niedermayer 28c70622ec use .mp4 in one of the mpeg4 regression tests 21 years ago
Michael Niedermayer f3203047eb ffv1 regression test 21 years ago
Michael Niedermayer 6571e41dcd picture buffer cleanup, this fixes a assertion failure (if assertion checking was manualy enabled for utils.c) and a memleak at least 21 years ago
Mike Melanson baf23f0c10 use the correct file modes 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
Michael Niedermayer c280f2d7c3 nut regression test 21 years ago
Fabrice Bellard 6eb23b82c2 updated 21 years ago
Michael Niedermayer 98b0858e10 constraint_parameter_flag fix 21 years ago
Fabrice Bellard c9d88b14c7 update 21 years ago
Michael Niedermayer e9c6531704 mpeg sequence end code regression checksum update 21 years ago
Fabrice Bellard 3bb1f2da02 mpegaudio decoder no longer forgets to decoder last audio frame 21 years ago
Michael Niedermayer 8d876a433c asv2 regression test 21 years ago
Michael Niedermayer cb231c4866 fixing unused f_code values 21 years ago
Michael Niedermayer 12dccd4e60 bit_rate in mpeg1/2 should be 0x3FFFF for vbr or at least >= max_bitrate 21 years ago
Michael Niedermayer 2d5e962b06 100l (forget to reset me.skip for b frames) 21 years ago
Michael Niedermayer 922bc38d55 mpeg2 regression test 21 years ago
Fabrice Bellard b4f237b6b5 up to date regression tests 21 years ago
Fabrice Bellard 04e3f86d6b ac3 test 21 years ago