]> git.sesse.net Git - ffmpeg/history - tests
Creative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov
[ffmpeg] / tests /
2004-10-03 Michael Niedermayerinitial dts fix
2004-10-03 Michael Niedermayerpts/dts 100l fix
2004-10-03 Michael NiedermayerSCR timestamp fix try #1
2004-09-27 Roman Shaposhnik * experimental dynamic audio stream allocation for...
2004-09-22 Michael Niedermayerjpeg regression test
2004-09-22 Michael Niedermayerwrite shorter headers if possible
2004-09-20 Michael Niedermayer1/0 fix for files with size=0
2004-09-17 Loren Merritt(non)interlaced huffyuv patch by (Loren Merritt <lorenm...
2004-09-10 Alex Beregszasziforgot to commit this
2004-09-08 Alex Beregszaszitry to select w/h from tables
2004-09-03 Loren MerrittAlways write VOL control parameters, needed by old...
2004-08-14 Michael Niedermayer10l (lrintf(a)+b vs. lrintf(a+b))
2004-08-02 Roman Shaposhnik * fixing a bug in DV timestamp generation. Now libav...
2004-07-28 Roman Shaposhnik * fixing a buffer overrun in gif.c
2004-07-28 Michael Niedermayersvq1 mv array size fix
2004-07-28 Michael Niedermayeruse non zero qscale for svq1 test
2004-07-27 Roman Shaposhnik * fixing a small quirk with DV audio muxing
2004-06-30 Michael Niedermayer10l (fixes delayed frames during encoding)
2004-06-30 Michael Niedermayerfix first timestamp when decoding mpeg-ps
2004-06-30 Michael Niedermayeraudio timestamp drift compensation
2004-06-25 Michael Niedermayeroverflow fix
2004-06-18 Michael Niedermayerregression checksum changes due to new resampling code
2004-06-14 Michael Niedermayerfile id string
2004-06-03 Michael Niedermayerchange qscale -> lambda for the motion estimation
2004-05-31 Michael Niedermayerdv regression test
2004-05-29 Michael Niedermayercorrectly interleave packets during encoding
2004-05-29 Michael Niedermayerpass AVPacket into av_write_frame()
2004-05-20 Michael Niedermayerbytestream tracing support
2004-05-12 Michael Niedermayersvq1 regression test
2004-05-05 Michael Niedermayernext_pts fix by (Wolfram Gloger <wmglo at dent dot...
2004-04-26 Hauke Dudenmpeg SVCD compatibility, SCR fixes, standard compliance
2004-04-25 Michael Niedermayerrv10 decoding fix
2004-04-24 Michael Niedermayerqpel & SSE/SATD regression test
2004-04-16 Michael Niedermayer+-1 bugfix regression test checksum update
2004-04-12 Michael Niedermayerbit-exact
2004-04-09 Michael Niedermayerchecksum threshold removial
2004-04-08 Michael Niedermayerregression checksum update for alexs .mov time change
2004-04-01 Steven M. Schultzyuv4mpeg output 'C' tag patch by ("Steven M. Schultz...
2004-03-28 Roman Shaposhnik * fixing 10l in movenc.c + updating regression patterns.
2004-03-26 Michael Niedermayerdiff -w
2004-03-26 Roman Shaposhnik * enabling DV-in-QT
2004-03-24 Michael Niedermayerforgot (bitstream size info)
2004-03-23 Michael Niedermayeradd size of encoded stream to the regression tests
2004-03-22 Michael Niedermayertest more (i)dcts
2004-03-18 Michael Niedermayerenable .ffm regression test as it works again
2004-03-16 Michael Niedermayer1000000l (using uninitalized variable for initalizing...
2004-03-10 Michael Niedermayerh263+ custom pcf support
2004-03-09 Michael Niedermayer10l (1 vs. descrLength(1)) found by (Jean Le Feuvre...
2004-03-09 Michael Niedermayerregression test fix (forcing specific audio codecs...
2004-03-06 Michael Niedermayerh263 framerate & aspect ratio fixes
2004-03-05 Konstantin Andreyevasf patch by (Konstantin Andreyev <kandreyev at bcsii...
2004-02-28 John Dalglieshos x md5sum patch by (John Dalgliesh <johnd at defyne...
2004-02-18 Michael Niedermayerupdate libavformat regression checksums (it should...
2004-02-14 Gildas BazinAAC support in mov, correct aspect ratio support and...
2004-02-13 Michael Niedermayerreplace a few pbBufPtr() by put_bits_count(), one of...
2004-02-13 Michael Niedermayersimplify MV availability check / dont use below last...
2004-02-13 Michael Niedermayermultithreaded/SMP motion estimation
2004-02-08 Michael Niedermayerima & ms adpcm regression test
2004-02-07 Michael Niedermayerg726 regression test
2004-01-05 Michael Niedermayerinterlaced dct decision cleanup
2004-01-02 Michael Niedermayernoise reduction regression test
2004-01-01 Michael Niedermayertrellis quantization regression test
2004-01-01 Michael Niedermayertest interlaced motion estimation too
2003-12-31 Michael Niedermayerfixpoint log() for tiny_psnr so it can output actual...
2003-12-30 Michael Niedermayerinterlaced motion estimation
2003-12-15 Fabrice BellardMPEG1/2 decoding update (buffered frames are decoded...
2003-12-14 Michael Niedermayererror concealment regression test
2003-12-10 Fabrice Bellardgenerate MPEG elementary streams in all cases - added...
2003-12-08 Michael NiedermayerAdvanced intra coding, modified quantization and altern...
2003-12-07 Michael Niedermayerslice flush / position fix
2003-11-28 Michael Niedermayercleanup
2003-11-12 Michael Niedermayerlast frame
2003-11-04 Michael Niedermayeruse .mp4 in one of the mpeg4 regression tests
2003-11-03 Michael Niedermayerffv1 regression test
2003-10-16 Michael Niedermayerpicture buffer cleanup, this fixes a assertion failure...
2003-10-15 Mike Melansonuse the correct file modes
2003-10-07 Michael Niedermayeruse lagrange multipler instead of qp for ratecontrol...
2003-10-01 Michael Niedermayernut regression test
2003-09-28 Fabrice Bellardupdated
2003-09-24 Michael Niedermayerconstraint_parameter_flag fix
2003-09-16 Fabrice Bellardupdate
2003-09-13 Michael Niedermayermpeg sequence end code regression checksum update
2003-09-09 Fabrice Bellardmpegaudio decoder no longer forgets to decoder last...
2003-09-01 Michael Niedermayerasv2 regression test
2003-08-30 Michael Niedermayerfixing unused f_code values
2003-08-29 Michael Niedermayerbit_rate in mpeg1/2 should be 0x3FFFF for vbr or at...
2003-08-26 Michael Niedermayer100l (forget to reset me.skip for b frames)
2003-08-26 Michael Niedermayermpeg2 regression test
2003-08-24 Fabrice Bellardup to date regression tests
2003-08-24 Fabrice Bellardac3 test
2003-08-24 Fabrice Bellarduse new loop option
2003-08-24 Fabrice Bellarddisabled file based tests
2003-08-24 Fabrice Bellardexclude Duration field too
2003-08-20 Michael NiedermayerAC3 encoding patch ba (Ross Martin <ffmpeg at ross...
2003-07-29 Michael Niedermayerpatch for flv deblocking by (Garrick Meeker <gmeeker...
2003-07-16 Fabrice Bellardput b- prefix to libav tests to avoid incorrect ffserve...
2003-07-16 Fabrice Bellardfixed test.conf path
2003-07-15 Michael Niedermayerflv1 fix
2003-07-12 Michael Niedermayerlossless jpeg regression test
2003-07-09 Michael Niedermayerflv regression test
next