ericmckean / webm

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

Add direct rendering support to VP9 decoder #670

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently the vp9 decoder does not allow you to pass in a buffer to decode a 
frame into. It always uses internal buffers that we need to copy the data out 
of. We should add an api to allow a buffer to be passed in to decode into.

Original issue reported on code.google.com by fgalli...@google.com on 22 Nov 2013 at 6:15

GoogleCodeExporter commented 9 years ago

Original comment by fgalli...@google.com on 22 Nov 2013 at 6:15

GoogleCodeExporter commented 9 years ago

Original comment by fgalli...@google.com on 9 Oct 2014 at 11:38