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
2013-02-22Fix Win64 AVX h264_deblock by not using redzone on Win64Matt Wolenetz
2013-02-19h264: integrate clear_blocks calls with IDCT.Ronald S. Bultje
2013-02-19x86/h263_loopfilter: Fix author attribution after code has been moved/splited...Michael Niedermayer
2013-02-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-02-19Merge commit '7a03145ed7cb4f1ce794b5126559dd6f38029243'Michael Niedermayer
2013-02-18x86: dsputil: Fix h263 loop filter link error in some configurationsDaniel Kang
2013-02-18x86: dsputil: int --> ptrdiff_t for ff_put_pixels16_mmxext line_size paramDaniel Kang
2013-02-18x86/dsputil: fix compilation when h263 decoder/encoder are disabled.Ronald S. Bultje
2013-02-12Merge commit '304b806cb524fb040f8e09a241040f1af2cb820b'Michael Niedermayer
2013-02-12h264chroma: remove duplicate 9/10 bit functions.Ronald S. Bultje
2013-02-11x86: mpeg4qpel: Make movsxifnidn do the right thingDaniel Kang
2013-02-11Move ff_emulated_edge_mc prototypes to videodsp.Ronald S. Bultje
2013-02-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-02-09Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9'Michael Niedermayer
2013-02-09dsputil: Move fdct function declarations to dct.hDiego Biurrun
2013-02-09dsputil: Move LOCAL_ALIGNED macros to libavutilDiego Biurrun
2013-02-07x86/dsputil: Fix author attribution after code has been moved/splited aroundMichael Niedermayer
2013-02-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-02-07Merge commit 'a846dccb29d2bb0798af1d47d06100eda9ca87cc'Michael Niedermayer
2013-02-07Merge commit '79dad2a932534d1155079f937649e099f9e5cc27'Michael Niedermayer
2013-02-07dsputil: x86: Fix compile errorDaniel Kang
2013-02-07dsputil: x86: Convert h263 loop filter to yasmDaniel Kang
2013-02-06h264chroma: x86: Fix building with yasm disabledMartin Storsjö
2013-02-06Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer
2013-02-06dsputil: fixup half a dozen bugs with ptrdiff vs int linesizeMichael Niedermayer
2013-02-06Merge commit '25841dfe806a13de526ae09c11149ab1f83555a8'Michael Niedermayer
2013-02-06rv34: Drop now unnecessary dsputil dependenciesDiego Biurrun
2013-02-06dsputil: Separate h264chromaDiego Biurrun
2013-02-05Add av_cold attributes to arch-specific init functionsDiego Biurrun
2013-02-05Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.Diego Biurrun
2013-02-03put_vp_no_rnd_pixels8_l2_mmx: fix typeMichael Niedermayer
2013-02-03avcodec/x86: Add daniels copyright to the recent gcc->yasm convertions he did.Michael Niedermayer
2013-01-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-31x86: hpel: Move {avg,put}_pixels16_sse2 to hpeldspDiego Biurrun
2013-01-30dirac/x86: fix compile without yasmMichael Niedermayer
2013-01-30dirac/x86: fix compile without inline asmMichael Niedermayer
2013-01-29Merge commit '098eed95bc1a6b2c8ac97f126f62bb74699670cf'Michael Niedermayer
2013-01-29x86: Simplify some arch conditionalsDiego Biurrun
2013-01-28dirac/x86: Fix handling blocksizes that are not a multiple of 4Michael Niedermayer
2013-01-28dirac: Only use MMX if MMX is available.Michael Niedermayer
2013-01-28Merge commit '05b0998f511ffa699407465d48c7d5805f746ad2'Michael Niedermayer
2013-01-28x86: hpeldsp: Fix a typo, use the right registerMichael Niedermayer
2013-01-28dsputil: Fix error by not using redzone and register nameDaniel Kang
2013-01-27AVG_PIXELS8_XY2: fix typo, make code actually workMichael Niedermayer
2013-01-27dsputil: x86: Correct the number of registers used in put_no_rnd_pixels16_l2Daniel Kang
2013-01-27dsputil: add missing HAVE_YASM guardDaniel Kang
2013-01-27x86/mpeg4qpel: Fix author attributionMichael Niedermayer
2013-01-27x86/hpeldsp: Fix author attributionMichael Niedermayer
2013-01-27Merge commit '71155d7b4157fee44c0d3d0fc1b660ebfb9ccf46'Michael Niedermayer
2013-01-27Merge commit 'f90ff772e7e35b4923c2de429d1fab9f2569b568'Michael Niedermayer