]> granicus.if.org Git - libvpx/commit
vp8dx.h: Add macro for skipping loop filter
authorVignesh Venkatasubramanian <vigneshv@google.com>
Tue, 16 Jan 2018 23:42:43 +0000 (15:42 -0800)
committerVignesh Venkatasubramanian <vigneshv@google.com>
Tue, 16 Jan 2018 23:42:43 +0000 (15:42 -0800)
commit373e08f921e5bfd5a96963fabbbbe16ec793d44e
tree8ef8cbfb31853bcdf4b253daba9aaaf56dfbaad7
parentf915e6d4afafabed8281b172f93502acbe101f3a
vp8dx.h: Add macro for skipping loop filter

Without this applications cannot use the vpx_codec_control macro
for VP9_SET_SKIP_LOOP_FILTER. The tests only cover the underscored
version vpx_codec_control_().

Change-Id: I3e6c1888307b76636fdc1a8deae70b5c14238163
vpx/vp8dx.h