]> granicus.if.org Git - libvpx/commit
Revert "Force ARNR filtering to be centered on the ARF frame"
authorAdrian Grange <agrange@google.com>
Mon, 28 Apr 2014 21:28:58 +0000 (14:28 -0700)
committerAdrian Grange <agrange@google.com>
Tue, 29 Apr 2014 18:04:01 +0000 (11:04 -0700)
commit0a386b923427d3ee1d8b964118c04d40145f2e54
treeecc8ba2287898cc2135eca8b07c816ebcd6e4447
parent45e2bb5ec7171b33d473e0a4acc2c5944a518f39
Revert "Force ARNR filtering to be centered on the ARF frame"

This reverts commit 59e733ca81b707780901340686ecd7419077eb54.

Hold off removing arnr_type to give users the opportunity
to change their script files to handle its deprecation. A
follow-up patch will mark the control for setting arnr_type
as deprecated and it will be removed completely in a later
revision of the code.

Change-Id: I8b817c744e144d3714234a4cd4309816d0c7e3e8
test/borders_test.cc
test/cpu_speed_test.cc
vp9/encoder/vp9_encoder.h
vp9/encoder/vp9_temporal_filter.c
vp9/vp9_cx_iface.c
vpx/vp8cx.h
vpxenc.c