787 Commits (1e76a1da0534f3a7cdaf7811059beaff874e0504)

Author SHA1 Message Date
Michael Niedermayer c4f8d5d9f9 write shorter headers if possible 20 years ago
Michael Niedermayer eeaa742c3e 1/0 fix for files with size=0 20 years ago
Loren Merritt ee598f7ba4 (non)interlaced huffyuv patch by (Loren Merritt <lorenm at u dot washington dot edu>) 20 years ago
Alex Beregszaszi 7be8716a2a forgot to commit this 20 years ago
Alex Beregszaszi b2a1c77162 try to select w/h from tables 20 years ago
Loren Merritt 952b32c0ad Always write VOL control parameters, needed by old xvid patch by (Loren Merritt <lorenm at u dot washington dot edu>) 20 years ago
Michael Niedermayer bb22e8b175 10l (lrintf(a)+b vs. lrintf(a+b)) 20 years ago
Roman Shaposhnik d8665b1274 * fixing a bug in DV timestamp generation. Now libavtest doesn't 20 years ago
Roman Shaposhnik f5fc28d23c * fixing a buffer overrun in gif.c 20 years ago
Michael Niedermayer 7a04636485 svq1 mv array size fix 20 years ago
Michael Niedermayer e6cf9be59b use non zero qscale for svq1 test 20 years ago
Roman Shaposhnik 3ea1ce2146 * fixing a small quirk with DV audio muxing 20 years ago
Michael Niedermayer 5d79ddc9b1 10l (fixes delayed frames during encoding) 21 years ago
Michael Niedermayer 0ff7199f59 fix first timestamp when decoding mpeg-ps 21 years ago
Michael Niedermayer 986ebcdb1b audio timestamp drift compensation 21 years ago
Michael Niedermayer 8176bd1a46 overflow fix 21 years ago
Michael Niedermayer 30b5382bf9 regression checksum changes due to new resampling code 21 years ago
Michael Niedermayer ca6ecf50f9 file id string 21 years ago
Michael Niedermayer 0e9d4a67f4 change qscale -> lambda for the motion estimation 21 years ago
Michael Niedermayer a811de6e72 dv regression test 21 years ago
Michael Niedermayer 3c895fc098 correctly interleave packets during encoding 21 years ago
Michael Niedermayer e928649b0b pass AVPacket into av_write_frame() 21 years ago
Michael Niedermayer 84ad613008 bytestream tracing support 21 years ago
Michael Niedermayer b86bd1f137 svq1 regression test 21 years ago
Michael Niedermayer dd17409ca0 next_pts fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) 21 years ago
Hauke Duden 224944895e mpeg SVCD compatibility, SCR fixes, standard compliance 21 years ago
Michael Niedermayer 49f3806dd8 rv10 decoding fix 21 years ago
Michael Niedermayer aab9cdcff8 qpel & SSE/SATD regression test 21 years ago
Michael Niedermayer a76078b97f +-1 bugfix regression test checksum update 21 years ago
Michael Niedermayer 75553f825c bit-exact 21 years ago
Michael Niedermayer 2b382987fd checksum threshold removial 21 years ago
Michael Niedermayer 929a0c41d5 regression checksum update for alexs .mov time change 21 years ago
Steven M. Schultz d298185c73 yuv4mpeg output 'C' tag patch by ("Steven M. Schultz" <sms at 2bsd dot com>) 21 years ago
Roman Shaposhnik 906b578f16 * fixing 10l in movenc.c + updating regression patterns. 21 years ago
Michael Niedermayer d9d7653e39 diff -w 21 years ago
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