Chen-tao / webm

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

Loop filter luma and chroma edge treatment #357

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Here:  
https://groups.google.com/a/webmproject.org/group/codec-devel/browse_thread/thre
ad/018ce16015fb582c#

WRT the loop filter, in 15.1: "luma and chroma edges are ... treated with 
different control parameters"

In 15.4 it's said that luma and chroma use the same edge limit for both MB and 
subblock edges, with no elaboration on the previously mentioned differences.

Is 15.1 incorrect, or is there a point that's not being made clearly?

Original issue reported on code.google.com by louquil...@google.com on 11 Aug 2011 at 2:25

GoogleCodeExporter commented 9 years ago
References:

http://tools.ietf.org/html/draft-bankoski-vp8-bitstream-05#section-15.1
http://tools.ietf.org/html/draft-bankoski-vp8-bitstream-05#section-15.4

Original comment by louquil...@google.com on 11 Aug 2011 at 2:32

GoogleCodeExporter commented 9 years ago
Fixed in git 0324fb5d0
http://goo.gl/peShN

Original comment by louquil...@google.com on 11 Aug 2011 at 6:16