]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - tests
WMA: extend exponent range to 95
[frescor/ffmpeg.git] / tests /
2009-11-24 bcoudurierupdate seek regression ref due to r20579, mp3 timestamp...
2009-11-09 jbrfix a rounding error in the PSNR calculation and update...
2009-10-27 stefanoSplit again codec-regression.sh and create a lavfi...
2009-10-24 stefanoSplit codec-regression.sh, and create the lavf-regressi...
2009-10-24 mruFix codectest
2009-10-23 stefanoSplit codec-regression.sh, put all the code which can...
2009-10-22 danielBuild extradata in adpcm_ms encoder.
2009-10-20 reimarPrint "NOPTS" when AV_NOPTS_VALUE is encountered during...
2009-10-19 stefanoMove up the $test variable definition, togheter with...
2009-10-19 stefanoGive symbolic names to the positional parameters of the
2009-10-19 reimarAlign the seek regression test output for better readab...
2009-10-18 reimarReplace seek test error return numbers by the correspon...
2009-10-11 reimarDo the dnxhd_720p_rd test with -threads 4 in order...
2009-10-06 jbrAdd ALAC encoding and decoding regression tests.
2009-10-02 reimarwav demuxer: return AVERROR_EOF instead of AVERROR...
2009-10-02 reimarFix seek regression test: several AVERROR(EIO) correctl...
2009-10-02 reimarMake seek regression tests fit after previous get_buffe...
2009-09-30 cehoyosUse floating point mathematics when encoding mpeg audio.
2009-09-29 stefanoPrefer -vcodec rawvideo over -vcodec huffyuv for lavfi...
2009-09-29 diegoFix md5 program invocation for BSD.
2009-09-29 reimarMake sure that dv encoder initializes all encoded packe...
2009-09-27 stefanoRemove duplicated / stray code which slipped in with...
2009-09-27 reimarGet rid of "function" "keywords" in lavfilter testing...
2009-09-27 stefanoImplement a lavfitest target for testing regressions...
2009-09-21 mruregtest: do not write to /tmp/ffmpeg$$
2009-09-21 mruSplit dnxhd regression test so the parts can run in...
2009-09-19 reimarUse default sws_flags for dnxhd regression tests and...
2009-09-19 reimarUpdate regression reference for DNxHD test update
2009-09-19 reimarChange DNxHD regression tests to test both 720p and...
2009-09-18 reimarChange dnxhd regression tests for r19912 which fixed...
2009-09-17 bcoudurierupdate seek regression tests due to r19902
2009-09-17 reimarUpdate dnxhd rotozoom regression test values with more...
2009-09-17 bcoudurierfix pes overhead computation, patch by Niobos, niobos...
2009-09-17 reimarUpdate dnxhd regression test to match the majority...
2009-09-17 reimarAdd dnxhd test to regression tests.
2009-09-06 schreterdisable new seeking code in mpeg-ts per #ifdef (use...
2009-08-22 schreterUse generic multi-stream key frame finding routine...
2009-08-10 aurelmatroskadec: correctly parse flags for simpleblock...
2009-08-07 diegoRemove some hunks of unused and disabled code cruft.
2009-07-22 cehoyosRemove unused global variable.
2009-07-22 cehoyosCalculate gradient from parameter instead of using...
2009-07-21 cehoyosDue to a typo in videogen.c, the regression test videos...
2009-07-04 bcoudurierset index duration to 0 for cbr, specifying whole conta...
2009-07-04 bcoudurieruse ber4 length for descriptors preferred by specs
2009-07-04 bcoudurierwrite profile and level local tag in mpeg descriptor
2009-06-30 michaelUpdate seek regression checksums due to:
2009-06-30 bcouduriercorrectly compute frame flags with closed gop
2009-06-20 cehoyosFix yamaha adpcm stereo (issue 1117).
2009-06-20 cehoyosFix onMetaData property count in flv files (issue 1206).
2009-06-18 stefanoRename tests/ffmpeg.regression.ref to tests/vsynth...
2009-06-14 mruregtest: print commands also for image format tests
2009-05-27 bcoudurierdemux whole PES packets from TS
2009-05-27 bcoudurierFix off by one offset with fetch_timestamps, pts_parser...
2009-05-23 bcoudurierFix regression tests, diff was due to a patch to mpeg...
2009-05-23 bcoudurierfix hdlr descr in mp4 which use c string, patch by...
2009-05-23 bcouduriercompute total bitrate more accurately, patch by corp186...
2009-05-23 bcoudurierpad last audio frame when encoding
2009-05-11 conradUpdate regression tests for y4m after r18796
2009-05-11 bcoudurierwrite a single pes for video frames, some proprietary...
2009-05-10 bcoudurierfix total bitrate computation, based on patch by corp18...
2009-05-08 michaelCorrect x/ymin to avoid segfault due to out of picture...
2009-04-12 bcoudurierfix 6 channels raw pcm demuxing, raw pcm now demux...
2009-04-10 cehoyosFix comment: gcc 2.95.3 binaries decode ac3 fine if...
2009-04-05 michaelMake sure the last bits of huffyuv frames are zeroed.
2009-03-30 diegoRename regression test result files from b-libav* to...
2009-03-30 mruFix running regression tests on remote targets
2009-03-30 diegoSkip creation of tests/data directory in individual...
2009-03-30 diegoMove generated file aynth1.sw to the data subdirectory...
2009-03-30 diegoRename regression.sh --> codec-regression.sh. Now all...
2009-03-30 diegoRename server-regression.sh --> ffserver-regression...
2009-03-30 diegocosmetics: Rename 'do_libav' function to 'do_lavf'.
2009-03-29 diegoRename libav.regression.ref --> lavf.regression.ref.
2009-03-29 diegoRename test.conf --> ffserver.conf, the new name is...
2009-03-29 diegoRename seek_test.sh --> seek-regression.sh for greater...
2009-03-27 benoitFix seek test build, by undefining printf and fprintf.
2009-03-26 benoitFix a warning on an uninitialized variable.
2009-03-21 rbultjeRemove index writing in RM muxer, since it is broken...
2009-03-21 reimarFix avpicture_get_size for non-paletted formats with...
2009-03-21 bcoudurierupdate ffserver regression ref
2009-03-21 bcoudurierfix valid seeking range
2009-03-21 bcoudurierupdate seek regression ref due to 18063
2009-03-21 jbrFix the ogg regression test, which was broken by r18092...
2009-03-20 cehoyosPCX encoder that handles 1-, 8-, and 24-bpp pixfmts.
2009-03-20 bcouduriertypo, fix eof check
2009-03-20 bcoudurierdo not write ffm write index by default, detect if...
2009-03-14 bcoudurieruse utc time for timestamp and do not set it if not...
2009-03-14 reimarMake pcm_read_seek treat negative time stamps as 0...
2009-03-14 michaelSwitch regression test to the new seeking API.
2009-03-13 bcoudurierfix swf seeking by fixing new stream detection
2009-03-12 bcoudurierremove sws_flags, seems to have no effect
2009-03-11 bcouduriermxf and mxf d10 regression tests
2009-03-09 reimarFix seek regression test broken by r17905, seeking...
2009-03-09 reimarConvert spurious DOS line breaks to UNIX line breaks...
2009-03-09 bcoudurierchange path pattern to be similar to existing files...
2009-03-09 bcoudurierwrite flt packet, might need some tweaking but it works
2009-03-09 bcouduriercorrectly interleave audio and video according to specs
2009-03-09 bcoudurierwrite timecode track in gxf
2009-03-09 bcoudurierwrite timecode track in gxf
2009-03-08 bcoudurierremove unneeded and empty user data
2009-03-06 jbrflacdec: Parse the metadata header in the raw FLAC...
next