shshankjain / webm

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

Add direct rendering support to VP8 decoder - Re-order Opace #162

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently the vp8 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 9 Aug 2010 at 5:46

GoogleCodeExporter commented 9 years ago

Original comment by iss...@webmproject.org on 16 Mar 2011 at 2:51

GoogleCodeExporter commented 9 years ago

Original comment by albe...@google.com on 2 Feb 2012 at 6:55

GoogleCodeExporter commented 9 years ago

Original comment by albe...@google.com on 8 Mar 2012 at 12:26

GoogleCodeExporter commented 9 years ago

Original comment by albe...@google.com on 29 Mar 2012 at 6:15

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago

Original comment by k...@chromium.org on 16 Dec 2013 at 4:41