summaryrefslogtreecommitdiff
path: root/libswscale/arm
Commit message (Expand)AuthorAge
* swscale/arm/yuv2rgb: add ff_yuv422p_to_{argb,rgba,abgr,bgra}_neon_{16,32}Matthieu Bouron2016-01-04
* swscale/arm/yuv2rgb: fix typoMatthieu Bouron2016-01-04
* swscale/arm/yuv2rgb: add ff_yuv420p_to_{argb,rgba,abgr,bgra}_neon_{16,32}Matthieu Bouron2015-12-19
* swscale/arm/yuv2rgb: disable neon if accurate_rnd is enabledMatthieu Bouron2015-12-19
* swscale/arm/yuv2rgb: simplify process_16px_* macro callMatthieu Bouron2015-12-19
* swscale/arm/yuv2rgb: fix slicingClément Bœsch2015-12-18
* swscale/arm: add ff_nv{12,21}_to_{argb,rgba,abgr,bgra}_neon_16Matthieu Bouron2015-12-08
* swscale/arm: add ff_nv{12,21}_to_{argb,rgba,abgr,bgra}_neonMatthieu Bouron2015-11-23
* swscale: disable ARM code until its build failure with clang/iphone is fixedMichael Niedermayer2014-01-12
* Revert "swscale: disable ARM code until its build failure with clang/iphone i...Michael Niedermayer2014-01-12
* fix build with gas-preprocessor.plYu Xiaolei2014-01-12
* swscale: disable ARM code until its build failure with clang/iphone is fixedMichael Niedermayer2014-01-08
* swscale/arm: fix build error with --enable-sharedYu Xiaolei2013-12-28
* swscale: NEON optimized unscaled rgba to nv12 conversionYu Xiaolei2013-12-16