725 Commits (8a62a378de2f762e19dbb1ab5d5d27dafa833ee8)

Author SHA1 Message Date
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
Carl Eugen Hoyos 07874f2298 Due to a typo in videogen.c, the regression test videos were not as 15 years ago
Baptiste Coudurier df1550f081 set index duration to 0 for cbr, specifying whole container coverage 15 years ago
Baptiste Coudurier 76b092e207 use ber4 length for descriptors preferred by specs 15 years ago
Baptiste Coudurier 6a43aab01b write profile and level local tag in mpeg descriptor 15 years ago
Michael Niedermayer 0444a8c534 Update seek regression checksums due to: 15 years ago
Baptiste Coudurier 61f9e3c16a correctly compute frame flags with closed gop 15 years ago
Yoshihisa Uchida d8b2d83473 Fix yamaha adpcm stereo (issue 1117). 15 years ago
Yoshihisa Uchida 3f3f3ba799 Fix onMetaData property count in flv files (issue 1206). 15 years ago
Stefano Sabatini 97668ac7f3 Rename tests/ffmpeg.regression.ref to tests/vsynth.regression.ref, 15 years ago
Måns Rullgård a4ddf509fe regtest: print commands also for image format tests 15 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