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
2013-03-23x86/h264_qpel: switch to av_assertMichael Niedermayer
2013-03-17h264_qpel: fix another forgotten int strideMichael Niedermayer
2013-03-13Merge commit 'a8b6015823e628047a45916404c00044c5e80415'Michael Niedermayer
2013-03-12dsputil: convert remaining functions to use ptrdiff_t stridesLuca Barbato
2013-02-27Merge commit '096cc11ec102701a18951b4f0437d609081ca1dd'Michael Niedermayer
2013-02-27x86: vc1dsp: Move ff_avg_vc1_mspel_mc00_mmxext out of dsputil_mmx.cDiego Biurrun
2013-02-26Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer
2013-02-26Remove unnecessary dsputil.h #includesDiego Biurrun
2013-02-06Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer
2013-02-05Add av_cold attributes to arch-specific init functionsDiego Biurrun
2013-01-29Merge commit '098eed95bc1a6b2c8ac97f126f62bb74699670cf'Michael Niedermayer
2013-01-29x86: Simplify some arch conditionalsDiego Biurrun
2013-01-26Merge commit '69c25c9284645cf5189af2ede42d6f53828f3b45'Michael Niedermayer
2013-01-26x86: h264qpel: Move stray comment to the right spot and clarify itDiego Biurrun
2013-01-25Merge commit '2c10e2a2f62477efaef5b641974594f7df4ca339'Michael Niedermayer
2013-01-25h264_qpel: put cpuflags checks back.Michael Niedermayer
2013-01-24x86: h264qpel: add cpu flag checks for init functionJanne Grunau
2013-01-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-24dsputil: Separate h264 qpelMans Rullgard
2012-11-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-11-26Merge commit 'ad01ba6ceaea7d71c4b9887795523438689b5a96'Michael Niedermayer
2012-11-25x86: h264: Convert 8-bit QPEL inline assembly to YASMDaniel Kang
2012-11-25x86: h264: Remove 3dnow QPEL codeDaniel Kang
2012-11-06Merge commit '930e26a3ea9d223e04bac4cdde13697cec770031'Michael Niedermayer
2012-11-05x86: h264qpel: Only define mmxext QPEL functions if H264QPEL is enabledDiego Biurrun
2012-11-01Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415'Michael Niedermayer
2012-10-31x86: mmx2 ---> mmxext in function namesDiego Biurrun
2012-10-31Merge commit 'be923ed659016350592acb9b3346f706f8170ac5'Michael Niedermayer
2012-10-31x86: MMX2 ---> MMXEXT in macro namesDiego Biurrun
2012-08-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-31x86: Split inline and external assembly #ifdefsDiego Biurrun
2012-08-29Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'Michael Niedermayer
2012-08-28x86: avcodec: Drop silly "_mmx" suffixes from filenamesDiego Biurrun