[FFmpeg-devel] [FFMpeg-Devel][GSoC][PATCH 2/6] postproc: Made QP, nonBQP, and pQPb arrays
Michael Niedermayer
michaelni at gmx.at
Thu Apr 23 00:08:51 CEST 2015
On Wed, Apr 22, 2015 at 04:27:27PM -0400, Tucker DiNapoli wrote:
> From: Tucker DiNapoli <T.DiNapoli42 at gmail.com>
>
> 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.
> ---
> libpostproc/postprocess_internal.h | 10 ++++-
> libpostproc/postprocess_template.c | 81 ++++++++++++++++++--------------------
> 2 files changed, 46 insertions(+), 45 deletions(-)
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
I do not agree with what you have to say, but I'll defend to the death your
right to say it. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150423/c23b04a3/attachment.asc>
More information about the ffmpeg-devel
mailing list