ericmckean / webm

Automatically exported from code.google.com/p/webm
0 stars 0 forks source link

show existing frame not working properly in decoder #676

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Decoder updates mode infos (cm->prev_mip = cm->mip;) also in case where current 
frame is coded as "show existing frame". I think this is not intended behaviour.

I created attached stream to test the feature. (I assume that created bitstream 
is according to vp9 standard)

Original issue reported on code.google.com by te...@google.com on 5 Dec 2013 at 10:07

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by ya...@google.com on 9 Jan 2014 at 11:04