]> git.sesse.net Git - ffmpeg/history - tests
Use h263 tables in msmpeg4v1 dont duplicate them halfway.
[ffmpeg] / tests /
2010-01-02 Vitor Sessak10l, my last commit (r21001) broke regression tests.
2009-12-26 Diego BiurrunUse common regression test functions in ffserver regres...
2009-12-26 Diego BiurrunReplace ` ` syntax by $( ) in regression test shell...
2009-12-18 Michael NiedermayerIt appears that waveformatextensible is mandatory for...
2009-12-16 Jai MenonUpdate ffm reference checksums as a result of r20869.
2009-12-12 Reimar DöffingerAdd ROQ format regression test.
2009-12-12 Stefano SabatiniReduce the number of encoded frames for the dnxhd tests...
2009-12-07 Jai MenonUpdate seek.regression.ref. This is due to r20758.
2009-12-01 Baptiste Coudurierupdate seek regression ref due to r20674, packet size...
2009-11-26 Jai MenonUpdate libavformat regression reference checksum for...
2009-11-24 Baptiste Coudurierupdate seek regression ref due to r20579, mp3 timestamp...
2009-11-09 Justin Rugglesfix a rounding error in the PSNR calculation and update...
2009-10-27 Stefano SabatiniSplit codec-regression.sh again and create a lavfi...
2009-10-24 Stefano SabatiniSplit codec-regression.sh, and create the lavf-regressi...
2009-10-24 Måns RullgårdFix codectest
2009-10-23 Stefano SabatiniSplit codec-regression.sh, put all the code which can...
2009-10-22 Daniel VerkampBuild extradata in adpcm_ms encoder.
2009-10-20 Reimar DöffingerPrint "NOPTS" when AV_NOPTS_VALUE is encountered during...
2009-10-19 Stefano SabatiniMove up the $test variable definition, together with...
2009-10-19 Stefano SabatiniGive symbolic names to the positional parameters of the
2009-10-19 Reimar DöffingerAlign the seek regression test output for better readab...
2009-10-18 Reimar DöffingerReplace seek test error return numbers by the correspon...
2009-10-11 Reimar DöffingerDo the dnxhd_720p_rd test with -threads 4 in order...
2009-10-06 Justin RugglesAdd ALAC encoding and decoding regression tests.
2009-10-02 Reimar Döffingerwav demuxer: return AVERROR_EOF instead of AVERROR...
2009-10-02 Reimar DöffingerFix seek regression test: several AVERROR(EIO) correctl...
2009-10-02 Reimar DöffingerMake seek regression tests fit after previous get_buffe...
2009-09-30 Lasse ReinholdUse floating point mathematics when encoding mpeg audio.
2009-09-29 Stefano SabatiniPrefer -vcodec rawvideo over -vcodec huffyuv for lavfi...
2009-09-29 Michael KostylevFix md5 program invocation for BSD.
2009-09-29 Reimar DöffingerMake sure that dv encoder initializes all encoded packe...
2009-09-27 Stefano SabatiniRemove duplicated / stray code which slipped in with...
2009-09-27 Reimar DöffingerGet rid of "function" "keywords" in lavfilter testing...
2009-09-27 Stefano SabatiniImplement a lavfitest target for testing regressions...
2009-09-21 Måns Rullgårdregtest: do not write to /tmp/ffmpeg$$
2009-09-21 Måns RullgårdSplit dnxhd regression test so the parts can run in...
2009-09-19 Reimar DöffingerUse default sws_flags for dnxhd regression tests and...
2009-09-19 Reimar DöffingerUpdate regression reference for DNxHD test update
2009-09-19 Reimar DöffingerChange DNxHD regression tests to test both 720p and...
2009-09-18 Reimar DöffingerChange dnxhd regression tests for r19912 which fixed...
2009-09-17 Baptiste Coudurierupdate seek regression tests due to r19902
2009-09-17 Reimar DöffingerUpdate dnxhd rotozoom regression test values with more...
2009-09-17 Niobosfix pes overhead computation, patch by Niobos, niobos...
2009-09-17 Reimar DöffingerUpdate dnxhd regression test to match the majority...
2009-09-17 Reimar DöffingerAdd dnxhd test to regression tests.
2009-09-06 Ivan Schreterdisable new seeking code in mpeg-ts per #ifdef (use...
2009-08-22 Ivan SchreterUse generic multi-stream key frame finding routine...
2009-08-10 Aurelien Jacobsmatroskadec: correctly parse flags for simpleblock...
2009-08-07 Diego BiurrunRemove some hunks of unused and disabled code cruft.
2009-07-22 Carl Eugen HoyosRemove unused global variable.
2009-07-22 Carl Eugen HoyosCalculate gradient from parameter instead of using...
2009-07-21 Carl Eugen HoyosDue to a typo in videogen.c, the regression test videos...
2009-07-04 Baptiste Coudurierset index duration to 0 for cbr, specifying whole conta...
2009-07-04 Baptiste Coudurieruse ber4 length for descriptors preferred by specs
2009-07-04 Baptiste Coudurierwrite profile and level local tag in mpeg descriptor
2009-06-30 Michael NiedermayerUpdate seek regression checksums due to:
2009-06-30 Baptiste Couduriercorrectly compute frame flags with closed gop
2009-06-20 Yoshihisa UchidaFix yamaha adpcm stereo (issue 1117).
2009-06-20 Yoshihisa UchidaFix onMetaData property count in flv files (issue 1206).
2009-06-18 Stefano SabatiniRename tests/ffmpeg.regression.ref to tests/vsynth...
2009-06-14 Måns Rullgårdregtest: print commands also for image format tests
2009-05-27 Baptiste Coudurierdemux whole PES packets from TS
2009-05-27 Wolfram GlogerFix off by one offset with fetch_timestamps, pts_parser...
2009-05-23 Baptiste CoudurierFix regression tests, diff was due to a patch to mpeg...
2009-05-23 Larbi Joubalafix hdlr descr in mp4 which use c string, patch by...
2009-05-23 corp186compute total bitrate more accurately, patch by corp186...
2009-05-23 Baptiste Coudurierpad last audio frame when encoding
2009-05-11 David ConradUpdate regression tests for y4m after r18796
2009-05-11 Baptiste Coudurierwrite a single pes for video frames, some proprietary...
2009-05-10 Baptiste Coudurierfix total bitrate computation, based on patch by corp18...
2009-05-08 Michael NiedermayerCorrect x/ymin to avoid segfault due to out of picture...
2009-04-12 Baptiste Coudurierfix 6 channels raw pcm demuxing, raw pcm now demux...
2009-04-10 Carl Eugen HoyosFix comment: gcc 2.95.3 binaries decode ac3 fine if...
2009-04-05 Michael NiedermayerMake sure the last bits of huffyuv frames are zeroed.
2009-03-30 Diego BiurrunRename regression test result files from b-libav* to...
2009-03-30 Måns RullgårdFix running regression tests on remote targets
2009-03-30 Diego BiurrunSkip creation of tests/data directory in individual...
2009-03-30 Diego BiurrunMove generated file aynth1.sw to the data subdirectory...
2009-03-30 Diego BiurrunRename regression.sh --> codec-regression.sh. Now all...
2009-03-30 Diego BiurrunRename server-regression.sh --> ffserver-regression...
2009-03-30 Diego Biurruncosmetics: Rename 'do_libav' function to 'do_lavf'.
2009-03-29 Diego BiurrunRename libav.regression.ref --> lavf.regression.ref.
2009-03-29 Diego BiurrunRename test.conf --> ffserver.conf, the new name is...
2009-03-29 Diego BiurrunRename seek_test.sh --> seek-regression.sh for greater...
2009-03-27 Benoit FouetFix seek test build, by undefining printf and fprintf.
2009-03-26 Benoit FouetFix a warning on an uninitialized variable.
2009-03-21 Ronald S. BultjeRemove index writing in RM muxer, since it is broken...
2009-03-21 Reimar DöffingerFix avpicture_get_size for non-paletted formats with...
2009-03-21 Baptiste Coudurierupdate ffserver regression ref
2009-03-21 Baptiste Coudurierfix valid seeking range
2009-03-21 Baptiste Coudurierupdate seek regression ref due to 18063
2009-03-21 Justin RugglesFix the ogg regression test, which was broken by r18092...
2009-03-20 Daniel VerkampPCX encoder that handles 1-, 8-, and 24-bpp pixfmts.
2009-03-20 Baptiste Couduriertypo, fix eof check
2009-03-20 Baptiste Coudurierdo not write ffm write index by default, detect if...
2009-03-14 Baptiste Coudurieruse utc time for timestamp and do not set it if not...
2009-03-14 Reimar DöffingerMake pcm_read_seek treat negative time stamps as 0...
2009-03-14 Michael NiedermayerSwitch regression test to the new seeking API.
2009-03-13 Baptiste Coudurierfix swf seeking by fixing new stream detection
2009-03-12 Baptiste Coudurierremove sws_flags, seems to have no effect
next