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
2022-09-19lavc/vorbisdsp: use ptrdiff_t rather than intptr_tRémi Denis-Courmont
2022-09-19lavc/vorbisdec: use ptrdiff_t to iterate over intptr_tRémi Denis-Courmont
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
2015-05-31ppc: Restrict some Altivec implementations to Big EndianLuca Barbato
2014-06-11Merge commit '27860819d508068f056cf48473af04868791ad77'Michael Niedermayer
2014-06-11ppc: Consistently use convenience macro for runtime CPU detectionDiego Biurrun
2013-08-30Merge commit 'a6b650118543e1580e872896d8976042b7c32d01'Michael Niedermayer
2013-08-29ppc: cosmetics: Consistently format CPU flag detection invocationsDiego Biurrun
2013-02-06Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer
2013-02-05Add av_cold attributes to arch-specific init functionsDiego Biurrun
2013-01-21Merge commit 'ce378f0dd0c4e5350b3280e6b3e8d6b46fe4b0a3'Michael Niedermayer
2013-01-21Merge commit 'd9bf716945046333c24580d538f450b516f15710'Michael Niedermayer
2013-01-21vorbisdsp: change block_size type from int to intptr_t.Ronald S. Bultje
2013-01-20ppc: vorbisdsp: Drop some unnecessary #includesDiego Biurrun
2013-01-20Merge commit 'fef906c77c09940a2fdad155b2adc05080e17eda'Michael Niedermayer
2013-01-20Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.Ronald S. Bultje