| Commit message (Expand) | Author | Age | Files | Lines |
* | Add QCELP regtest | Vitor Sessak | 2010-07-10 | 1 | -0/+6 |
* | Add MPEG2 field encoding fate2 regtest | Vitor Sessak | 2010-07-10 | 2 | -0/+42 |
* | Add RealAudio COOK fate2 test | Vitor Sessak | 2010-07-10 | 1 | -0/+5 |
* | Add fate2 test for RA288 | Vitor Sessak | 2010-07-10 | 1 | -0/+5 |
* | fate: some AAC tests need FUZZ=2 on ARM | Måns Rullgård | 2010-07-10 | 1 | -0/+4 |
* | fate: ensure file sizes match in oneoff tests | Måns Rullgård | 2010-07-10 | 1 | -1/+3 |
* | AAC fate2 tests. | Alex Converse | 2010-07-10 | 1 | -0/+26 |
* | fate: fail with a sensible error message if reference file is missing | Måns Rullgård | 2010-07-09 | 1 | -0/+5 |
* | fate: delete output files from successful tests | Måns Rullgård | 2010-07-09 | 1 | -0/+2 |
* | tiny_psnr: change error exit code from -1 to 1 | Måns Rullgård | 2010-07-09 | 1 | -2/+2 |
* | tiny_psnr: check fread() return values | Måns Rullgård | 2010-07-09 | 1 | -3/+6 |
* | fate: exit with error immediately if test command fails | Måns Rullgård | 2010-07-09 | 1 | -1/+1 |
* | tiny_psnr: use abs() | Måns Rullgård | 2010-07-09 | 1 | -1/+1 |
* | SIPR tests for "make fate2" | Vitor Sessak | 2010-07-09 | 1 | -0/+20 |
* | tiny_psnr: skip wav headers on input files | Måns Rullgård | 2010-07-09 | 13 | -35/+52 |
* | fate: add oneoff test for twinvq | Måns Rullgård | 2010-07-09 | 1 | -0/+4 |
* | fate: add oneoff comparison method | Måns Rullgård | 2010-07-09 | 1 | -0/+10 |
* | fate: pass additional variables to test script | Måns Rullgård | 2010-07-09 | 1 | -2/+7 |
* | tiny_psnr: print max absolute difference between files | Vitor Sessak | 2010-07-09 | 91 | -131/+136 |
* | Change names of regtest output files to closer match the reference files | Måns Rullgård | 2010-07-08 | 2 | -2/+7 |
* | regtest: put rgb and yuv reference files in correct place | Måns Rullgård | 2010-07-08 | 4 | -0/+16 |
* | regtest: put rgb and yuv reference files in correct place | Måns Rullgård | 2010-07-08 | 4 | -16/+0 |
* | Add pixdesctest filter and corresponding test. | Stefano Sabatini | 2010-07-07 | 1 | -0/+20 |
* | Update lavfitest reference after commit: | Stefano Sabatini | 2010-07-05 | 4 | -4/+4 |
* | In mxf muxer, fix last b frame temporal offset | Baptiste Coudurier | 2010-07-02 | 1 | -1/+1 |
* | fate: add vp8 tests | Måns Rullgård | 2010-06-24 | 15 | -0/+765 |
* | Remove the "b" from "Mb" in -b values for the dnxhd tests. | Stefano Sabatini | 2010-06-16 | 1 | -3/+3 |
* | FATE: update vc1 reference output | Måns Rullgård | 2010-06-15 | 1 | -1/+14 |
* | Do not exclude anymore the pixel formats rgb444, bgr444, rgb4_byte, | Stefano Sabatini | 2010-06-06 | 1 | -3/+2 |
* | regtest: add seektest reference files for rgb/yuv in avi | Måns Rullgård | 2010-06-06 | 2 | -0/+92 |
* | Add simple rgb/yuv in avi regression test. | Michael Niedermayer | 2010-06-06 | 5 | -0/+26 |
* | matroskaenc: Don't write a second seekhead for the clusters; mkvalidate agrees | David Conrad | 2010-06-04 | 2 | -6/+6 |
* | matroskaenc: Mux clusters better | James Zern | 2010-06-04 | 3 | -16/+16 |
* | Fix typo. | Stefano Sabatini | 2010-06-03 | 1 | -1/+1 |
* | Exclude from the lavfi_pix_fmts regression test the output pixel | Stefano Sabatini | 2010-06-03 | 1 | -0/+18 |
* | Remove useless variables in get_common_elements(). | Stefano Sabatini | 2010-06-02 | 1 | -2/+0 |
* | Add libavfilter 1-input - 1-output regression test, corresponding to the | Stefano Sabatini | 2010-05-24 | 1 | -1/+36 |
* | matroskaenc: Write codec time base as default duration for video tracks. | David Conrad | 2010-05-24 | 2 | -24/+24 |
* | Update regression tests after removing track timecode scale from mkvenc | David Conrad | 2010-05-22 | 5 | -82/+82 |
* | In ogg muxer, pack multiple frames into one page, much lower overhead | Baptiste Coudurier | 2010-05-21 | 2 | -28/+15 |
* | Replace "-vfilters" by "-vf" in regtests. Should fix regtest breakage. | Vitor Sessak | 2010-05-13 | 2 | -2/+2 |
* | FATE: change -vfilters to -vf | Måns Rullgård | 2010-05-13 | 1 | -1/+1 |
* | FATE: update idroq-video-encode command | Måns Rullgård | 2010-05-09 | 1 | -1/+1 |
* | Enable libavfilter by default and fix pading for mxf-d10 | Michael Niedermayer | 2010-05-07 | 1 | -1/+1 |
* | FATE: update nsv-demux checksums | Måns Rullgård | 2010-04-19 | 1 | -5/+5 |
* | FATE: update vqf-demux checksum | Måns Rullgård | 2010-04-13 | 1 | -1/+1 |
* | Change default for bidir_refine to 1. | Michael Niedermayer | 2010-04-02 | 24 | -239/+239 |
* | 10l, update ref value for ffm since default flags changed and are stored in t... | Baptiste Coudurier | 2010-03-25 | 1 | -1/+1 |
* | Add VorbisComment writing to FLAC files. | James Darnley | 2010-03-20 | 2 | -3/+3 |
* | Make ad-hoc lavfi tests use random values for the slice height used | Stefano Sabatini | 2010-03-17 | 1 | -1/+1 |