2010-01-02 |
Vitor Sessak | 10l, my last commit (r21001) broke regression tests. |
tree | commitdiff |
2009-12-26 |
Diego Biurrun | Use common regression test functions in ffserver regres... |
tree | commitdiff |
2009-12-26 |
Diego Biurrun | Replace ` ` syntax by $( ) in regression test shell... |
tree | commitdiff |
2009-12-18 |
Michael Niedermayer | It appears that waveformatextensible is mandatory for... |
tree | commitdiff |
2009-12-16 |
Jai Menon | Update ffm reference checksums as a result of r20869. |
tree | commitdiff |
2009-12-12 |
Reimar Döffinger | Add ROQ format regression test. |
tree | commitdiff |
2009-12-12 |
Stefano Sabatini | Reduce the number of encoded frames for the dnxhd tests... |
tree | commitdiff |
2009-12-07 |
Jai Menon | Update seek.regression.ref. This is due to r20758. |
tree | commitdiff |
2009-12-01 |
Baptiste Coudurier | update seek regression ref due to r20674, packet size... |
tree | commitdiff |
2009-11-26 |
Jai Menon | Update libavformat regression reference checksum for... |
tree | commitdiff |
2009-11-24 |
Baptiste Coudurier | update seek regression ref due to r20579, mp3 timestamp... |
tree | commitdiff |
2009-11-09 |
Justin Ruggles | fix a rounding error in the PSNR calculation and update... |
tree | commitdiff |
2009-10-27 |
Stefano Sabatini | Split codec-regression.sh again and create a lavfi... |
tree | commitdiff |
2009-10-24 |
Stefano Sabatini | Split codec-regression.sh, and create the lavf-regressi... |
tree | commitdiff |
2009-10-24 |
Måns Rullgård | Fix codectest |
tree | commitdiff |
2009-10-23 |
Stefano Sabatini | Split codec-regression.sh, put all the code which can... |
tree | commitdiff |
2009-10-22 |
Daniel Verkamp | Build extradata in adpcm_ms encoder. |
tree | commitdiff |
2009-10-20 |
Reimar Döffinger | Print "NOPTS" when AV_NOPTS_VALUE is encountered during... |
tree | commitdiff |
2009-10-19 |
Stefano Sabatini | Move up the $test variable definition, together with... |
tree | commitdiff |
2009-10-19 |
Stefano Sabatini | Give symbolic names to the positional parameters of the |
tree | commitdiff |
2009-10-19 |
Reimar Döffinger | Align the seek regression test output for better readab... |
tree | commitdiff |
2009-10-18 |
Reimar Döffinger | Replace seek test error return numbers by the correspon... |
tree | commitdiff |
2009-10-11 |
Reimar Döffinger | Do the dnxhd_720p_rd test with -threads 4 in order... |
tree | commitdiff |
2009-10-06 |
Justin Ruggles | Add ALAC encoding and decoding regression tests. |
tree | commitdiff |
2009-10-02 |
Reimar Döffinger | wav demuxer: return AVERROR_EOF instead of AVERROR... |
tree | commitdiff |
2009-10-02 |
Reimar Döffinger | Fix seek regression test: several AVERROR(EIO) correctl... |
tree | commitdiff |
2009-10-02 |
Reimar Döffinger | Make seek regression tests fit after previous get_buffe... |
tree | commitdiff |
2009-09-30 |
Lasse Reinhold | Use floating point mathematics when encoding mpeg audio. |
tree | commitdiff |
2009-09-29 |
Stefano Sabatini | Prefer -vcodec rawvideo over -vcodec huffyuv for lavfi... |
tree | commitdiff |
2009-09-29 |
Michael Kostylev | Fix md5 program invocation for BSD. |
tree | commitdiff |
2009-09-29 |
Reimar Döffinger | Make sure that dv encoder initializes all encoded packe... |
tree | commitdiff |
2009-09-27 |
Stefano Sabatini | Remove duplicated / stray code which slipped in with... |
tree | commitdiff |
2009-09-27 |
Reimar Döffinger | Get rid of "function" "keywords" in lavfilter testing... |
tree | commitdiff |
2009-09-27 |
Stefano Sabatini | Implement a lavfitest target for testing regressions... |
tree | commitdiff |
2009-09-21 |
Måns Rullgård | regtest: do not write to /tmp/ffmpeg$$ |
tree | commitdiff |
2009-09-21 |
Måns Rullgård | Split dnxhd regression test so the parts can run in... |
tree | commitdiff |
2009-09-19 |
Reimar Döffinger | Use default sws_flags for dnxhd regression tests and... |
tree | commitdiff |
2009-09-19 |
Reimar Döffinger | Update regression reference for DNxHD test update |
tree | commitdiff |
2009-09-19 |
Reimar Döffinger | Change DNxHD regression tests to test both 720p and... |
tree | commitdiff |
2009-09-18 |
Reimar Döffinger | Change dnxhd regression tests for r19912 which fixed... |
tree | commitdiff |
2009-09-17 |
Baptiste Coudurier | update seek regression tests due to r19902 |
tree | commitdiff |
2009-09-17 |
Reimar Döffinger | Update dnxhd rotozoom regression test values with more... |
tree | commitdiff |
2009-09-17 |
Niobos | fix pes overhead computation, patch by Niobos, niobos... |
tree | commitdiff |
2009-09-17 |
Reimar Döffinger | Update dnxhd regression test to match the majority... |
tree | commitdiff |
2009-09-17 |
Reimar Döffinger | Add dnxhd test to regression tests. |
tree | commitdiff |
2009-09-06 |
Ivan Schreter | disable new seeking code in mpeg-ts per #ifdef (use... |
tree | commitdiff |
2009-08-22 |
Ivan Schreter | Use generic multi-stream key frame finding routine... |
tree | commitdiff |
2009-08-10 |
Aurelien Jacobs | matroskadec: correctly parse flags for simpleblock... |
tree | commitdiff |
2009-08-07 |
Diego Biurrun | Remove some hunks of unused and disabled code cruft. |
tree | commitdiff |
2009-07-22 |
Carl Eugen Hoyos | Remove unused global variable. |
tree | commitdiff |
2009-07-22 |
Carl Eugen Hoyos | Calculate gradient from parameter instead of using... |
tree | commitdiff |
2009-07-21 |
Carl Eugen Hoyos | Due to a typo in videogen.c, the regression test videos... |
tree | commitdiff |
2009-07-04 |
Baptiste Coudurier | set index duration to 0 for cbr, specifying whole conta... |
tree | commitdiff |
2009-07-04 |
Baptiste Coudurier | use ber4 length for descriptors preferred by specs |
tree | commitdiff |
2009-07-04 |
Baptiste Coudurier | write profile and level local tag in mpeg descriptor |
tree | commitdiff |
2009-06-30 |
Michael Niedermayer | Update seek regression checksums due to: |
tree | commitdiff |
2009-06-30 |
Baptiste Coudurier | correctly compute frame flags with closed gop |
tree | commitdiff |
2009-06-20 |
Yoshihisa Uchida | Fix yamaha adpcm stereo (issue 1117). |
tree | commitdiff |
2009-06-20 |
Yoshihisa Uchida | Fix onMetaData property count in flv files (issue 1206). |
tree | commitdiff |
2009-06-18 |
Stefano Sabatini | Rename tests/ffmpeg.regression.ref to tests/vsynth... |
tree | commitdiff |
2009-06-14 |
Måns Rullgård | regtest: print commands also for image format tests |
tree | commitdiff |
2009-05-27 |
Baptiste Coudurier | demux whole PES packets from TS |
tree | commitdiff |
2009-05-27 |
Wolfram Gloger | Fix off by one offset with fetch_timestamps, pts_parser... |
tree | commitdiff |
2009-05-23 |
Baptiste Coudurier | Fix regression tests, diff was due to a patch to mpeg... |
tree | commitdiff |
2009-05-23 |
Larbi Joubala | fix hdlr descr in mp4 which use c string, patch by... |
tree | commitdiff |
2009-05-23 |
corp186 | compute total bitrate more accurately, patch by corp186... |
tree | commitdiff |
2009-05-23 |
Baptiste Coudurier | pad last audio frame when encoding |
tree | commitdiff |
2009-05-11 |
David Conrad | Update regression tests for y4m after r18796 |
tree | commitdiff |
2009-05-11 |
Baptiste Coudurier | write a single pes for video frames, some proprietary... |
tree | commitdiff |
2009-05-10 |
Baptiste Coudurier | fix total bitrate computation, based on patch by corp18... |
tree | commitdiff |
2009-05-08 |
Michael Niedermayer | Correct x/ymin to avoid segfault due to out of picture... |
tree | commitdiff |
2009-04-12 |
Baptiste Coudurier | fix 6 channels raw pcm demuxing, raw pcm now demux... |
tree | commitdiff |
2009-04-10 |
Carl Eugen Hoyos | Fix comment: gcc 2.95.3 binaries decode ac3 fine if... |
tree | commitdiff |
2009-04-05 |
Michael Niedermayer | Make sure the last bits of huffyuv frames are zeroed. |
tree | commitdiff |
2009-03-30 |
Diego Biurrun | Rename regression test result files from b-libav* to... |
tree | commitdiff |
2009-03-30 |
Måns Rullgård | Fix running regression tests on remote targets |
tree | commitdiff |
2009-03-30 |
Diego Biurrun | Skip creation of tests/data directory in individual... |
tree | commitdiff |
2009-03-30 |
Diego Biurrun | Move generated file aynth1.sw to the data subdirectory... |
tree | commitdiff |
2009-03-30 |
Diego Biurrun | Rename regression.sh --> codec-regression.sh. Now all... |
tree | commitdiff |
2009-03-30 |
Diego Biurrun | Rename server-regression.sh --> ffserver-regression... |
tree | commitdiff |
2009-03-30 |
Diego Biurrun | cosmetics: Rename 'do_libav' function to 'do_lavf'. |
tree | commitdiff |
2009-03-29 |
Diego Biurrun | Rename libav.regression.ref --> lavf.regression.ref. |
tree | commitdiff |
2009-03-29 |
Diego Biurrun | Rename test.conf --> ffserver.conf, the new name is... |
tree | commitdiff |
2009-03-29 |
Diego Biurrun | Rename seek_test.sh --> seek-regression.sh for greater... |
tree | commitdiff |
2009-03-27 |
Benoit Fouet | Fix seek test build, by undefining printf and fprintf. |
tree | commitdiff |
2009-03-26 |
Benoit Fouet | Fix a warning on an uninitialized variable. |
tree | commitdiff |
2009-03-21 |
Ronald S. Bultje | Remove index writing in RM muxer, since it is broken... |
tree | commitdiff |
2009-03-21 |
Reimar Döffinger | Fix avpicture_get_size for non-paletted formats with... |
tree | commitdiff |
2009-03-21 |
Baptiste Coudurier | update ffserver regression ref |
tree | commitdiff |
2009-03-21 |
Baptiste Coudurier | fix valid seeking range |
tree | commitdiff |
2009-03-21 |
Baptiste Coudurier | update seek regression ref due to 18063 |
tree | commitdiff |
2009-03-21 |
Justin Ruggles | Fix the ogg regression test, which was broken by r18092... |
tree | commitdiff |
2009-03-20 |
Daniel Verkamp | PCX encoder that handles 1-, 8-, and 24-bpp pixfmts. |
tree | commitdiff |
2009-03-20 |
Baptiste Coudurier | typo, fix eof check |
tree | commitdiff |
2009-03-20 |
Baptiste Coudurier | do not write ffm write index by default, detect if... |
tree | commitdiff |
2009-03-14 |
Baptiste Coudurier | use utc time for timestamp and do not set it if not... |
tree | commitdiff |
2009-03-14 |
Reimar Döffinger | Make pcm_read_seek treat negative time stamps as 0... |
tree | commitdiff |
2009-03-14 |
Michael Niedermayer | Switch regression test to the new seeking API. |
tree | commitdiff |
2009-03-13 |
Baptiste Coudurier | fix swf seeking by fixing new stream detection |
tree | commitdiff |
2009-03-12 |
Baptiste Coudurier | remove sws_flags, seems to have no effect |
tree | commitdiff |
next |