flaccidware / webm

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

Sign bit coding #1039

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
In vp9, sign bit in general is coded/decoded after the value. For VP10, we need 
evaluate the alternative where sign bit is coded/decode before the value, so 
the combination of sign and value can be simplified. 

Original issue reported on code.google.com by ya...@google.com on 11 Jul 2015 at 12:35

GoogleCodeExporter commented 8 years ago

Original comment by ya...@google.com on 14 Jul 2015 at 4:42

GoogleCodeExporter commented 8 years ago

Original comment by ya...@google.com on 12 Aug 2015 at 10:06