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-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
2012-03-17FATE: remove WMA acodec testsJustin Ruggles
2012-03-17FATE: add WMAv1 and WMAv2 encode/decode tests with fuzzy comparisonJustin Ruggles
2012-03-17FATE: add AC-3 and E-AC-3 encode/decode tests with fuzzy comparisonJustin Ruggles
2012-03-16FATE: add capability for audio encode/decode tests with fuzzy psnr comparisonJustin Ruggles
2012-03-15FATE: allow a tolerance in the size comparison in do_tiny_psnr()Justin Ruggles
2012-03-15FATE: use absolute difference from a target value in do_tiny_psnr()Justin Ruggles
2012-03-15FATE: allow tests to set CMP_SHIFT to pass to tiny_psnrJustin Ruggles
2012-03-15FATE: use $fuzz directly in do_tiny_psnr() instead of passing it aroundJustin Ruggles
2012-03-15Add ffvhuff encoding and decoding regression testPaul B Mahol
2012-03-14fate: add pam image regression testPaul B Mahol
2012-03-13FATE: add shorthand to wavpack testPaul B Mahol
2012-03-12FATE: add test for cdxl demuxerPaul B Mahol
2012-03-06FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option.Anton Khirnov
2012-03-05lavf: Use av_get_audio_frame_duration() in get_audio_frame_size()Justin Ruggles
2012-03-05aiffdec: do not set AVCodecContext.frame_sizeJustin Ruggles
2012-03-05lavf: deobfuscate read_frame_internal().Anton Khirnov
2012-03-04fate: Add sunrast regression testDerek Buitenhuis
2012-03-04wmaenc: fix m/s stereo encoding for the first frameJustin Ruggles
2012-03-04tiertexseq: set audio stream start time to 0Justin Ruggles
2012-03-04voc/avs: Do not change the sample rate mid-stream.Justin Ruggles
2012-03-04vqf: set packet durationJustin Ruggles
2012-03-04mpegaudio_parser: do not ignore information from the first parsed frameJustin Ruggles
2012-03-02g722: Fix the QMF scalingMartin Storsjö
2012-03-02electronicarts: set timebase for tgv video.Anton Khirnov
2012-03-02electronicarts: parse the framerate for cmv video.Anton Khirnov
2012-03-02electronicarts: don't set codec timebaseAnton Khirnov
2012-03-01FATE: do not decode audio in the nuv test.Justin Ruggles
2012-03-01FATE: add mp3 test for sample that exhibited false overreadsJustin Ruggles
2012-03-01fate: add cdxl test for bit line plane arrangementPaul B Mahol
2012-02-29dpxenc: Don't include the libavcodec ident if bitexact mode is enabledMartin Storsjö
2012-02-29prores: store and retrieve extended colourspace informationKostya Shishkov
2012-02-29prores: handle 444 chroma in right orderKostya Shishkov
2012-02-29mpegvideo_enc: add chroma/luma_elim_threshold private options.Anton Khirnov
2012-02-29mpegvideo_enc: add qp_rd flag to mpv_flags.Anton Khirnov
2012-02-27fate: Overhaul WavPack coverageDerek Buitenhuis
2012-02-26lavf: don't guess r_frame_rate from either stream or codec timebase.Anton Khirnov
2012-02-26avconv: saner output video timebase.Anton Khirnov