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
2011-07-21dsputil: update per-arch init funcs for non-h264 high bit depthMans Rullgard
2011-07-21jfdctint: add 10-bit versionMans Rullgard
2011-07-20simple_idct: add 10-bit versionMans Rullgard
2011-07-16ppc: remove disabled codeDiego Biurrun
2011-05-10Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-02-18dsputil: move VC1-specific stuff into VC1DSPContext.Ronald S. Bultje
2010-09-08Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini
2010-09-08Merge has_altivec() function into mm_support(), remove it and useStefano Sabatini
2010-09-04Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_Stefano Sabatini
2010-08-24Remove global mm_flags variableMåns Rullgård
2010-06-27Remove PPC perf counter supportMåns Rullgård
2010-03-07PPC: move prototypes to headers and make some functions staticMåns Rullgård
2009-07-29Do not check for both CONFIG_VC1_DECODER and CONFIG_WMV3_DECODER,Diego Biurrun
2009-07-23Do not redundantly check for both CONFIG_THEORA_DECODER and CONFIG_VP3_DECODER.Diego Biurrun
2009-05-26Altivec VP3 IDCTDavid Conrad
2009-04-13Remove AltiVec optimizations for Snow. They are hindering the developmentDiego Biurrun
2009-01-24Remove pointless #if HAVE_ALTIVEC around internal header #includeDiego Biurrun
2009-01-14replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_Aurelien Jacobs
2009-01-14Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs
2008-12-03Delete unnecessary 'extern' keywords.Diego Biurrun
2008-11-03Remove duplicated MM_* macros for CPU capabilities from dsputil.h.Dominik Mierzejewski
2008-10-16Convert asm keyword into __asm__.Diego Pettenò
2008-07-21cosmetics: Reindent two misplaced braces.Diego Biurrun
2008-07-20cosmetics: Reformat PPC code in libavcodec according to style guidelines.Diego Biurrun
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2007-12-01stupid code (casting of void*) found by checktree.shMichael Niedermayer
2007-10-02cosmetics: Fix AltiVec spelling.Diego Biurrun
2007-10-01Remove Metrowerks compiler workaround.Diego Biurrun
2007-05-16Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje
2007-04-10ssd_int8_vs_int16_altivec, not completely benchmarkedwith svq1Luca Barbato
2007-02-14rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERFMåns Rullgård
2006-11-22Conditionally compile some of the AltiVec optimizations.Diego Biurrun
2006-11-14revert bad checkinMåns Rullgård
2006-11-14move some CFLAGS settings away from config.* writing sectionMåns Rullgård
2006-11-02Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.Steve L'Homme
2006-10-12ppc generic prefetchLuca Barbato
2006-10-09removing ALTIVEC_USE_REFERENCE_C_CODE, since has no use anymoreLuca Barbato
2006-10-08Non Altivec optimizations already present at the topLuca Barbato
2006-10-07fix the dcbz check and move it in configureLuca Barbato
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-08-15altivec float optimizationsLuca Barbato
2006-08-03standalone snow dsputil initLuca Barbato
2006-08-03Almost cosmetic changes in dsputil_init_ppc and vorbis_inverse_coupling_altivec:Luca Barbato
2006-08-03CleanupLuca Barbato
2006-08-03Some AltiVec optimizations for VC-1Kostya Shishkov
2006-08-02CosmeticsLuca Barbato
2006-04-07hadamard8_diff* enabled on linux/ppcLuca Barbato
2006-03-27altivec support for snowLuca Barbato
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun