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
2017-11-01lavc/ppc/h264dsp: Fix function prototype after bc26fe89.Carl Eugen Hoyos
2017-04-26Merge commit 'ea7ee4b4e381e0fa731458de0cbf740430eeb013'Clément Bœsch
2016-12-14ppc: Centralize compiler-specific altivec.h #include handling in one placeDiego Biurrun
2016-09-11ppc: Update #endif commentsDiego Biurrun
2016-07-29Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch
2016-06-21h264: rename h264.[ch] to h264dec.[ch]Anton Khirnov
2016-04-24Merge commit '02cd8bb9cb4381c50f42a9284098cc8a33d397db'Derek Buitenhuis
2016-03-25h264: Clean up #includesDiego Biurrun
2015-12-16lavc: typo fix uncliped -> unclippedGanesh Ajjanagadde
2015-05-31ppc: Restrict some Altivec implementations to Big EndianLuca Barbato
2015-05-14avcodec/ppc/h264dsp: POWER LE support in h264_idct_dc_add_internal() fix vec_...Rong Yan
2015-03-15Revert "ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED"Michael Niedermayer
2015-03-14ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNEDChristophe Gisquet
2014-11-28avcodec/ppc/h264dsp: POWER LE support for h264_idct8_add_altivec() h264_idct_...Rong Yan
2014-06-11Merge commit '27860819d508068f056cf48473af04868791ad77'Michael Niedermayer
2014-06-11ppc: Consistently use convenience macro for runtime CPU detectionDiego Biurrun
2014-01-06Merge commit 'a03a642d5ceb5f2f7c6ebbf56ff365dfbcdb65eb'Michael Niedermayer
2014-01-06h264: do not use 422 functions for monochromeAnton Khirnov
2013-08-30Merge commit 'a6b650118543e1580e872896d8976042b7c32d01'Michael Niedermayer
2013-08-29ppc: cosmetics: Consistently format CPU flag detection invocationsDiego Biurrun
2013-05-01Merge commit '7f75f2f2bd692857c1c1ca7f414eb30ece3de93d'Michael Niedermayer
2013-05-01Merge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f'Michael Niedermayer
2013-05-01Merge commit '6b110d3a739c31602b59887ad65c67025df3f49d'Michael Niedermayer
2013-04-30ppc: Drop unnecessary ff_ name prefixes from static functionsDiego Biurrun
2013-04-30ppc: More consistent arch initializationDiego Biurrun
2013-04-30ppc: More consistent names for H.264 optimizations filesDiego Biurrun