]> granicus.if.org Git - libvpx/commit
Remove update_multi_arf_ref_frames()
authorJingning Han <jingning@google.com>
Tue, 11 Sep 2018 21:14:03 +0000 (14:14 -0700)
committerJingning Han <jingning@google.com>
Tue, 11 Sep 2018 23:38:52 +0000 (16:38 -0700)
commit09aaba2e08c30bbb22db0fc17845ae7da330d1ef
tree88dc3d56d27c44a53bf1a591e3b4f8ca2385cfe1
parent84b2daa4223f660f3541eb0cc9351f85b23b4c40
Remove update_multi_arf_ref_frames()

The bit-stream syntax doesn't support the use of lst2/3 frames.
Remove the update_multi_arf_ref_frames() function that assumes
such functionality.

Change-Id: Id5389285c84fe6c578c52d210aa47ef3cb789f8e
vp9/encoder/vp9_encoder.c