817 Commits (93eea20a793baf7357e374620b55f3793b873a2c)

Author SHA1 Message Date
Michael Niedermayer af3390cb85 Make sure we dont double test files and sort the list. 15 years ago
Michael Niedermayer 88b83cac24 Codec copy test. 15 years ago
Reimar Döffinger f2e033ac84 Free packets read in seek_test. 15 years ago
Reimar Döffinger c7ff04e2f3 Fix some memory leaks in seek_test test program: 15 years ago
Yann Coupin 8d819221db Correctly increment continuity_counter in PCR packets. 15 years ago
Måns Rullgård 43cfefafbf Use stripped executable in regression tests 15 years ago
Michael Niedermayer f575f08ccb Correct opts calulation in ffmpeg.c. 15 years ago
Michael Niedermayer c45ebd5461 Set AVPacket.pos in MPEG-PS demuxer. 15 years ago
Michael Niedermayer f8ccf72005 Check pkt.pts against the recording time. 15 years ago
Måns Rullgård c676895fd9 Separate audio-only tests so they are only run once 15 years ago
David Conrad ac1e18cb78 Update regression tests after r21372 15 years ago
Måns Rullgård 4b294c1872 regtest: split wma test into wmav1 and wmav2 15 years ago
Måns Rullgård eca478c317 regtest: split reference files allowing tests to run individually 15 years ago
Måns Rullgård 16cd99bbed regtest: suppress console output from tests 15 years ago
Baptiste Coudurier 01d6bd525a Do not split audio frames accross pes packets. 15 years ago
Mike Scheutzow 4df3bbbc68 Insert null packets to keep pcr values correct, patch by Mike Scheutzow, 15 years ago
Vitor Sessak cd44b2e307 10l, my last commit (r21001) broke regression tests. 15 years ago
Diego Biurrun 66d23c968c Use common regression test functions in ffserver regression test script. 15 years ago
Diego Biurrun 3d1470649c Replace ` ` syntax by $( ) in regression test shell scripts. 15 years ago
Michael Niedermayer 2c2a167ca7 It appears that waveformatextensible is mandatory for more cases than 15 years ago
Jai Menon 18eb23db7d Update ffm reference checksums as a result of r20869. 15 years ago
Reimar Döffinger ae5e8caa3d Add ROQ format regression test. 15 years ago
Stefano Sabatini dae658d764 Reduce the number of encoded frames for the dnxhd tests to 5. 15 years ago
Jai Menon 384af83725 Update seek.regression.ref. This is due to r20758. 15 years ago
Baptiste Coudurier 73e8c83d7b update seek regression ref due to r20674, packet size changed 15 years ago
Jai Menon 8683f94f40 Update libavformat regression reference checksum for ffm. This change is 15 years ago
Baptiste Coudurier fedbfd5d44 update seek regression ref due to r20579, mp3 timestamps are adjusted 15 years ago
Justin Ruggles b00803e0ae fix a rounding error in the PSNR calculation and update the many regression 15 years ago
Stefano Sabatini 77f66963b0 Split codec-regression.sh again and create a lavfi-regression.sh for 15 years ago
Stefano Sabatini 8f1e4d4ffc Split codec-regression.sh, and create the lavf-regression.sh script. 15 years ago
Måns Rullgård 2189dbc4a6 Fix codectest 15 years ago
Stefano Sabatini f94e56cf82 Split codec-regression.sh, put all the code which can be shared by 15 years ago
Daniel Verkamp b74d42ee33 Build extradata in adpcm_ms encoder. 15 years ago
Reimar Döffinger 2bc70a7681 Print "NOPTS" when AV_NOPTS_VALUE is encountered during seek regression tests. 15 years ago
Stefano Sabatini 3a408eff35 Move up the $test variable definition, together with the other 15 years ago
Stefano Sabatini dd65909a78 Give symbolic names to the positional parameters of the 15 years ago
Reimar Döffinger 933018e249 Align the seek regression test output for better readability. 15 years ago
Reimar Döffinger a828d48cfc Replace seek test error return numbers by the corresponding E* strings. 15 years ago
Reimar Döffinger a9b0204374 Do the dnxhd_720p_rd test with -threads 4 in order to also test the threading code. 15 years ago
Justin Ruggles 9797ce58b7 Add ALAC encoding and decoding regression tests. 15 years ago
Reimar Döffinger 3fcb5113c6 wav demuxer: return AVERROR_EOF instead of AVERROR(EIO) when the end of 15 years ago
Reimar Döffinger 4bd7cb8be2 Fix seek regression test: several AVERROR(EIO) correctly changed to AVERROR_EOF. 15 years ago
Reimar Döffinger 593b50cedf Make seek regression tests fit after previous get_buffer change. 15 years ago
Lasse Reinhold 391dbb54a6 Use floating point mathematics when encoding mpeg audio. 15 years ago
Stefano Sabatini e935fa9e17 Prefer -vcodec rawvideo over -vcodec huffyuv for lavfi regression 15 years ago
Michael Kostylev 0e829974f5 Fix md5 program invocation for BSD. 15 years ago
Reimar Döffinger ebb651d5f2 Make sure that dv encoder initializes all encoded packet data. 15 years ago
Stefano Sabatini 7f5c14210b Remove duplicated / stray code which slipped in with r20057. 15 years ago
Reimar Döffinger 06d7f30a9f Get rid of "function" "keywords" in lavfilter testing code, hopefully will 15 years ago
Stefano Sabatini 40e024091d Implement a lavfitest target for testing regressions in libavfilter. 15 years ago