Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-04-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-25FATE: use updated reference for aac-latm_stereo_to_51Justin Ruggles
2012-04-24FATE: avoid channel mixing in lavf-dv_fmtJustin Ruggles
2012-04-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-24Get rid of tests/data/asynth-%.sw rule.Reimar Döffinger
2012-04-23Simplify asynth sample generation.Reimar Döffinger
2012-04-23parseutils: add av_parse_time() test.Nicolas George
2012-04-23parseutils: add FATE test.Nicolas George
2012-04-23matroska: Add incremental parsing of clusters.Dale Curtis
2012-04-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-20FATE: allow lavf tests to alter input parametersJustin Ruggles
2012-04-20FATE: replace the acodec-pcm_s24daud test with an enc_dec_pcm checksum testJustin Ruggles
2012-04-20FATE: replace the acodec-g726 test with 4 new encode/decode testsJustin Ruggles
2012-04-20FATE: replace current g722 encoding tests with an encode/decode testJustin Ruggles
2012-04-20FATE: add a pattern rule for generating asynth wav filesJustin Ruggles
2012-04-20FATE: optionally write a WAVE header in audiogenJustin Ruggles
2012-04-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-19FATE: pass the decoded output format and audio source file to enc_dec_pcmJustin Ruggles
2012-04-19FATE: specify the input format when decoding in enc_dec_pcm()Justin Ruggles
2012-04-17fate: libavutil tests do not require SAMPLES.Nicolas George
2012-04-17ffmpeg: make max frames work again, after mergeMichael Niedermayer
2012-04-17vf_thumbnail: colorspace changed from yv12 to rgbMichael Niedermayer
2012-04-17fate: fix vp8 size change regressionMichael Niedermayer
2012-04-17fate: gif: change checksum to bgr8 from rgb8 as thats what gets selected nowMichael Niedermayer
2012-04-17Merge commit '3b266da3d35f3f7a61258b78384dfe920d875d29'Michael Niedermayer
2012-04-15avconv: get output pixel format from lavfi.Anton Khirnov
2012-04-15Set bits_per_coded_sample when encoding Microsoft Video-1.Carl Eugen Hoyos
2012-04-15tiny_psnr: reindent after last commit.Nicolas George
2012-04-15tiny_psnr: support unseekable raw files.Nicolas George
2012-04-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-12latmenc: copy pce config from proper location.Reimar Döffinger
2012-04-12latmenc: fix muxing of byte-aligned DSE.Reimar Döffinger
2012-04-12lavf: always call avio_flush in av_write_trailer.Reimar Döffinger
2012-04-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-10avconv: use default channel layouts when they are unknownJustin Ruggles
2012-04-09Fix gif regression test on big-endian.Reimar Döffinger
2012-04-09Add gif and xbm regression tests.Reimar Döffinger
2012-04-09vf_scale: ensure the palette is set for output.Reimar Döffinger
2012-04-09Add v408 codec regression test.Reimar Döffinger
2012-04-09Add roqaudio regression test.Reimar Döffinger
2012-04-08Allow running fate-wmv8-x8intra manually.Reimar Döffinger
2012-04-08Allow manually running disabled FATE tests.Reimar Döffinger
2012-04-08Update reference for disabled fate-wmv8-x8intra test to new format.Reimar Döffinger
2012-04-08Add nellymoser "fuzzy" FATE test.Reimar Döffinger
2012-04-08Fixes for third argument do_image_formats.Reimar Döffinger
2012-04-07Do not decode the mp3 data in lavf test since that is not bit-exact.Reimar Döffinger
2012-04-07dcaenc: Allow encoding without specifying a channel_layout.Reimar Döffinger
2012-04-07Test mp3 container muxing (and thus ID3 writing).Reimar Döffinger
2012-04-07Fix DCA regression test to work across architectures.Reimar Döffinger
2012-04-07fate: try to force le for the dpx decoder side tooMichael Niedermayer