]> granicus.if.org Git - libvpx/commit
Allow codec to skip temporal filter for intermediate ARFs
authorJingning Han <jingning@google.com>
Tue, 21 Aug 2018 19:54:30 +0000 (12:54 -0700)
committerJingning Han <jingning@google.com>
Tue, 21 Aug 2018 23:42:41 +0000 (16:42 -0700)
commitf774e0d54060a0af82a8b3ec94b5cf4c96c1960d
treec876c6157ba23a4888356823f336c97b6ce72b0a
parent7a3c9b578d88c857207d5bc76b139ea6db5cc4be
Allow codec to skip temporal filter for intermediate ARFs

Allow the encoder to skip temporal filter for intermediate ARFs
that are later used in show_existing_frame mode.

Change-Id: Ieed635bf7672b62f5c287bde43765f80362a345e
vp9/encoder/vp9_temporal_filter.c