ffmpeg/libpostproc
Tucker DiNapoli cbe27006ce postproc: Made QP, nonBQP, and pQPb arrays
Also pulled QP initialization out of inner loop, which removed some redundent code.

Added some dummy fields to PPContext to allow current code to work while
changing the rest of the postprocessing code to support the arrays.

I also increased alignment requirements for some fields in the PPContext struct to
support future avx2 code.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-04-22 23:59:03 +02:00
..
Makefile
libpostproc.v
postprocess.c postproc: Replaced inline asm for prefetching with prefetch functions 2015-04-22 23:32:35 +02:00
postprocess.h postprocess: add YUV 4:4:0 support 2014-10-12 22:22:39 +02:00
postprocess_altivec_template.c
postprocess_internal.h postproc: Made QP, nonBQP, and pQPb arrays 2015-04-22 23:59:03 +02:00
postprocess_template.c postproc: Made QP, nonBQP, and pQPb arrays 2015-04-22 23:59:03 +02:00
postprocres.rc
version.h libpostproc: support grayscale 2014-10-13 01:55:36 +02:00