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
2015-07-17Merge commit 'd42191c78befc1983f23b1899b2dda513b72f1ed'Michael Niedermayer
2015-07-17configure: Factor out vp8dsp moduleVittorio Giovara
2015-03-01Merge commit '71f1ad37d858b810b71a4af1c25771beaa50b27b'Michael Niedermayer
2015-02-28lavc: do not compile fmtconvert unconditionallyAnton Khirnov
2014-08-15Merge commit 'efd26bedec9a345a5960dbfcbaec888418f2d4e6'Michael Niedermayer
2014-08-15build: Add explanatory comments to (optimization) blocks in the MakefilesDiego Biurrun
2014-08-02Merge commit 'ffa4d4ef0bd66c4e8bde7357b69bdedc78123ea8'Michael Niedermayer
2014-08-02ppc: fft: Build AltiVec optimizations in the standard wayDiego Biurrun
2014-07-18Merge commit '2d60444331fca1910510038dd3817bea885c2367'Michael Niedermayer
2014-07-17dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun
2014-07-13Merge commit 'a8552ee3eb335d2fd2d6c99363367a6090298f78'Michael Niedermayer
2014-07-13ppc: dsputil: Coalesce all init filesDiego Biurrun
2014-07-10Merge commit 'f46bb608d9d76c543e4929dc8cffe36b84bd789e'Michael Niedermayer
2014-07-09dsputil: Split off pixel block routines into their own contextDiego Biurrun
2014-07-08Merge commit 'a9aee08d900f686e966c64afec5d88a7d9d130a3'Michael Niedermayer
2014-07-07dsputil: Split off FDCT bits into their own contextDiego Biurrun
2014-07-07Merge commit 'c166148409fe8f0dbccef2fe684286a40ba1e37d'Michael Niedermayer
2014-07-07dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoencDiego Biurrun
2014-07-01Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer
2014-06-30dsputil: Split off IDCT bits into their own contextDiego Biurrun
2014-06-23Merge commit 'fab9df63a3156ffe1f9490aafaea41e03ef60ddf'Michael Niedermayer
2014-06-23dsputil: Split off global motion compensation bits into a separate contextDiego Biurrun
2014-06-22Merge commit '9a9e2f1c8aa4539a261625145e5c1f46a8106ac2'Michael Niedermayer
2014-06-22dsputil: Split audio operations off into a separate contextDiego Biurrun
2014-06-19Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9'Michael Niedermayer
2014-06-19ppc: Fix the bug of fft for little endian environment on POWER7 and laterRong Yan
2014-06-19dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun
2014-06-14Fix standalone compilation of the H264 decoder on ppc.Carl Eugen Hoyos
2014-06-05apedsp: move to llauddspChristophe Gisquet
2014-05-29dsputil: Move APE-specific bits into apedspDiego Biurrun
2014-05-29dsputil: Move SVQ1 encoding specific bits into svq1encDiego Biurrun
2014-05-27dsputil: Split off HuffYUV decoding bits into their own contextDiego Biurrun
2014-04-04On2 VP7 decoderPeter Ross
2014-03-20build: Group general components separate from de/encoders in arch MakefilesDiego Biurrun
2014-03-20dsputil: Conditionally compile dsputil code on all architecturesDiego Biurrun
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