[FFmpeg-devel] [PATCH 1/9] vp9dsp: Deduplicate the subpel filters
Ronald S. Bultje
rsbultje at gmail.com
Mon Nov 14 14:58:24 EET 2016
Hi,
On Mon, Nov 14, 2016 at 5:32 AM, Martin Storsjö <martin at martin.st> wrote:
> Make them aligned, to allow efficient access to them from simd.
>
> This is an adapted cherry-pick from libav commit
> a4cfcddcb0f76e837d5abc06840c2b26c0e8aefc.
> ---
> libavcodec/vp9dsp.c | 56 +++++++++++++++++++++++++++++++++++++++
> libavcodec/vp9dsp.h | 3 +++
> libavcodec/vp9dsp_template.c | 63 +++---------------------------
> --------------
> 3 files changed, 63 insertions(+), 59 deletions(-)
OK.
Do I need to queue them up? I thought they would be merged automagically
from Libav...
Ronald
More information about the ffmpeg-devel
mailing list