vpx/vp9/encoder
Yaowu Xu 4bc7f4828f Fix an encoder/decode mismatch bug
This commit prevent the encoder to update last_frame_type when a frame
is dropped in the encoder. Prior to this fix, if there is a dropped
frame immediatedly after a key frame, decoder would have the value of
last_frame_type as key frame, different from encoder as the dropped
frame in encoder would have updated the value to an inter frame. This
leads to different probability update in encoder and decoder, thereby
encoder/decoder mismatch.

This fixes issue #941

Change-Id: I27115224b138bec43ae3916c016574f5740822b0
2015-02-13 15:45:47 -08:00
..
2014-11-27 10:53:37 +00:00
2014-03-05 11:57:57 -08:00
2014-03-05 11:57:57 -08:00
2014-11-24 09:57:40 -08:00
2015-01-28 12:07:27 -08:00
2015-02-03 13:03:46 -08:00
2014-04-22 14:57:05 -07:00
2014-10-01 14:18:11 -07:00
2014-10-01 14:18:11 -07:00
2014-03-05 11:57:57 -08:00
2014-03-05 11:57:57 -08:00