]> granicus.if.org Git - libvpx/commit
Fix some bugs in multi-arf
authorPaul Wilkins <paulwilkins@google.com>
Tue, 17 Jun 2014 14:31:24 +0000 (15:31 +0100)
committerPaul Wilkins <paulwilkins@google.com>
Tue, 24 Jun 2014 12:07:48 +0000 (13:07 +0100)
commit8160a26fa0fe992159778942b56e74d13368495c
tree3ec7e4fb5206dd5e1c9f85330af403ea05454e64
parent261102250402d5b01d2e4c7c9c8010d59bde0782
Fix some bugs in multi-arf

Fix some bugs relating to the use of buffers
in the overlay frames.

Fix bug where a mid sequence overlay was
propagating large partition and transform sizes into
the subsequent frame because of :-
  sf->last_partitioning_redo_frequency  > 1 and
  sf->tx_size_search_method == USE_LARGESTALL

Change-Id: Ibf9ef39a5a5150f8cbdd2c9275abb0316c67873a
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_encoder.c
vp9/encoder/vp9_firstpass.c
vp9/encoder/vp9_speed_features.c
vp9/encoder/vp9_speed_features.h