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-07-26Merge commit '4d0d55cd623bcd504867f948849380f6b4060b4d'Michael Niedermayer
2015-07-26checkasm: Use LOCAL_ALIGNEDMichael Niedermayer
2015-07-24swscale: ayuv64le output supportPaul B Mahol
2015-07-23tests/checkasm/h264pred: Use LOCAL_ALIGNED_16()Michael Niedermayer
2015-07-23tests/checkasm/h264qpel: Use LOCAL_ALIGNED_16()Michael Niedermayer
2015-07-22fate: Make ffprobe tests depend on avdeviceMichael Niedermayer
2015-07-22tests: Add aac_fixed decoder testNedeljko Babic
2015-07-22Merge commit 'a16854892c3af945d3ab0015699a0c9884f0a89a'Michael Niedermayer
2015-07-22Merge commit 'e605bf3b590d295f215fcc9fd58eb11be55b68cb'Michael Niedermayer
2015-07-22Merge commit '3ae0e721c7b6e0483801b9039b3d140e3b68b7f5'Michael Niedermayer
2015-07-22Support the Hap chunked frame formatTom Butterworth
2015-07-22dds: Add a rgba fate testVittorio Giovara
2015-07-22dds: Fix palette decodingVittorio Giovara
2015-07-22checkasm: remove empty array initializer list in h264pred testJanne Grunau
2015-07-22checkasm: Always link staticallyLuca Barbato
2015-07-22Add support for TEA (Tiny Encryption Algorithm)Vesselin Bontchev
2015-07-21tests/checkasm/Makefile: Fix checkasm with SDLMichael Niedermayer
2015-07-21fate: add test for async protocolZhang Rui
2015-07-20avcodec/dds: fix paletted filesMichael Niedermayer
2015-07-18fate: add tblend filter testPaul B Mahol
2015-07-18fate: add test for mergeplanes filterPaul B Mahol
2015-07-18Merge commit 'c9f8cfb6d9b34f3c51f1b7152c4dc3f2f8724dc4'Michael Niedermayer
2015-07-18Merge commit '82e6ac85ff9aa7631b8c01521b3d6b5ca0bc8014'Michael Niedermayer
2015-07-18Merge commit '6cc4d3e9a982e926494f4b919d9733fe29774acf'Michael Niedermayer
2015-07-18Merge commit 'fc56868399213d3e9be19bdebeb64df233b39a7e'Michael Niedermayer
2015-07-18fate: add checkasm targetJanne Grunau
2015-07-18checkasm: test all architectures with optimisationsJanne Grunau
2015-07-18checkasm: exit with status 0 instead of 1 if there are no tests to performHenrik Gramner
2015-07-18checkasm: Give macro a body to avoid potential unexpected syntax issuesMichael Niedermayer
2015-07-18Merge commit 'd37f23263584774e1798e9ac909a398304a05091'Michael Niedermayer
2015-07-17cosmetics: Reformat checkasm testsLuca Barbato
2015-07-17checkasm: Add unit tests for bswapdspHenrik Gramner
2015-07-16mxfdec: calculate the index in display orderMarton Balint
2015-07-15checkasm: Add unit tests for h264qpelHenrik Gramner
2015-07-16tests/checkasm/checkasm: Give macro a body to avoid potential unexpected synt...Michael Niedermayer
2015-07-15Merge commit '2cb34f82b92c15b811f5c03dc7f61a4baf6e02e3'Michael Niedermayer
2015-07-13tests/checkasm/x86/Makefile: Use ASMSTRIPFLAGS for asmMichael Niedermayer
2015-07-12fate: add tests for stereo3d anaglyph modesPaul B Mahol
2015-07-12Merge commit '8bc67ec2c0d2b5444d51a1bed1d50f0e10d92717'Michael Niedermayer
2015-07-12Checkasm: assembly testing and benchmarking toolHenrik Gramner
2015-07-11fate: add tests for w3fdif filterPaul B Mahol
2015-07-11yuv4mpeg: add rough duration estimate and seeking.Ronald S. Bultje
2015-07-10avfilter/vf_removegrain: clip to uint16 instead to uint8Paul B Mahol
2015-07-09fate: add removegrain testsPaul B Mahol
2015-07-09Merge commit '02b7c630875c0bc63cee5ec597aa33baf9bf4e20'Michael Niedermayer
2015-07-09Merge commit 'dc1de0b958836545339611e9c050a1d4fdded263'Michael Niedermayer
2015-07-07h261: Signal freeze picture release for intra framesStian Selnes
2015-07-07h261: Set 'still image mode off' in picture headerStian Selnes
2015-07-04fate/api-tests: Tests that need samples should only run if SAMPLES is setGeorge Boyle
2015-07-03avfilter/vf_lut: >8 bit depth planar yuv supportPaul B Mahol