742 Commits (a8fb7690d94075388306b80dc48a6ae7f5128ef7)

Author SHA1 Message Date
Justin Ruggles 5052980400 FATE: replace the acodec-pcm_s24daud test with an enc_dec_pcm checksum test 13 years ago
Justin Ruggles 03caef1bed FATE: replace the acodec-g726 test with 4 new encode/decode tests 13 years ago
Justin Ruggles a6c8cca2a8 FATE: replace current g722 encoding tests with an encode/decode test 13 years ago
Michael Niedermayer 788a60d9d6 ffmpeg: make max frames work again, after merge 13 years ago
Michael Niedermayer 56b9d9b5cd vf_thumbnail: colorspace changed from yv12 to rgb 13 years ago
Michael Niedermayer 128fa1295c fate: gif: change checksum to bgr8 from rgb8 as thats what gets selected now 13 years ago
Anton Khirnov b7327887ea avconv: get output pixel format from lavfi. 13 years ago
Carl Eugen Hoyos cb8f5194b3 Set bits_per_coded_sample when encoding Microsoft Video-1. 13 years ago
Reimar Döffinger 0c1e9c2d6a latmenc: copy pce config from proper location. 13 years ago
Reimar Döffinger 912a838efe latmenc: fix muxing of byte-aligned DSE. 13 years ago
Reimar Döffinger 277f20c3c8 lavf: always call avio_flush in av_write_trailer. 13 years ago
Justin Ruggles d3c59d5003 avconv: use default channel layouts when they are unknown 13 years ago
Reimar Döffinger 7f66912f1a Fix gif regression test on big-endian. 13 years ago
Reimar Döffinger cabc0ac72f Add gif and xbm regression tests. 13 years ago
Reimar Döffinger 6458a08700 vf_scale: ensure the palette is set for output. 13 years ago
Reimar Döffinger ed68fd45d3 Add v408 codec regression test. 13 years ago
Reimar Döffinger c311afca0a Add roqaudio regression test. 13 years ago
Reimar Döffinger a7b1420ca2 Update reference for disabled fate-wmv8-x8intra test to new format. 13 years ago
Reimar Döffinger 58c25724b7 Add nellymoser "fuzzy" FATE test. 13 years ago
Reimar Döffinger e80ce4adea Do not decode the mp3 data in lavf test since that is not bit-exact. 13 years ago
Reimar Döffinger 82ca1f8004 Test mp3 container muxing (and thus ID3 writing). 13 years ago
Reimar Döffinger cb25a186eb Fix DCA regression test to work across architectures. 13 years ago
Reimar Döffinger 10e3dd15a5 Remove AAC and nellymoser tests that do not work. 13 years ago
Reimar Döffinger 796097c696 Add tests for audio encoders: aac, dca, ra144 and nellymoser. 13 years ago
Michael Niedermayer e3b7079ddf adpcmenc: fix encoded s_0 value. 13 years ago
Reimar Döffinger 50361e5144 Add regression test for mov rtp hinting. 13 years ago
Reimar Döffinger 099a1875f0 dpxenc: also test 10 and 16 bit formats. 13 years ago
Michael Niedermayer 9e91a7d45b fix fate tests after 76c79aa28f 13 years ago
Clément Bœsch bfd30fa8a3 lavfi/colormatrix: add forgotten tests. 13 years ago
Ramiro Polla bd603494f9 asfenc: properly write index information 13 years ago
Ramiro Polla ae315a6a38 asfenc: start at object 1 instead of 0 13 years ago
Reimar Döffinger 6cecb8915a Add forgotten avio-direct reference file. 13 years ago
Ronald S. Bultje 7756859a31 fate: add BMP tests. 13 years ago
Derek Buitenhuis 0aaa45ef69 FATE: Add RALF decoding test 13 years ago
maxlazarov 7a3df014b9 The lt and lte functions were swapped. 13 years ago
Derek Buitenhuis 6bd9744582 FATE: Add RALF decoding test 13 years ago
Michael Niedermayer d2a6074359 fate: update regression checksum due to 95ce0ddcfe 13 years ago
Michael Niedermayer 1dab5efa01 fate/vp8-size-change: set bitexact flag 13 years ago
Anton Khirnov e2e165c00f FATE: add a test for vp8 with changing frame size. 13 years ago
Ronald S. Bultje e74d6daa29 fate: add kgv1 fate test. 13 years ago
Paul B Mahol 40821980ae vf_hflip: accept PIX_FMT_RGB444 and PIX_FMT_BGR444 pixel formats 13 years ago
Ronald S. Bultje 7beec7e29d fate: add wmalossless test. 13 years ago
Derek Buitenhuis e9c0b12c2e FATE: Add ZeroCodec test 13 years ago
Vidar Madsen 17431f4a4e Fix type and codetype fields in the MMF header for some phones. 13 years ago
Nicolas George 53b7a3fe08 vf_pad: port to new drawutils API. 13 years ago
Justin Ruggles b0f75ba272 mpegaudioenc: use AVCodec.encode2() 13 years ago
Justin Ruggles bb03b6f7b1 g722enc: use AVCodec.encode2() 13 years ago
Justin Ruggles aa872af5e3 ac3enc: update to AVCodec.encode2() 13 years ago
Michael Niedermayer 745a33a443 fate/zerocodec: fix permissions 13 years ago
Justin Ruggles 9b9fc9ba32 avconv: pass input stream timestamps to audio encoders 13 years ago