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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-05-14fate: qtrle: disable audio in all testsMans Rullgard
2012-05-14fate: pcm-planar: disable videoMans Rullgard
2012-05-14fate: mtv: disable video decodingMans Rullgard
2012-05-11fate: employ better names and add a convenient shorthand for vp6 testsDiego Biurrun
2012-05-11avconv: use lrint() for rounding double timestampsMans Rullgard
2012-05-09fate: cosmetics: lowercase some commentsDiego Biurrun
2012-05-09fate: Give more consistent names to some RealVideo/RealAudio tests.Diego Biurrun
2012-05-09fate: split idroq audio and video into separate testsMans Rullgard
2012-05-09fate: improve dependenciesMans Rullgard
2012-05-09fate: add convenient shorthands for ea-vp6, libavcodec, libavutil testsDiego Biurrun
2012-05-09fate: split some combined tests into separate audio and video testsDiego Biurrun
2012-05-09fate: fix dependencies for probe testsMans Rullgard
2012-05-07fate: Change the probe-format refs to match the final text format committed.Alex Converse
2012-05-07fate: Add avprobe as a make dependencyAlex Converse
2012-05-07Add probe fate tests to test for regressions in detecting media types.Ronald S. Bultje
2012-05-07fate: Add oneline comparison methodMans Rullgard
2012-05-06tests/utils: don't ignore the return value of fwrite()Sean McGovern
2012-05-05tests: Refactor rotozoom/videogen common code into a separate file.Diego Biurrun
2012-05-05tests: Mark some file-internal symbols as static.Diego Biurrun
2012-04-26fft-test: add option to set cpuflag maskMans Rullgard
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-23matroska: Add incremental parsing of clusters.Dale Curtis
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-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-15avconv: get output pixel format from lavfi.Anton Khirnov
2012-04-10avconv: use default channel layouts when they are unknownJustin Ruggles
2012-04-04fate: add BMP tests.Ronald S. Bultje
2012-04-01FATE: Add RALF decoding testDerek Buitenhuis
2012-03-28FATE: add a test for vp8 with changing frame size.Anton Khirnov
2012-03-28fate: add kgv1 fate test.Ronald S. Bultje
2012-03-24fate: add wmalossless test.Ronald S. Bultje
2012-03-22FATE: Add ZeroCodec testDerek Buitenhuis
2012-03-21mpegaudioenc: use AVCodec.encode2()Justin Ruggles
2012-03-21g722enc: use AVCodec.encode2()Justin Ruggles
2012-03-21ac3enc: update to AVCodec.encode2()Justin Ruggles
2012-03-20FATE: use +/- flag option syntax for vp8 emu-edge testsJustin Ruggles
2012-03-20avconv: pass input stream timestamps to audio encodersJustin Ruggles
2012-03-20xa: fix timestamp calculationJustin Ruggles
2012-03-20FATE: change fate-maxis-xa to a normal demuxing testPaul B Mahol
2012-03-20FATE: add test for adpcm-ea-maxis-xaPaul B Mahol
2012-03-19adpcm: fix nb_samples rounding for adpcm_ima_dk3, and update reference.Ronald S. Bultje
2012-03-18fate: make compare() function compatible with POSIX bcMans Rullgard
2012-03-17fate: fix enc_dec_pcm tests with remote targetMans Rullgard