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
2016-08-13tests/api/api-codec-param-test: Do not directly access caps_internalMichael Niedermayer
2016-08-13avfilter/vf_telecine: Make frame writable before writing into itMichael Niedermayer
2016-06-26tests/checkasm/checkasm: Disable checkasm_check_pixblockdsp for ppc64beMichael Niedermayer
2016-03-26avformat/utils: fix dts from pts code in compute_pkt_fields() during ascendin...Michael Niedermayer
2016-03-26fate/aac: Increase fuzz from of fate-aac-pns-encode from 72 to 74 for LoongsonMichael Niedermayer
2016-02-15fate/source-check.sh: Use "git show" instead of git --version to test for gitn3.0Michael Niedermayer
2016-02-14avutil/parseutils: remove 2112 date from fate testMarton Balint
2016-02-14checkasm/vf_blend: Decrease iteration countTimothy Gu
2016-02-14checkasm: Add vf_blend testsTimothy Gu
2016-02-14avutil/parseutils: accept everything in av_parse_time that ff_iso8601_to_unix...Marton Balint
2016-02-14avutil/parseutils: use microsecond precision when parsing "now" in av_parse_t...Marton Balint
2016-02-14avutil: Remove x86_cpu.hTimothy Gu
2016-02-13fate/source: Do not use GNU extensions in sedTimothy Gu
2016-02-11fate: Update fate-sub2video for 5486d7fa91f7233e6d9aa9ba8de7fe9287402637Michael Niedermayer
2016-02-10sws/output: fix ordered dither threshold for mono outputMichael Niedermayer
2016-02-10tests: Add test for proper header guardTimothy Gu
2016-02-09nut: Add PAL8 supportMichael Niedermayer
2016-02-06build: use intermediate lcov coverage fileAndreas Cadhalpun
2016-02-06build: fix lcov with src linkAndreas Cadhalpun
2016-02-04fate: fix fate-aac-pns-encode failures on non-sse x86_32 targetsJames Almer
2016-02-04dca_parser: ensure frame duration matches the actual sample rateHendrik Leppkes
2016-02-03Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a'Derek Buitenhuis
2016-02-02dca: add new fate tests based on the dcadec-samples test suiteHendrik Leppkes
2016-02-02dca: split decoder fate tests into dca.makHendrik Leppkes
2016-02-01Revert "do not write f2 if not interlaced"Sebastian Dröge
2016-02-01fate: re-enable dca-xll testJames Almer
2016-02-01all: Make header guard names consistentTimothy Gu
2016-01-31avcodec/dca: add new decoder based on libdcadecfoo86
2016-01-31avcodec/dca: remove old decoderfoo86
2016-01-31fate/ffm: Update test refDerek Buitenhuis
2016-01-31avcodec/rawdec: Switch to monowhite if there is no palette & bpp=1Michael Niedermayer
2016-01-29lavc/rawdec: Use AV_PIX_FMT_PAL8 for raw 1 bpp video in AVIMats Peterson
2016-01-28Merge commit '1482aff2048511b821ff9feac19426113cc641a2'Derek Buitenhuis
2016-01-28FATE: update AAC encoder PNS test targetRostislav Pehlivanov
2016-01-25avcodec/dcaenc: return correct number of bytes in output packetPaul B Mahol
2016-01-23fate/ffmpeg: Fix colorkey test failure without samplesMichael Niedermayer
2016-01-22fate: Add a small number of rawvideo in mov testsMichael Niedermayer
2016-01-22fate: add 1 and 15BPP rawvideo in avi testsMichael Niedermayer
2016-01-22x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore
2016-01-21lavc: Move prediction_method to codec private optionsVittorio Giovara
2016-01-21lavc: Move noise_reduction to codec private optionsVittorio Giovara
2016-01-21fate: Add test for colorkeyMichael Niedermayer
2016-01-21checkasm: add videodsp emulated_edge_mc test.Ronald S. Bultje
2016-01-21fate: add 10-bit v210 encoder testsJames Darnley
2016-01-21lavf/nut: Add forgotten fourccs for YUV4xxP9.Carl Eugen Hoyos
2016-01-20tests/fate/aac: remove unneeded strict arguments from the encoder testsRostislav Pehlivanov
2016-01-19Merge commit 'fec76cd430f3c865183a6e5b4caec0743e055605'Hendrik Leppkes
2016-01-19Merge commit '26ec75aec3576daea691dee53a78ec67c0dc4040'Hendrik Leppkes
2016-01-17AAC encoder: use signed coeffs when measuring IS energyClaudio Freire
2016-01-17fate: add 10-bit v210 encoder testsJames Darnley