summaryrefslogtreecommitdiffstats
path: root/libavcodec/ppc/h264dsp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch2016-07-291-1/+1
|\
| * h264: rename h264.[ch] to h264dec.[ch]Anton Khirnov2016-06-211-1/+1
* | Merge commit '02cd8bb9cb4381c50f42a9284098cc8a33d397db'Derek Buitenhuis2016-04-241-1/+7
|\ \ | |/
| * h264: Clean up #includesDiego Biurrun2016-03-251-1/+7
| * ppc: Restrict some Altivec implementations to Big EndianLuca Barbato2015-05-311-2/+2
* | lavc: typo fix uncliped -> unclippedGanesh Ajjanagadde2015-12-151-3/+3
* | avcodec/ppc/h264dsp: POWER LE support in h264_idct_dc_add_internal() fix vec_...Rong Yan2015-05-141-11/+15
* | Revert "ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED"Michael Niedermayer2015-03-151-5/+5
* | ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNEDChristophe Gisquet2015-03-141-5/+5
* | avcodec/ppc/h264dsp: POWER LE support for h264_idct8_add_altivec() h264_idct_...Rong Yan2014-11-281-27/+62
* | Merge commit '27860819d508068f056cf48473af04868791ad77'Michael Niedermayer2014-06-111-1/+2
|\ \ | |/
| * ppc: Consistently use convenience macro for runtime CPU detectionDiego Biurrun2014-06-101-1/+2
* | Merge commit 'a03a642d5ceb5f2f7c6ebbf56ff365dfbcdb65eb'Michael Niedermayer2014-01-061-1/+1
|\ \ | |/
| * h264: do not use 422 functions for monochromeAnton Khirnov2014-01-061-1/+1
* | Merge commit 'a6b650118543e1580e872896d8976042b7c32d01'Michael Niedermayer2013-08-301-2/+3
|\ \ | |/
| * ppc: cosmetics: Consistently format CPU flag detection invocationsDiego Biurrun2013-08-291-2/+3
* | Merge commit '7f75f2f2bd692857c1c1ca7f414eb30ece3de93d'Michael Niedermayer2013-05-011-27/+42
|\ \ | |/
| * ppc: Drop unnecessary ff_ name prefixes from static functionsDiego Biurrun2013-04-301-27/+42
* | Merge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f'Michael Niedermayer2013-05-011-0/+6
|\ \ | |/
| * ppc: More consistent arch initializationDiego Biurrun2013-04-301-0/+6
* | Merge commit '6b110d3a739c31602b59887ad65c67025df3f49d'Michael Niedermayer2013-05-011-4/+4
|/
* ppc: More consistent names for H.264 optimizations filesDiego Biurrun2013-04-301-0/+748
OpenPOWER on IntegriCloud