aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/api/api-codec-param-test: Do not directly access caps_internalMichael Niedermayer2016-08-131-1/+1
* avfilter/vf_telecine: Make frame writable before writing into itMichael Niedermayer2016-08-131-1/+1
* tests/checkasm/checkasm: Disable checkasm_check_pixblockdsp for ppc64beMichael Niedermayer2016-06-261-1/+1
* avformat/utils: fix dts from pts code in compute_pkt_fields() during ascendin...Michael Niedermayer2016-03-261-1/+1
* fate/aac: Increase fuzz from of fate-aac-pns-encode from 72 to 74 for LoongsonMichael Niedermayer2016-03-261-1/+1
* fate/source-check.sh: Use "git show" instead of git --version to test for gitMichael Niedermayer2016-02-151-1/+1
* avutil/parseutils: remove 2112 date from fate testMarton Balint2016-02-141-1/+1
* checkasm/vf_blend: Decrease iteration countTimothy Gu2016-02-141-1/+1
* checkasm: Add vf_blend testsTimothy Gu2016-02-144-0/+135
* avutil/parseutils: accept everything in av_parse_time that ff_iso8601_to_unix...Marton Balint2016-02-141-0/+3
* avutil/parseutils: use microsecond precision when parsing "now" in av_parse_t...Marton Balint2016-02-141-2/+2
* avutil: Remove x86_cpu.hTimothy Gu2016-02-131-2/+0
* fate/source: Do not use GNU extensions in sedTimothy Gu2016-02-131-3/+5
* fate: Update fate-sub2video for 5486d7fa91f7233e6d9aa9ba8de7fe9287402637Michael Niedermayer2016-02-111-1/+84
* sws/output: fix ordered dither threshold for mono outputMichael Niedermayer2016-02-1021-52/+52
* tests: Add test for proper header guardTimothy Gu2016-02-102-0/+23
* nut: Add PAL8 supportMichael Niedermayer2016-02-097-7/+7
* build: use intermediate lcov coverage fileAndreas Cadhalpun2016-02-061-2/+3
* build: fix lcov with src linkAndreas Cadhalpun2016-02-061-1/+1
* fate: fix fate-aac-pns-encode failures on non-sse x86_32 targetsJames Almer2016-02-041-1/+1
* dca_parser: ensure frame duration matches the actual sample rateHendrik Leppkes2016-02-0412-60/+60
* Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a'Derek Buitenhuis2016-02-031-4/+4
|\
| * lavc: Move prediction_method to codec private optionsVittorio Giovara2016-01-211-4/+4
* | dca: add new fate tests based on the dcadec-samples test suiteHendrik Leppkes2016-02-0228-0/+352
* | dca: split decoder fate tests into dca.makHendrik Leppkes2016-02-023-16/+16
* | Revert "do not write f2 if not interlaced"Sebastian Dröge2016-02-012-4/+4
* | fate: re-enable dca-xll testJames Almer2016-02-012-0/+4
* | all: Make header guard names consistentTimothy Gu2016-01-311-2/+2
* | avcodec/dca: add new decoder based on libdcadecfoo862016-01-314-7/+7
* | avcodec/dca: remove old decoderfoo862016-01-316-106/+7
* | fate/ffm: Update test refDerek Buitenhuis2016-01-311-1/+1
* | avcodec/rawdec: Switch to monowhite if there is no palette & bpp=1Michael Niedermayer2016-01-314-8/+8
* | lavc/rawdec: Use AV_PIX_FMT_PAL8 for raw 1 bpp video in AVIMats Peterson2016-01-294-8/+8
* | Merge commit '1482aff2048511b821ff9feac19426113cc641a2'Derek Buitenhuis2016-01-281-1/+2
|\|
| * lavc: Move noise_reduction to codec private optionsVittorio Giovara2016-01-211-1/+2
| * fate: add 10-bit v210 encoder testsJames Darnley2016-01-213-1/+10
* | FATE: update AAC encoder PNS test targetRostislav Pehlivanov2016-01-271-1/+1
* | avcodec/dcaenc: return correct number of bytes in output packetPaul B Mahol2016-01-251-1/+1
* | fate/ffmpeg: Fix colorkey test failure without samplesMichael Niedermayer2016-01-231-1/+1
* | fate: Add a small number of rawvideo in mov testsMichael Niedermayer2016-01-2213-0/+59
* | fate: add 1 and 15BPP rawvideo in avi testsMichael Niedermayer2016-01-229-1/+37
* | x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore2016-01-211-4/+4
* | fate: Add test for colorkeyMichael Niedermayer2016-01-213-0/+22
* | checkasm: add videodsp emulated_edge_mc test.Ronald S. Bultje2016-01-214-0/+94
* | lavf/nut: Add forgotten fourccs for YUV4xxP9.Carl Eugen Hoyos2016-01-2117-67/+67
* | tests/fate/aac: remove unneeded strict arguments from the encoder testsRostislav Pehlivanov2016-01-201-8/+8
* | Merge commit 'fec76cd430f3c865183a6e5b4caec0743e055605'Hendrik Leppkes2016-01-193-0/+153
|\|
| * checkasm: Check register clobbering on aarch64Martin Storsjö2016-01-073-0/+153
* | Merge commit '26ec75aec3576daea691dee53a78ec67c0dc4040'Hendrik Leppkes2016-01-194-0/+167
|\|
| * checkasm: Check register clobbering on armMartin Storsjö2016-01-074-0/+167