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
2014-08-02ppc: fft: Build AltiVec optimizations in the standard wayDiego Biurrun
2014-08-01Merge commit '03c9f357a4c2307a7913cea2cbf0ba817e80beb6'Michael Niedermayer
2014-08-01ppc: idctdsp: Immediately return if no AltiVec is availableDiego Biurrun
2014-07-27avcodec/ppc/idctdsp: Only select non bitexact IDCTs by default when bitexact ...Michael Niedermayer
2014-07-25Merge commit '7fb993d338d88f2f62e0a358b6c9f3eb9a3a08ac'Michael Niedermayer
2014-07-25qpeldsp: Mark source pointer in qpel_mc_func function pointer constDiego Biurrun
2014-07-21Merge commit '81b9bf319226fe03436c80aaa8a2c91767cab7ce'Michael Niedermayer
2014-07-21dct-test: Move arch-specific bits into arch-specific subdirectoriesDiego Biurrun
2014-07-19Merge commit '1a583c0c60240adb8fa6620c6df33f1a0a0fe5d9'Michael Niedermayer
2014-07-19fdct: Move ppc-specific declarations to a header in the ppc directoryDiego Biurrun
2014-07-19Merge commit '8b0dd4942aac320d1ca3c40fa7ea1be342c71273'Michael Niedermayer
2014-07-19Merge commit 'b4987f72197e0c62cf2633bf835a9c32d2a445ae'Michael Niedermayer
2014-07-18idctdsp: prettyprinting cosmeticsDiego Biurrun
2014-07-18idct: Convert IDCT permutation #defines to an enumDiego 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-11Merge commit '1173320249745eab01c901a39054fc0fced33c87'Michael Niedermayer
2014-07-11dsputil: Drop unused bit_depth parameter from all init functionsDiego 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-14avcodec/ppc/idct_altivec: add plain idct()Michael Niedermayer
2014-06-14Fix standalone compilation of the H264 decoder on ppc.Carl Eugen Hoyos
2014-06-11Merge commit '27860819d508068f056cf48473af04868791ad77'Michael Niedermayer
2014-06-11Merge commit '205fdd4ea5e1264946917a26fde01e137a485f5a'Michael Niedermayer
2014-06-11ppc: Consistently use convenience macro for runtime CPU detectionDiego Biurrun
2014-06-11ppc: Fix runtime CPU detection for apedsp, huffyuvdsp, svq1encDiego Biurrun
2014-06-05apedsp: move to llauddspChristophe Gisquet
2014-05-31Merge commit 'd6d767d93e532246cacf3567e6bcad76a821f838'Michael Niedermayer
2014-05-30ppc: Fix compilation for ppc64le (ELFv2)Thierry Fauck
2014-05-30Merge commit '054013a0fc6f2b52c60cee3e051be8cc7f82cef3'Michael Niedermayer
2014-05-30Merge commit '65d5d5865845f057cc6530a8d0f34db952d9009c'Michael Niedermayer
2014-05-29x86: huffyuvdsp: port add_bytes to yasmChristophe Gisquet
2014-05-29dsputil: Move APE-specific bits into apedspDiego Biurrun
2014-05-29dsputil: Move SVQ1 encoding specific bits into svq1encDiego Biurrun
2014-05-28Merge commit 'b5aa48551300eed678aaea86ced7086758598a35'Michael Niedermayer