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-05-02ppc: Only compile AltiVec FFT assembly when AltiVec is enabledDiego Biurrun
2013-04-30ppc: More consistent arch initializationDiego Biurrun
2013-04-30ppc: More consistent names for H.264 optimizations filesDiego Biurrun
2013-04-30mpegaudiosp: More consistent names for ppc/x86 optimization filesDiego Biurrun
2013-04-20ppc: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje
2013-02-06dsputil: Separate h264chromaDiego Biurrun
2013-01-24dsputil: Separate h264 qpelMans Rullgard
2013-01-22floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje
2013-01-20Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.Ronald S. Bultje
2012-12-20lavc: introduce VideoDSPContextRonald S. Bultje
2012-10-09build: non-x86: Only compile mpegvideo optimizations when necessaryDiego Biurrun
2012-07-18vp3: move idct and loop filter pointers to new vp3dsp contextMans Rullgard
2012-04-12build: Consistently handle conditional compilation for all optimization OBJS.Diego Biurrun
2012-03-26build: ppc: drop stray leftover backslashDiego Biurrun
2012-03-26build: prettyprinting cosmeticsDiego Biurrun
2011-05-19mpegaudiodsp: fix x86 and ppc makefilesMans Rullgard
2011-02-02Separate format conversion DSP functions from DSPContext.Justin Ruggles
2010-09-08Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini
2010-07-02PPC: Altivec split-radix FFTMåns Rullgård
2010-07-02Altivec-optimized mp{1,2,3} windowingVitor Sessak
2010-06-29Altivec VP8 MC functionsDavid Conrad
2010-03-17Simplify arch-specific object file listsMåns Rullgård
2010-03-17Move arch-specific makefile parts into $arch/MakefileMåns Rullgård