]> git.sesse.net Git - ffmpeg/history - tests
Rename unique_id to the way michaelni likes it. (xvmc_id)
[ffmpeg] / tests /
2009-02-08 Stefano SabatiniReplace the calls to the deprecated av_alloc_format_con...
2009-02-06 Michael NiedermayerEnsure that the palette is set in data[1] for all 8bit...
2009-02-02 Stefan de KoninkSplits the totalbitrate in a videodatarate and audiodat...
2009-01-27 Baptiste Coudurierseek at 0 when timestamp requested is negative
2009-01-23 Baptiste Coudurierfix endianness of time code, and calculate it in fields...
2009-01-21 Baptiste Coudurierfix seek reg tests, Im always forgetting this
2009-01-20 Baptiste CoudurierDo not use avctx->frame_number which might not be set,
2009-01-20 Baptiste Coudurierset correct value for starting line
2009-01-20 Baptiste Coudurierfix gxf time code mark out value
2009-01-17 David ConradUpdate regression tests after r16651
2009-01-14 Baptiste Couduriercalculate pat, pmt and sdt exact size and adjust total...
2009-01-14 Baptiste Coudurierupdate seek regression tests due to ts modifications
2009-01-14 Baptiste Coudurieronly write dts if they differ from pts, according to...
2009-01-14 Baptiste Coudurieruse delay to avoid negative dts
2009-01-14 Baptiste Coudurierset pts and dts of pes packets exactly according to...
2008-12-21 Michael NiedermayerFix PTS returned by the demuxers for mpeg4 without...
2008-12-13 Reimar DöffingerFix regression.sh to work on OpenBSD which has md5...
2008-11-23 Måns RullgårdRun regression tests on target system.
2008-10-22 Aurelien Jacobs10l: missing change from r15667 - global header also...
2008-10-22 Aurelien Jacobsmatroskaenc: require global header
2008-10-15 Carl Eugen HoyosRevert r15615: Enable AC-3 decoding regression tests.
2008-10-13 Carl Eugen HoyosEnable AC-3 decoding regression tests.
2008-09-14 Justin Ruggleswrite actual min and max frame size to FLAC header...
2008-09-14 Justin Ruggleswrite MD5 checksum to FLAC header. update regression...
2008-09-14 Justin Rugglesupdate FLAC regression test due to expected change...
2008-09-13 Michael NiedermayerSwitch regression tests to swscale.
2008-09-09 Aurelien Jacobsmatroskadec: after seeking, skip up to the desired...
2008-09-08 Luca AbeniBump Major version, this commit is almost just renaming...
2008-09-07 Aurelien Jacobsfix seek regression tests after r15229
2008-09-04 Peter RossRemove further 1sample=2byte assumptions within FFmpeg...
2008-08-30 Michael NiedermayerFix lossless jpeg encoder to comply to spec and store...
2008-08-25 Aurelien JacobsFix the seek regressions to match changes in r14956...
2008-08-20 Aurelien Jacobsmatroska: fix regression test according to r14862
2008-08-19 Peter RossAdd regression tests for F32LE, F64BE and F64LE PCM...
2008-08-11 Peter RossApply PCM ENCODE/DECODE() macros to the S/U,8/24/32...
2008-08-08 Peter RossPCM regression tests.
2008-08-05 Baptiste Coudurieradd dv 4:1:1 regression test
2008-08-05 Baptiste Coudurier100l, fix test, ref values were done with mv0, dunno...
2008-08-05 Baptiste Coudurieradd mpeg2 4:2:2 regression test
2008-08-05 Aurelien Jacobsmatroskadec: update seek regression test to match new...
2008-07-31 Baptiste CoudurierOnly reset buffer state if seeking is successful; updat...
2008-07-31 Baptiste Couduriercheck url_fseek return value, update seek reg tests
2008-07-24 Michael NiedermayerFix tiny_psnr so it compares all bytes (it did skip...
2008-07-24 Diego Biurruncosmetics: typo/grammar fixes
2008-07-24 Michael NiedermayerFix segfault with non existing input files.
2008-07-19 Baptiste Coudurierupdate swf video frame number when muxing done, fix...
2008-07-13 Michael NiedermayerMake our flac decoder decode all the data at EOF.
2008-07-13 Reimar DöffingerFix MS ADPCM de- and encoding: first and second sample...
2008-07-08 Michael Niedermayer10000l for myself, my last change was incomplete.
2008-07-08 Michael NiedermayerSet cur_dts to 0 only during creating new streams and...
2008-06-22 Baptiste Coudurierstore dts in ffm headers
2008-06-22 Baptiste Coudurierremove pts set hack, this is no more correct
2008-06-22 Baptiste Coudurierupdate seek reg ref due to r13856
2008-06-22 Baptiste Coudurierenable feeder threads
2008-06-22 Baptiste Coudurierdo not reset ffm pts, this avoids setting last pts...
2008-06-22 Baptiste Coudurieruse av_seek_frame to flush demxu pending packets, fixes...
2008-06-21 Baptiste Coudurierupdate reg ref due to r13851
2008-06-13 Michael NiedermayerI think we are also compliant to iso2.
2008-06-13 Michael NiedermayerAdd isom to the compatible brands.
2008-06-09 Baptiste Coudurierremove obsolete requirements, quicktime 6 is from 2002...
2008-06-09 Baptiste Coudurierpass dts and pts through ffm, should fix streaming...
2008-06-09 Baptiste Coudurierremove unneeded ffmpeg commandline switches, and enable...
2008-06-07 Baptiste Coudurierupdate ffm seek tests now that timestamps are fixed
2008-06-07 Baptiste Coudurierfix pts handling in ffm
2008-06-07 Baptiste CoudurierReset reading state after successful seek.
2008-06-03 Baptiste Coudurierupdate regression tests for ts due to r13641
2008-06-03 Michael NiedermayerIn mpeg1/2 timestamps are associated with the access...
2008-06-02 Måns Rullgårdfix servertest in out of tree builds
2008-05-30 Baptiste Coudurierupdate regressions tests, should be stable now
2008-05-30 Baptiste Couduriersleep seems needed to wait for feed to be setup
2008-05-28 Michael NiedermayerUpdate regression checksums after dts calculation fix...
2008-05-26 Baptiste Coudurierupdate regression ref due to r13412
2008-05-25 Baptiste Coudurieruse short option
2008-05-24 Baptiste Coudurierdo not loop input, useless
2008-05-24 Baptiste Coudurierfix feed path according to regression script
2008-05-24 Baptiste Couduriersimplify, use ffserver launch directive
2008-05-21 Baptiste Coudurierno need to sleep to hide crashes
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-05-08 Diego Biurrun#include required stdint.h header directly.
2008-05-07 Diego Biurrun#include stdint.h instead of using a manual typedef...
2008-05-01 Ramiro PollaDo not duplicate -y parameter on regression.sh.
2008-05-01 Ramiro PollaIgnore whitespace differences in seek test.
2008-04-25 Baptiste Coudurierfix adpcm ima qt decoding, channel at init is 0, correc...
2008-04-25 Baptiste Couduriercosmetics
2008-04-21 Henrik GulbrandsenCorrect ASF duration.
2008-04-14 Michael NiedermayerUse generic seeking code for flv. The removed code...
2008-04-09 Michael NiedermayerFix seeking in rm.
2008-04-01 Baptiste Coudurierupdate ogg seek reg tests because of r12630
2008-03-30 Baptiste Coudurierhomogenous regression tests output for image formats
2008-03-30 Baptiste Couduriermissed one
2008-03-30 Baptiste Couduriercosmetics, remove leading whitespaces
2008-03-30 Baptiste Coudurierchange rle encoder to count up to 127, sgi does not...
2008-03-30 Justin RugglesUse 15-bit LPC precision by default. This generally...
2008-03-30 Justin Rugglesfix Ogg/FLAC header size
2008-03-18 Baptiste Couduriercosmetics, remove superflous comments
2008-03-10 Panagiotis IssarisUpdate the regression tests reference values after...
2008-03-07 Måns Rullgårdreplace -f pgmyuv with -f image2 -vcodec pgmyuv
2008-03-07 Måns RullgårdSimplify do_video_encoding() in regression.sh
2008-03-07 Måns RullgårdRemove mp4psp regression test
2008-03-06 Kostya ShishkovIMA ADPCM encoder - QT variant
next