mirror of https://git.ffmpeg.org/ffmpeg.git
f0ee38790b
postProcess in postprocess_template.c copies a PPContext
to the stack, works with this copy and then copies
it back again. Said local copy uses a hardcoded alignment
of eight, although PPContext has alignment 32 since
|
||
---|---|---|
.. | ||
Makefile | ||
libpostproc.v | ||
postprocess.c | ||
postprocess.h | ||
postprocess_altivec_template.c | ||
postprocess_internal.h | ||
postprocess_template.c | ||
postprocres.rc | ||
version.c | ||
version.h | ||
version_major.h |