]> granicus.if.org Git - libvpx/commit
Reland "Enable SSE4 version of apply temporal filter"
authorChi Yo Tsai <chiyotsai@google.com>
Tue, 29 Jan 2019 20:24:29 +0000 (20:24 +0000)
committerChi Yo Tsai <chiyotsai@google.com>
Tue, 29 Jan 2019 20:24:29 +0000 (20:24 +0000)
commit9c3557e6d525e44ff5aa8d1f4d631f0782e48b30
tree6a9f72a088a7f28c57b0e826e9ffb3002953a5b4
parenta4d2f59b691ac57698d299430495b398a8bb682c
Reland "Enable SSE4 version of apply temporal filter"

This reverts commit a4d2f59b691ac57698d299430495b398a8bb682c.

Reason for revert: Re-enables SSE4_1 version of apply temporal filter now that the mismatch is fixed in fa540837aa23ae8cdd926961ddbef71998a2a525,

Original change's description:
> Revert "Enable SSE4 version of apply temporal filter"
>
> This reverts commit 4f3cd48bfe4541ca64883db51f57c1376c6d8a73.
>
> Reason for revert: Found a mismatch with c version
>
> Original change's description:
> > Enable SSE4 version of apply temporal filter
> >
> > Evaluating on 5 midres clips with 4 bitrates over 30 frames on speed 1
> > auto_alt_ref=1, there is a speed up of 1.660%.
> >
> > BUG=webm:1591
> >
> > Change-Id: Idbda58548679e6f7b8fc0d7f6144f7be057ef690
>
> TBR=yunqingwang@google.com,builds@webmproject.org,chiyotsai@google.com
>
> Change-Id: Ibca973576d72d6db4b647a08aef23389d5d6605a
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Bug: webm:1591

TBR=yunqingwang@google.com,builds@webmproject.org,chiyotsai@google.com

# Not skipping CQ checks because original CL landed > 1 day ago.

Bug: webm:1591
Change-Id: I26effdbaf4d52e4650c263b6ed9d3d80e505f5cb
vp9/encoder/vp9_temporal_filter.c