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
2015-03-05avutil/opt: Do not print inf in selftestMichael Niedermayer
2015-03-05fate-aac-aref-encode: increase FUZZ to 5, needed for ppc64beMichael Niedermayer
2015-03-04Merge commit '62139b14e621f096d0f8ed90920d042b92867e40'Michael Niedermayer
2015-03-04fate: Specify the idct to use for the aic-oddsize testMartin Storsjö
2015-03-03Merge commit '994d8f3095180ba1b2c6040a97718e931a782b34'Michael Niedermayer
2015-03-03fate: Add AIC test with odd sizesVittorio Giovara
2015-03-03avformat/mxfenc: adjust product name when opatom muxer is usedRobert Krüger
2015-03-02avcodec/aacpsy: Fix AAC Psy PE reduction calculation when multiple iterations...Claudio Freire
2015-03-02tests/fate: Add S302M testMichael Niedermayer
2015-03-01avutil/opt: also test av_opt_show2()Michael Niedermayer
2015-03-01avutil/opt: Also test/compare the av_log output i the selftestMichael Niedermayer
2015-02-26tests: add paletteuse testClément Bœsch
2015-02-26tests: add palettegen testClément Bœsch
2015-02-23Merge commit 'ce52869c22738ad584995d48103ce3aa2301736b'Michael Niedermayer
2015-02-23fate: Rename fate-dts test to fate-dca-coreDiego Biurrun
2015-02-23Merge commit '35c6ce76b107225a19eb33aea38857d2405882af'Michael Niedermayer
2015-02-23Canopus HQX decoderVittorio Giovara
2015-02-21Merge commit 'a982c5d74fbc7ff5bd2f2f73af61ae48e9b1bcc6'Michael Niedermayer
2015-02-21tests: drop bc dependencyClément Bœsch
2015-02-20avformat/movenc: Move avid DNxHD padding to the correct spotKevin Wheatley
2015-02-19Merge commit 'b727b0eeb73cd78533a7fd387ceccd505e48fa6c'Michael Niedermayer
2015-02-19fate: Add tests for DSSVittorio Giovara
2015-02-18tests: fate: adding fate-test for twofishSupraja Meedinti
2015-02-16avcodec/gif: fix off by one in column offsetting findingClément Bœsch
2015-02-15Merge commit 'e21d85309943a51b7808f5e01dd258b262e09148'Michael Niedermayer
2015-02-15FATE: add a test for the SVQ1 header byte swappingAnton Khirnov
2015-02-14avcodec/gif: support crop and transparency with PAL8Clément Bœsch
2015-02-13fate: add wavpack encoderPaul B Mahol
2015-02-12fate: mjpeg trellis testMichael Niedermayer
2015-02-11tests: drop bc dependencyClément Bœsch
2015-02-10libavformat: DNxHD in .mov, switch unspecified color_range to mpegKevin Wheatley
2015-02-10test/fate: added mxf_opatom regression testsMark Reid
2015-02-07Merge commit '9295d10ea9d138462b7f67d16bf95ae9ca76aca6'Michael Niedermayer
2015-02-07fate: Add a test for AAC ELD480.Alex Converse
2015-02-02tests/utils: Remove unneeded L suffixMichael Niedermayer
2015-01-29Add an ARES atom to extradata when encoding avui.Carl Eugen Hoyos
2015-01-28tests/fate: added mxf tests for essencegroups and missing indexMark Reid
2015-01-27nutenc: do not use has_b_framesAnton Khirnov
2015-01-27fate: Fix bitexactness for vsynth3-dnxhd-1080i-colrMichael Niedermayer
2015-01-26avformat/movenc: Add simplistic 'colr' tag writing support to mov containerKevin Wheatley
2015-01-26fate: add Camellia testJames Almer
2015-01-26Fix creation of ffprobe-test.nut on remote targets.Carl Eugen Hoyos
2015-01-22avcodec/mpegvideo: also export 0,0 motion vectorsMichael Niedermayer
2015-01-19ffmpeg: Favor filter graph based duration over ost->frame_rate in fps codeMichael Niedermayer
2015-01-17avfilter/vf_framepack: Check and update frame_rateMichael Niedermayer
2015-01-16ffmpeg: Maintain higher precision pts between video filter and fps codeMichael Niedermayer
2015-01-16swscale: fix gbrap to gbrap alpha scalingVittorio Giovara
2015-01-15avfilter: add showpalette filterClément Bœsch
2015-01-14fate: add qp filter testMichael Niedermayer
2015-01-14libswscale: GBRAP input & output and GBRAP16 input supportPaul B Mahol