summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Use default sws_flags for dnxhd regression tests and also test the "-mbd rd"Reimar Döffinger2009-09-193-16/+27
* Update regression reference for DNxHD test updateReimar Döffinger2009-09-192-8/+16
* Change DNxHD regression tests to test both 720p and 1080i instead of just 1080iReimar Döffinger2009-09-191-1/+5
* Change dnxhd regression tests for r19912 which fixed uninitialized data inReimar Döffinger2009-09-182-2/+2
* update seek regression tests due to r19902Baptiste Coudurier2009-09-171-12/+12
* Update dnxhd rotozoom regression test values with more sane ones that matchReimar Döffinger2009-09-171-2/+2
* fix pes overhead computation, patch by Niobos, niobos at dest-unreach dot beNiobos2009-09-171-2/+2
* Update dnxhd regression test to match the majority of FATE machines (whichReimar Döffinger2009-09-171-2/+2
* Add dnxhd test to regression tests.Reimar Döffinger2009-09-173-0/+13
* disable new seeking code in mpeg-ts per #ifdef (use old read_seek by default)Ivan Schreter2009-09-061-26/+32
* Use generic multi-stream key frame finding routine to implement read_seek2 an...Ivan Schreter2009-08-221-32/+26
* matroskadec: correctly parse flags for simpleblock framesAurelien Jacobs2009-08-101-4/+4
* Remove some hunks of unused and disabled code cruft.Diego Biurrun2009-08-071-5/+0
* Remove unused global variable.Carl Eugen Hoyos2009-07-221-2/+0
* Calculate gradient from parameter instead of using a global variable.Carl Eugen Hoyos2009-07-221-2/+2
* Due to a typo in videogen.c, the regression test videos were not asCarl Eugen Hoyos2009-07-214-491/+491
* set index duration to 0 for cbr, specifying whole container coverageBaptiste Coudurier2009-07-041-1/+1
* use ber4 length for descriptors preferred by specsBaptiste Coudurier2009-07-041-2/+2
* write profile and level local tag in mpeg descriptorBaptiste Coudurier2009-07-041-2/+2
* Update seek regression checksums due to:Michael Niedermayer2009-06-301-12/+12
* correctly compute frame flags with closed gopBaptiste Coudurier2009-06-301-1/+1
* Fix yamaha adpcm stereo (issue 1117).Yoshihisa Uchida2009-06-202-6/+6
* Fix onMetaData property count in flv files (issue 1206).Yoshihisa Uchida2009-06-202-2/+2
* Rename tests/ffmpeg.regression.ref to tests/vsynth.regression.ref,Stefano Sabatini2009-06-181-0/+0
* regtest: print commands also for image format testsMåns Rullgård2009-06-141-0/+1
* demux whole PES packets from TSBaptiste Coudurier2009-05-271-22/+22
* Fix off by one offset with fetch_timestamps, pts_parser_problem.mpg.Wolfram Gloger2009-05-271-4/+4
* Fix regression tests, diff was due to a patch to mpeg-2 parser timestamp fetc...Baptiste Coudurier2009-05-231-4/+4
* fix hdlr descr in mp4 which use c string, patch by Larbi Joubala, larbi dot j...Larbi Joubala2009-05-232-2/+2
* compute total bitrate more accurately, patch by corp186, chasedouglas at gmai...corp1862009-05-232-28/+28
* pad last audio frame when encodingBaptiste Coudurier2009-05-234-111/+105
* Update regression tests for y4m after r18796David Conrad2009-05-112-3/+3
* write a single pes for video frames, some proprietary player needs itBaptiste Coudurier2009-05-112-28/+28
* fix total bitrate computation, based on patch by corp186, chasedouglas at gma...Baptiste Coudurier2009-05-102-27/+27
* Correct x/ymin to avoid segfault due to out of picture reads.Michael Niedermayer2009-05-081-2/+2
* fix 6 channels raw pcm demuxing, raw pcm now demux a fixed number of samplesBaptiste Coudurier2009-04-124-71/+71
* Fix comment: gcc 2.95.3 binaries decode ac3 fine if SSE is available andCarl Eugen Hoyos2009-04-101-1/+1
* Make sure the last bits of huffyuv frames are zeroed.Michael Niedermayer2009-04-052-2/+2
* Rename regression test result files from b-libav* to b-lavf* for consistency.Diego Biurrun2009-03-303-169/+169
* Fix running regression tests on remote targetsMåns Rullgård2009-03-301-1/+1
* Skip creation of tests/data directory in individual regression test scripts.Diego Biurrun2009-03-302-6/+0
* Move generated file aynth1.sw to the data subdirectory. Thus it does not haveDiego Biurrun2009-03-301-1/+1
* Rename regression.sh --> codec-regression.sh. Now all regression test scriptsDiego Biurrun2009-03-301-0/+0
* Rename server-regression.sh --> ffserver-regression.sh for consistency.Diego Biurrun2009-03-301-0/+0
* cosmetics: Rename 'do_libav' function to 'do_lavf'.Diego Biurrun2009-03-301-15/+15
* Rename libav.regression.ref --> lavf.regression.ref.Diego Biurrun2009-03-291-0/+0
* Rename test.conf --> ffserver.conf, the new name is more meaningful.Diego Biurrun2009-03-292-3/+3
* Rename seek_test.sh --> seek-regression.sh for greater consistency.Diego Biurrun2009-03-291-0/+0
* Fix seek test build, by undefining printf and fprintf.Benoit Fouet2009-03-271-0/+2
* Fix a warning on an uninitialized variable.Benoit Fouet2009-03-261-1/+2
OpenPOWER on IntegriCloud