summaryrefslogtreecommitdiffstats
path: root/libavcodec/ppc/dsputil_ppc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer2013-02-061-1/+2
|\
| * Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-051-1/+2
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-231-7/+7
|\ \ | |/
| * Drop DCTELEM typedefDiego Biurrun2013-01-221-7/+7
* | Merge commit '42d324694883cdf1fff1612ac70fa403692a1ad4'Michael Niedermayer2013-01-231-1/+0
|\ \ | |/
| * floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje2013-01-221-1/+0
* | Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723'Michael Niedermayer2012-12-211-10/+0
|\ \ | |/
| * lavc: introduce VideoDSPContextRonald S. Bultje2012-12-201-10/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-161-0/+3
|\ \ | |/
| * Add more missing includes after removing the implicit common.hMartin Storsjö2012-08-161-0/+1
| * Add some more missing includes after removing the implicit common.hMartin Storsjö2012-08-151-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-181-6/+0
|\ \ | |/
| * vp3: move idct and loop filter pointers to new vp3dsp contextMans Rullgard2012-07-181-6/+0
* | lowres2 support.Michael Niedermayer2012-04-221-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-221-1/+1
|\ \ | |/
| * Remove lowres video decodingMans Rullgard2012-04-211-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-161-9/+9
|\ \ | |/
| * ppc: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-151-6/+6
| * dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö2012-02-151-3/+3
* | ppc: fix usage of dsp_maskMichael Niedermayer2011-09-301-1/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-221-3/+4
|\ \ | |/
| * dsputil: update per-arch init funcs for non-h264 high bit depthMans Rullgard2011-07-211-1/+1
| * jfdctint: add 10-bit versionMans Rullgard2011-07-211-2/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-211-1/+1
|\ \ | |/
| * simple_idct: add 10-bit versionMans Rullgard2011-07-201-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-161-8/+0
|\ \ | |/
| * ppc: remove disabled codeDiego Biurrun2011-07-161-8/+0
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-111-2/+2
|\ \ | |/
| * Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-05-101-0/+4
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * dsputil: move VC1-specific stuff into VC1DSPContext.Ronald S. Bultje2011-02-171-2/+0
* | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-04-101-0/+4
* | dsputil: move VC1-specific stuff into VC1DSPContext.Ronald S. Bultje2011-02-181-2/+0
|/
* Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini2010-09-081-1/+2
* Merge has_altivec() function into mm_support(), remove it and useStefano Sabatini2010-09-081-12/+1
* Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_Stefano Sabatini2010-09-041-1/+1
* Remove global mm_flags variableMåns Rullgård2010-08-241-4/+0
* Remove PPC perf counter supportMåns Rullgård2010-06-261-79/+0
* PPC: move prototypes to headers and make some functions staticMåns Rullgård2010-03-061-22/+5
* Do not check for both CONFIG_VC1_DECODER and CONFIG_WMV3_DECODER,Diego Biurrun2009-07-291-1/+1
* Do not redundantly check for both CONFIG_THEORA_DECODER and CONFIG_VP3_DECODER.Diego Biurrun2009-07-221-1/+1
* Altivec VP3 IDCTDavid Conrad2009-05-251-0/+10
* Remove AltiVec optimizations for Snow. They are hindering the developmentDiego Biurrun2009-04-121-2/+0
* Remove pointless #if HAVE_ALTIVEC around internal header #includeDiego Biurrun2009-01-241-3/+0
* replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_Aurelien Jacobs2009-01-141-3/+3
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-131-9/+9
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-031-5/+5
* Remove duplicated MM_* macros for CPU capabilities from dsputil.h.Dominik Mierzejewski2008-11-031-2/+2
* Convert asm keyword into __asm__.Diego Pettenò2008-10-161-4/+4
* cosmetics: Reindent two misplaced braces.Diego Biurrun2008-07-201-2/+2
OpenPOWER on IntegriCloud