750 Commits (1642ee4337988523207ee8f30be9281e6919d95a)

Author SHA1 Message Date
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
Måns Rullgård 670bd2005a regtest: do not write to /tmp/ffmpeg$$ 15 years ago
Måns Rullgård 96fdb62428 Split dnxhd regression test so the parts can run in parallel 15 years ago
Reimar Döffinger 3fdd82768d Use default sws_flags for dnxhd regression tests and also test the "-mbd rd" 15 years ago
Reimar Döffinger d7c2e8e3fd Update regression reference for DNxHD test update 15 years ago
Reimar Döffinger 6082086688 Change DNxHD regression tests to test both 720p and 1080i instead of just 1080i 15 years ago
Reimar Döffinger 0ae2ccff56 Change dnxhd regression tests for r19912 which fixed uninitialized data in 15 years ago
Baptiste Coudurier afcdf34236 update seek regression tests due to r19902 15 years ago
Reimar Döffinger ef002fa32b Update dnxhd rotozoom regression test values with more sane ones that match 15 years ago
Niobos 9deba199fd fix pes overhead computation, patch by Niobos, niobos at dest-unreach dot be 15 years ago
Reimar Döffinger bb8cd7b3cf Update dnxhd regression test to match the majority of FATE machines (which 15 years ago
Reimar Döffinger a5083f66c7 Add dnxhd test to regression tests. 15 years ago
Ivan Schreter af8aae3fa3 disable new seeking code in mpeg-ts per #ifdef (use old read_seek by default) 15 years ago
Ivan Schreter a8dd8dc6e9 Use generic multi-stream key frame finding routine to implement read_seek2 and map 15 years ago
Aurelien Jacobs 194d4b494b matroskadec: correctly parse flags for simpleblock frames 15 years ago
Diego Biurrun 966116b9f7 Remove some hunks of unused and disabled code cruft. 15 years ago
Carl Eugen Hoyos 6c2a778d38 Remove unused global variable. 15 years ago
Carl Eugen Hoyos 9276b8f0cc Calculate gradient from parameter instead of using a global variable. 15 years ago