Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2009-09-30Prefer -vcodec rawvideo over -vcodec huffyuv for lavfi regressionStefano Sabatini
2009-09-29Fix md5 program invocation for BSD.Michael Kostylev
2009-09-29Make sure that dv encoder initializes all encoded packet data.Reimar Döffinger
2009-09-27Remove duplicated / stray code which slipped in with r20057.Stefano Sabatini
2009-09-27Get rid of "function" "keywords" in lavfilter testing code, hopefully willReimar Döffinger
2009-09-27Implement a lavfitest target for testing regressions in libavfilter.Stefano Sabatini
2009-09-21regtest: do not write to /tmp/ffmpeg$$Måns Rullgård
2009-09-21Split dnxhd regression test so the parts can run in parallelMåns Rullgård
2009-09-19Use default sws_flags for dnxhd regression tests and also test the "-mbd rd"Reimar Döffinger
2009-09-19Update regression reference for DNxHD test updateReimar Döffinger
2009-09-19Change DNxHD regression tests to test both 720p and 1080i instead of just 1080iReimar Döffinger
2009-09-19Change dnxhd regression tests for r19912 which fixed uninitialized data inReimar Döffinger
2009-09-18update seek regression tests due to r19902Baptiste Coudurier
2009-09-17Update dnxhd rotozoom regression test values with more sane ones that matchReimar Döffinger
2009-09-17fix pes overhead computation, patch by Niobos, niobos at dest-unreach dot beNiobos
2009-09-17Update dnxhd regression test to match the majority of FATE machines (whichReimar Döffinger
2009-09-17Add dnxhd test to regression tests.Reimar Döffinger
2009-09-06disable new seeking code in mpeg-ts per #ifdef (use old read_seek by default)Ivan Schreter
2009-08-22Use generic multi-stream key frame finding routine to implement read_seek2 an...Ivan Schreter
2009-08-10matroskadec: correctly parse flags for simpleblock framesAurelien Jacobs
2009-08-07Remove some hunks of unused and disabled code cruft.Diego Biurrun
2009-07-22Remove unused global variable.Carl Eugen Hoyos
2009-07-22Calculate gradient from parameter instead of using a global variable.Carl Eugen Hoyos
2009-07-21Due to a typo in videogen.c, the regression test videos were not asCarl Eugen Hoyos
2009-07-04set index duration to 0 for cbr, specifying whole container coverageBaptiste Coudurier
2009-07-04use ber4 length for descriptors preferred by specsBaptiste Coudurier
2009-07-04write profile and level local tag in mpeg descriptorBaptiste Coudurier
2009-06-30Update seek regression checksums due to:Michael Niedermayer
2009-06-30correctly compute frame flags with closed gopBaptiste Coudurier
2009-06-20Fix yamaha adpcm stereo (issue 1117).Yoshihisa Uchida
2009-06-20Fix onMetaData property count in flv files (issue 1206).Yoshihisa Uchida
2009-06-19Rename tests/ffmpeg.regression.ref to tests/vsynth.regression.ref,Stefano Sabatini
2009-06-15regtest: print commands also for image format testsMåns Rullgård
2009-05-27demux whole PES packets from TSBaptiste Coudurier
2009-05-27Fix off by one offset with fetch_timestamps, pts_parser_problem.mpg.Wolfram Gloger
2009-05-23Fix regression tests, diff was due to a patch to mpeg-2 parser timestamp fetc...Baptiste Coudurier
2009-05-23fix hdlr descr in mp4 which use c string, patch by Larbi Joubala, larbi dot j...Larbi Joubala
2009-05-23compute total bitrate more accurately, patch by corp186, chasedouglas at gmai...corp186
2009-05-23pad last audio frame when encodingBaptiste Coudurier
2009-05-11Update regression tests for y4m after r18796David Conrad
2009-05-11write a single pes for video frames, some proprietary player needs itBaptiste Coudurier
2009-05-10fix total bitrate computation, based on patch by corp186, chasedouglas at gma...Baptiste Coudurier
2009-05-08Correct x/ymin to avoid segfault due to out of picture reads.Michael Niedermayer
2009-04-12fix 6 channels raw pcm demuxing, raw pcm now demux a fixed number of samplesBaptiste Coudurier
2009-04-10Fix comment: gcc 2.95.3 binaries decode ac3 fine if SSE is available andCarl Eugen Hoyos
2009-04-05Make sure the last bits of huffyuv frames are zeroed.Michael Niedermayer
2009-03-31Rename regression test result files from b-libav* to b-lavf* for consistency.Diego Biurrun
2009-03-31Fix running regression tests on remote targetsMåns Rullgård
2009-03-30Skip creation of tests/data directory in individual regression test scripts.Diego Biurrun
2009-03-30Move generated file aynth1.sw to the data subdirectory. Thus it does not haveDiego Biurrun