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
AgeCommit message (Expand)Author
2017-03-22Merge commit 'b57e38f52cc3f31a27105c28887d57cd6812c3eb'Clément Bœsch
2017-03-22Merge commit '43717469f9daa402f6acb48997255827a56034e9'Clément Bœsch
2017-01-31Merge commit '4efab89332ea39a77145e8b15562b981d9dbde68'James Almer
2016-10-01ac3dsp: x86: Replace inline asm for in-decoder downmixing with standalone asmJustin Ruggles
2016-10-01ac3dsp: Reverse matrix in/out order in downmix()Justin Ruggles
2016-07-20x86: Use *_FAST/*_SLOW CPU feature detection macros where appropriateDiego Biurrun
2016-01-27Merge commit '4f22b138886e29f7fffa8c715673951e51be9f32'Derek Buitenhuis
2016-01-18x86: ac3dsp: Drop forward declaration for nonexisting functionDiego Biurrun
2015-03-14x86: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNEDChristophe Gisquet
2014-04-05Merge commit 'b42f49e42f8cde25a788b2d13d03e99ca2956647'Michael Niedermayer
2014-04-04x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includesDiego Biurrun
2014-03-14Merge commit '831a1180785a786272cdcefb71566a770bfb879e'Michael Niedermayer
2014-03-13Update dsputil- and SIMD-related comments to match reality more closelyDiego Biurrun
2014-01-09Merge commit 'b0be1ae792ac8bbfb0fc7b9b9cb39eaf0feb489b'Michael Niedermayer
2014-01-09x86: avcodec: Add a bunch of missing #includes for av_coldDiego Biurrun
2013-12-09Merge commit '4958f35a2ebc307049ff2104ffb944f5f457feb3'Michael Niedermayer
2013-12-08dsputil: Move apply_window_int16 to ac3dspDiego Biurrun
2013-07-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-07-18Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun
2013-05-14Merge commit '1399931d07f0f37ef4526eb8d39d33c64e09618a'Michael Niedermayer
2013-05-13x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.hDiego Biurrun
2013-04-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-04-26x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponentsDiego Biurrun
2013-03-28Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa'Michael Niedermayer
2013-03-27cosmetics: Remove unnecessary extern keywords from function declarationsDiego Biurrun
2012-12-23x86/ac3dsp_init: try to workaround ICC failure.Michael Niedermayer
2012-12-10Merge commit '30b39164256999efc8d77edc85e2e0b963c24834'Michael Niedermayer
2012-12-09ac3dec: make downmix() take array of pointers to channel dataMans Rullgard
2012-11-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-11-14x86: mmx2 ---> mmxext in asm constructsDiego Biurrun
2012-09-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-09-13x86: ac3dsp: Only refer to the ac3_downmix_sse symbol if it has been declaredMartin Storsjö
2012-09-13ac3: move ac3_downmix() from dsputil to ac3dspMans Rullgard
2012-09-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-09-08x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun
2012-08-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-15x86: avcodec: Appropriately name files containing only init functionsDiego Biurrun