summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Replace "-vfilters" by "-vf" in regtests. Should fix regtest breakage.Vitor Sessak2010-05-132-2/+2
* FATE: change -vfilters to -vfMåns Rullgård2010-05-131-1/+1
* FATE: update idroq-video-encode commandMåns Rullgård2010-05-091-1/+1
* Enable libavfilter by default and fix pading for mxf-d10Michael Niedermayer2010-05-071-1/+1
* FATE: update nsv-demux checksumsMåns Rullgård2010-04-191-5/+5
* FATE: update vqf-demux checksumMåns Rullgård2010-04-131-1/+1
* Change default for bidir_refine to 1.Michael Niedermayer2010-04-0224-239/+239
* 10l, update ref value for ffm since default flags changed and are stored in t...Baptiste Coudurier2010-03-251-1/+1
* Add VorbisComment writing to FLAC files.James Darnley2010-03-202-3/+3
* Make ad-hoc lavfi tests use random values for the slice height usedStefano Sabatini2010-03-171-1/+1
* Add some ad-hoc tests for libavfilter.Stefano Sabatini2010-03-1711-5/+31
* Add FATE testsMåns Rullgård2010-03-15350-0/+30376
* use mpeg2 quantization bias for mjpeg.Michael Niedermayer2010-03-156-33/+33
* Make sure all mvs of a mb are set in the error concealment code.Michael Niedermayer2010-03-142-4/+4
* oggdec: Determine pts and filepos on a packet basis in read_timestampDavid Conrad2010-03-111-26/+13
* oggdec: Set data_offset to the right valueDavid Conrad2010-03-111-11/+11
* oggdec: Save offset of the page needed to reconstruct the current packetDavid Conrad2010-03-111-20/+20
* mpegts vbr muxing, activated when muxing rate is not supplied by theBaptiste Coudurier2010-03-082-29/+29
* Start continuity counter at 0 for pmt as wellBaptiste Coudurier2010-03-081-1/+1
* Start continuity counter at 0 for streamsBaptiste Coudurier2010-03-081-1/+1
* 10l typo, fix ts total bit rate computationBaptiste Coudurier2010-03-081-2/+2
* Make ffserver regression test run (still fails)Måns Rullgård2010-03-081-6/+3
* regtest: move md5sum wrappers into separate fileMåns Rullgård2010-03-083-10/+13
* regtest: run seektest on image sequencesMåns Rullgård2010-03-0711-57/+58
* regtest: run seektest on lavftest output filesMåns Rullgård2010-03-071-1/+1
* regtest: place image sequence outputs in separate directoriesMåns Rullgård2010-03-079-27/+29
* Simplify starting and ending clustersDavid Conrad2010-03-041-2/+2
* Make seektest messages similar to other testsMåns Rullgård2010-03-021-0/+5
* Run seektest on all generated filesMåns Rullgård2010-03-02114-3828/+5119
* Place regtest-pixfmt output files in separate dirMåns Rullgård2010-03-022-39/+41
* Remove unused argument to test scriptsMåns Rullgård2010-03-021-3/+2
* Place regression test output files in subdirs per familyMåns Rullgård2010-03-02126-472/+473
* Revert "Remove the self reference in the seektest that prevented it from"Måns Rullgård2010-03-022-1817/+218
* Remove the self reference in the seektest that prevented it fromMichael Niedermayer2010-03-022-218/+1817
* Make sure we dont double test files and sort the list.Michael Niedermayer2010-03-022-430/+248
* Codec copy test.Michael Niedermayer2010-03-022-0/+677
* Free packets read in seek_test.Reimar Döffinger2010-02-281-0/+1
* Fix some memory leaks in seek_test test program:Reimar Döffinger2010-02-281-8/+3
* Correctly increment continuity_counter in PCR packets.Yann Coupin2010-02-241-2/+2
* Use stripped executable in regression testsMåns Rullgård2010-02-171-1/+1
* Correct opts calulation in ffmpeg.c.Michael Niedermayer2010-02-031-2/+2
* Set AVPacket.pos in MPEG-PS demuxer.Michael Niedermayer2010-02-021-27/+27
* Check pkt.pts against the recording time.Michael Niedermayer2010-02-012-9/+9
* Separate audio-only tests so they are only run onceMåns Rullgård2010-01-3028-147/+32
* Update regression tests after r21372David Conrad2010-01-214-32/+32
* regtest: split wma test into wmav1 and wmav2Måns Rullgård2010-01-165-11/+11
* regtest: split reference files allowing tests to run individuallyMåns Rullgård2010-01-16137-757/+757
* regtest: suppress console output from testsMåns Rullgård2010-01-162-5/+9
* Do not split audio frames accross pes packets.Baptiste Coudurier2010-01-131-1/+1
* Insert null packets to keep pcr values correct, patch by Mike Scheutzow,Mike Scheutzow2010-01-132-28/+28
OpenPOWER on IntegriCloud