summaryrefslogtreecommitdiff
path: root/libavcodec/ppc/Makefile
Commit message (Expand)AuthorAge
* Merge commit 'd42191c78befc1983f23b1899b2dda513b72f1ed'Michael Niedermayer2015-07-17
|\
| * configure: Factor out vp8dsp moduleVittorio Giovara2015-07-17
* | Merge commit '71f1ad37d858b810b71a4af1c25771beaa50b27b'Michael Niedermayer2015-03-01
|\|
| * lavc: do not compile fmtconvert unconditionallyAnton Khirnov2015-02-28
* | Merge commit 'efd26bedec9a345a5960dbfcbaec888418f2d4e6'Michael Niedermayer2014-08-15
|\|
| * build: Add explanatory comments to (optimization) blocks in the MakefilesDiego Biurrun2014-08-15
* | Merge commit 'ffa4d4ef0bd66c4e8bde7357b69bdedc78123ea8'Michael Niedermayer2014-08-02
|\|
| * ppc: fft: Build AltiVec optimizations in the standard wayDiego Biurrun2014-08-02
* | Merge commit '2d60444331fca1910510038dd3817bea885c2367'Michael Niedermayer2014-07-17
|\|
| * dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun2014-07-17
* | Merge commit 'a8552ee3eb335d2fd2d6c99363367a6090298f78'Michael Niedermayer2014-07-13
|\|
| * ppc: dsputil: Coalesce all init filesDiego Biurrun2014-07-13
* | Merge commit 'f46bb608d9d76c543e4929dc8cffe36b84bd789e'Michael Niedermayer2014-07-10
|\|
| * dsputil: Split off pixel block routines into their own contextDiego Biurrun2014-07-09
* | Merge commit 'a9aee08d900f686e966c64afec5d88a7d9d130a3'Michael Niedermayer2014-07-08
|\|
| * dsputil: Split off FDCT bits into their own contextDiego Biurrun2014-07-07
* | Merge commit 'c166148409fe8f0dbccef2fe684286a40ba1e37d'Michael Niedermayer2014-07-07
|\|
| * dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoencDiego Biurrun2014-07-06
* | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer2014-07-01
|\|
| * dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-30
* | Merge commit 'fab9df63a3156ffe1f9490aafaea41e03ef60ddf'Michael Niedermayer2014-06-23
|\|
| * dsputil: Split off global motion compensation bits into a separate contextDiego Biurrun2014-06-23
* | Merge commit '9a9e2f1c8aa4539a261625145e5c1f46a8106ac2'Michael Niedermayer2014-06-22
|\|
| * dsputil: Split audio operations off into a separate contextDiego Biurrun2014-06-22
* | Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9'Michael Niedermayer2014-06-19
|\|
| * dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun2014-06-18
* | ppc: Fix the bug of fft for little endian environment on POWER7 and laterRong Yan2014-06-19
* | Fix standalone compilation of the H264 decoder on ppc.Carl Eugen Hoyos2014-06-14
* | apedsp: move to llauddspChristophe Gisquet2014-06-05
|/
* dsputil: Move APE-specific bits into apedspDiego Biurrun2014-05-29
* dsputil: Move SVQ1 encoding specific bits into svq1encDiego Biurrun2014-05-29
* dsputil: Split off HuffYUV decoding bits into their own contextDiego Biurrun2014-05-27
* On2 VP7 decoderPeter Ross2014-04-04
* build: Group general components separate from de/encoders in arch MakefilesDiego Biurrun2014-03-20
* dsputil: Conditionally compile dsputil code on all architecturesDiego Biurrun2014-03-20
* ppc: Only compile AltiVec FFT assembly when AltiVec is enabledDiego Biurrun2013-05-02
* ppc: More consistent arch initializationDiego Biurrun2013-04-30
* ppc: More consistent names for H.264 optimizations filesDiego Biurrun2013-04-30
* mpegaudiosp: More consistent names for ppc/x86 optimization filesDiego Biurrun2013-04-30
* ppc: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-19
* dsputil: Separate h264chromaDiego Biurrun2013-02-06
* dsputil: Separate h264 qpelMans Rullgard2013-01-24
* floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje2013-01-22
* Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.Ronald S. Bultje2013-01-19
* lavc: introduce VideoDSPContextRonald S. Bultje2012-12-20
* build: non-x86: Only compile mpegvideo optimizations when necessaryDiego Biurrun2012-10-09
* vp3: move idct and loop filter pointers to new vp3dsp contextMans Rullgard2012-07-18
* build: Consistently handle conditional compilation for all optimization OBJS.Diego Biurrun2012-04-12
* build: ppc: drop stray leftover backslashDiego Biurrun2012-03-26
* build: prettyprinting cosmeticsDiego Biurrun2012-03-26