summaryrefslogtreecommitdiff
path: root/tests/ref
Commit message (Expand)AuthorAgeFilesLines
* parseutils: use strings instead of integers for error codes.Michael Niedermayer2012-05-091-25/+25
* aasc: use the correct reader offsetMichael Niedermayer2012-05-081-24/+24
* Support yuva422p rawvideo in nut.Carl Eugen Hoyos2012-05-086-6/+6
* Add yuva422p pix_fmt.Carl Eugen Hoyos2012-05-086-0/+6
* fate: update ogg seektest after all the bug fixesMichael Niedermayer2012-05-041-8/+16
* fate: update mmf seek checksum, change caused by av_get_packet() useageMichael Niedermayer2012-05-021-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-251-2/+2
|\
| * FATE: avoid channel mixing in lavf-dv_fmtJustin Ruggles2012-04-242-16/+16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-241-1/+1
|\ \ | |/
| * matroska: Add incremental parsing of clusters.Dale Curtis2012-04-221-1/+1
* | parseutils: add av_parse_time() test.Nicolas George2012-04-231-0/+12
* | parseutils: add FATE test.Nicolas George2012-04-231-0/+64
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-2015-99/+12
|\ \ | |/
| * FATE: allow lavf tests to alter input parametersJustin Ruggles2012-04-205-22/+22
| * FATE: replace the acodec-pcm_s24daud test with an enc_dec_pcm checksum testJustin Ruggles2012-04-203-31/+1
| * FATE: replace the acodec-g726 test with 4 new encode/decode testsJustin Ruggles2012-04-206-57/+4
| * FATE: replace current g722 encoding tests with an encode/decode testJustin Ruggles2012-04-203-5/+1
* | ffmpeg: make max frames work again, after mergeMichael Niedermayer2012-04-171-1/+0
* | vf_thumbnail: colorspace changed from yv12 to rgbMichael Niedermayer2012-04-171-1/+1
* | fate: gif: change checksum to bgr8 from rgb8 as thats what gets selected nowMichael Niedermayer2012-04-171-1/+1
* | Merge commit '3b266da3d35f3f7a61258b78384dfe920d875d29'Michael Niedermayer2012-04-173-54/+0
|\ \ | |/
| * avconv: get output pixel format from lavfi.Anton Khirnov2012-04-151-3/+3
* | Set bits_per_coded_sample when encoding Microsoft Video-1.Carl Eugen Hoyos2012-04-152-2/+2
* | latmenc: copy pce config from proper location.Reimar Döffinger2012-04-121-3/+3
* | latmenc: fix muxing of byte-aligned DSE.Reimar Döffinger2012-04-121-0/+3
* | lavf: always call avio_flush in av_write_trailer.Reimar Döffinger2012-04-122-6/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-106-7/+7
|\ \ | |/
| * avconv: use default channel layouts when they are unknownJustin Ruggles2012-04-105-5/+5
* | Fix gif regression test on big-endian.Reimar Döffinger2012-04-091-7/+7
* | Add gif and xbm regression tests.Reimar Döffinger2012-04-092-0/+24
* | vf_scale: ensure the palette is set for output.Reimar Döffinger2012-04-096-8/+8
* | Add v408 codec regression test.Reimar Döffinger2012-04-092-0/+8
* | Add roqaudio regression test.Reimar Döffinger2012-04-091-0/+4
* | Update reference for disabled fate-wmv8-x8intra test to new format.Reimar Döffinger2012-04-081-473/+474
* | Add nellymoser "fuzzy" FATE test.Reimar Döffinger2012-04-081-0/+2
* | Do not decode the mp3 data in lavf test since that is not bit-exact.Reimar Döffinger2012-04-071-1/+1
* | Test mp3 container muxing (and thus ID3 writing).Reimar Döffinger2012-04-071-0/+3
* | Fix DCA regression test to work across architectures.Reimar Döffinger2012-04-071-1/+0
* | Remove AAC and nellymoser tests that do not work.Reimar Döffinger2012-04-072-10/+0
* | Add tests for audio encoders: aac, dca, ra144 and nellymoser.Reimar Döffinger2012-04-074-0/+20
* | adpcmenc: fix encoded s_0 value.Michael Niedermayer2012-04-071-3/+3
* | Add regression test for mov rtp hinting.Reimar Döffinger2012-04-061-0/+3
* | dpxenc: also test 10 and 16 bit formats.Reimar Döffinger2012-04-061-0/+6
* | fix fate tests after 76c79aa28fc8cf0bfe52915317a3cfc72383d0efMichael Niedermayer2012-04-066-6/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-0513-0/+26
|\ \ | |/
| * fate: add BMP tests.Ronald S. Bultje2012-04-0413-0/+26
| * FATE: Add RALF decoding testDerek Buitenhuis2012-04-011-0/+1
* | lavfi/colormatrix: add forgotten tests.Clément Bœsch2012-04-052-0/+2
* | asfenc: properly write index informationRamiro Polla2012-04-052-7/+7
* | asfenc: start at object 1 instead of 0Ramiro Polla2012-04-051-1/+1