817 Commits (93eea20a793baf7357e374620b55f3793b873a2c)

Author SHA1 Message Date
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. 16 years ago
Carl Eugen Hoyos 9276b8f0cc Calculate gradient from parameter instead of using a global variable. 16 years ago
Carl Eugen Hoyos 07874f2298 Due to a typo in videogen.c, the regression test videos were not as 16 years ago
Baptiste Coudurier df1550f081 set index duration to 0 for cbr, specifying whole container coverage 16 years ago
Baptiste Coudurier 76b092e207 use ber4 length for descriptors preferred by specs 16 years ago
Baptiste Coudurier 6a43aab01b write profile and level local tag in mpeg descriptor 16 years ago
Michael Niedermayer 0444a8c534 Update seek regression checksums due to: 16 years ago
Baptiste Coudurier 61f9e3c16a correctly compute frame flags with closed gop 16 years ago
Yoshihisa Uchida d8b2d83473 Fix yamaha adpcm stereo (issue 1117). 16 years ago
Yoshihisa Uchida 3f3f3ba799 Fix onMetaData property count in flv files (issue 1206). 16 years ago
Stefano Sabatini 97668ac7f3 Rename tests/ffmpeg.regression.ref to tests/vsynth.regression.ref, 16 years ago
Måns Rullgård a4ddf509fe regtest: print commands also for image format tests 16 years ago
Baptiste Coudurier 0c1375575a demux whole PES packets from TS 16 years ago
Wolfram Gloger ed1dc74e18 Fix off by one offset with fetch_timestamps, pts_parser_problem.mpg. 16 years ago
Baptiste Coudurier 45e5feda68 Fix regression tests, diff was due to a patch to mpeg-2 parser timestamp fetching, pending, 16 years ago
Larbi Joubala 606d48cee1 fix hdlr descr in mp4 which use c string, patch by Larbi Joubala, larbi dot joubala at resonate-mp4 dot com 16 years ago
corp186 c69d224102 compute total bitrate more accurately, patch by corp186, chasedouglas at gmail dot com 16 years ago
Baptiste Coudurier b10d7e4e3a pad last audio frame when encoding 16 years ago
David Conrad 325aef38da Update regression tests for y4m after r18796 16 years ago
Baptiste Coudurier e4358e70f8 write a single pes for video frames, some proprietary player needs it 16 years ago
Baptiste Coudurier 31df40a130 fix total bitrate computation, based on patch by corp186, chasedouglas at gmail dot com 16 years ago
Michael Niedermayer 9a3eaeebad Correct x/ymin to avoid segfault due to out of picture reads. 16 years ago
Baptiste Coudurier a3d23e15fb fix 6 channels raw pcm demuxing, raw pcm now demux a fixed number of samples 16 years ago
Carl Eugen Hoyos f77dddfcc3 Fix comment: gcc 2.95.3 binaries decode ac3 fine if SSE is available and 16 years ago
Michael Niedermayer 300a3d0d00 Make sure the last bits of huffyuv frames are zeroed. 16 years ago
Diego Biurrun 1b4a516b94 Rename regression test result files from b-libav* to b-lavf* for consistency. 16 years ago
Måns Rullgård 67c447a679 Fix running regression tests on remote targets 16 years ago
Diego Biurrun 7a8d0e9700 Skip creation of tests/data directory in individual regression test scripts. 16 years ago
Diego Biurrun d7167f0555 Move generated file aynth1.sw to the data subdirectory. Thus it does not have 16 years ago
Diego Biurrun 6117ffbe90 Rename regression.sh --> codec-regression.sh. Now all regression test scripts 16 years ago
Diego Biurrun 767e14c380 Rename server-regression.sh --> ffserver-regression.sh for consistency. 16 years ago
Diego Biurrun 0bb5f0fa22 cosmetics: Rename 'do_libav' function to 'do_lavf'. 16 years ago
Diego Biurrun 209b9d565a Rename libav.regression.ref --> lavf.regression.ref. 16 years ago
Diego Biurrun 688a477367 Rename test.conf --> ffserver.conf, the new name is more meaningful. 16 years ago
Diego Biurrun 62cb577e39 Rename seek_test.sh --> seek-regression.sh for greater consistency. 16 years ago