Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-13vp9: add itxfm_add eob shortcuts to 10/12bpp functions.Ronald S. Bultje
2015-10-07checkasm: add alacdsp testsJames Almer
2015-10-04checkasm: Fix compilation with --disable-avcodecHenrik Gramner
2015-10-03checkasm: Remove use of deprecated av_set_cpu_flags_mask()Henrik Gramner
2015-09-28checkasm/vp9dsp: Fix iszero() to read the correct dataHenrik Gramner
2015-09-28checkasm: add vp9dsp.itxfm_add tests.Ronald S. Bultje
2015-09-28checkasm: Fix the function name sorting algorithmHenrik Gramner
2015-09-27checkasm/x86: Correctly handle variadic functionsHenrik Gramner
2015-09-26checkasm/vp9dsp: add const to suppress "discards const qualifier" warningsJames Almer
2015-09-26checkasm/Makefile: add missing testclean targetJames Almer
2015-09-26checkasm: Use a self-balancing treeHenrik Gramner
2015-09-26checkasm: clip vp9 loopfilter test pixels inside allowed bitdepth range.Ronald S. Bultje
2015-09-26tests/checkasm: make randomize_buffers a function for easier debuggingRodger Combs
2015-09-24tests/checkasm/vp9dsp: Revert first hunk of bddcf758d3a68ac0bcc3bc4fc4aa7156e...Michael Niedermayer
2015-09-22vp9: fix loopfilter test code to address Hendrik's comments.Ronald S. Bultje
2015-09-20tests/checkasm: fix stack smash in check_loopfilterRodger Combs
2015-09-20tests/checkasm/vp9dsp: Add () to protect macro argumentsMichael Niedermayer
2015-09-20checkasm: add VP9 loopfilter tests.Ronald S. Bultje
2015-09-20checkasm: add jpeg2000dsp rct_int testsJames Almer
2015-09-17checkasm: add flacdsp decorrelate testsJames Almer
2015-09-16tests/checkasm/vp9dsp: Use snprintf() for safeteyMichael Niedermayer
2015-09-16checkasm: v210: Fix array overwriteHenrik Gramner
2015-09-16checkasm: v210: s/Libav/FFmpeg/Henrik Gramner
2015-09-15checkasm: add vp9 intra pred tests.Ronald S. Bultje
2015-09-15checkasm: add vp9 MC tests.Ronald S. Bultje
2015-09-08Merge commit '3cdda78deb19b39dbbf8961ae0aec44dbb19bf6d'Hendrik Leppkes
2015-09-06checkasm: add unit tests for v210encHenrik Gramner
2015-08-28checkasm: Fix floating point arguments on 64-bit WindowsHenrik Gramner
2015-08-25checkasm: Fix floating point arguments on 64-bit WindowsHenrik Gramner
2015-08-20checkasm: Explicitly declare function prototypesHenrik Gramner
2015-08-20checkasm: x86: properly save rdx/edx in checked_call()Henrik Gramner
2015-08-19checkasm: x86: properly save rdx/edx in checked_call()Henrik Gramner
2015-08-19checkasm: Explicitly declare function prototypesHenrik Gramner
2015-08-11checkasm: Remove unnecessary includeHenrik Gramner
2015-08-06checkasm: Remove unnecessary includeHenrik Gramner
2015-07-30Merge commit 'bf0cef5c3a114df452e5476167634dd8f51eb448'Michael Niedermayer
2015-07-30checkasm: Include io.h for isatty, if availableMartin Storsjö
2015-07-27checkasm: Modify report formatHenrik Gramner
2015-07-27Merge commit '65c14801527068fcaf729eeffc142ffd4682a21a'Michael Niedermayer
2015-07-26Merge commit '4d0d55cd623bcd504867f948849380f6b4060b4d'Michael Niedermayer
2015-07-26checkasm: Use LOCAL_ALIGNEDMichael Niedermayer
2015-07-23tests/checkasm/h264pred: Use LOCAL_ALIGNED_16()Michael Niedermayer
2015-07-23tests/checkasm/h264qpel: Use LOCAL_ALIGNED_16()Michael Niedermayer
2015-07-22Merge commit 'e605bf3b590d295f215fcc9fd58eb11be55b68cb'Michael Niedermayer
2015-07-22Merge commit '3ae0e721c7b6e0483801b9039b3d140e3b68b7f5'Michael Niedermayer
2015-07-22checkasm: remove empty array initializer list in h264pred testJanne Grunau
2015-07-22checkasm: Always link staticallyLuca Barbato
2015-07-21tests/checkasm/Makefile: Fix checkasm with SDLMichael Niedermayer
2015-07-18Merge commit '82e6ac85ff9aa7631b8c01521b3d6b5ca0bc8014'Michael Niedermayer
2015-07-18Merge commit '6cc4d3e9a982e926494f4b919d9733fe29774acf'Michael Niedermayer