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-03-01Merge commit 'd74a8cb7e42f703be5796eeb485f06af710ae8ca'Michael Niedermayer
2015-02-28fmtconvert: drop unused functionsAnton Khirnov
2014-06-11Merge commit '27860819d508068f056cf48473af04868791ad77'Michael Niedermayer
2014-06-11ppc: Consistently use convenience macro for runtime CPU detectionDiego Biurrun
2014-04-05Merge commit 'b718b24bbe83d3e8787c1dc6449ccbffcd13a4e7'Michael Niedermayer
2014-04-04ppc: Drop a bunch of unnecessary dsputil_altivec.h #includesDiego Biurrun
2013-08-29Merge commit '6af2c351b3ae61e4478950ffddd0dfcad06188b8'Michael Niedermayer
2013-08-29ppc: Add missing AltiVec cpuflag detection invocationsDiego Biurrun
2013-07-17fmtconvert: Explicitly use int32_t instead of intChristophe Gisquet
2013-05-18fmtconvert: int32_t input to int32_to_float_fmul_scalarChristophe Gisquet
2013-05-01Merge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f'Michael Niedermayer
2013-04-30ppc: More consistent arch initializationDiego Biurrun
2013-02-06Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer
2013-02-05Add av_cold attributes to arch-specific init functionsDiego Biurrun
2013-02-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-02-01ppc: fmtconvert: Drop two unused variables.Diego Biurrun
2012-10-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-09ppc: fix Altivec build with old compilersMans Rullgard
2012-10-08Fix build failure on osx 10.5.8 ppcPavel Koshevoy
2012-10-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-06ppc: fmtconvert: kill VLA in float_to_int16_interleave_altivec()Mans Rullgard
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-15Don't include common.h from avutil.hMartin Storsjö
2012-07-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-23dsputil: ppc: cosmetics: pretty-printJustin Ruggles
2012-06-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-08PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutilJustin Ruggles
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-03-08cosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_convert_init_altivec().Justin Ruggles
2011-03-07cosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_convert_init_altivec().Justin Ruggles
2011-02-04Separate format conversion DSP functions from DSPContext.Justin Ruggles
2011-02-02Separate format conversion DSP functions from DSPContext.Justin Ruggles