id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 614,Editorial comments on 8.8.3.6.7 Filtering process for a luma sample using long filters,vdrugeon,,"In 8.8.3.6.7 Filtering process for a luma sample using long filters, the following inputs and outputs are listed: ""Inputs to this process are: – the variables maxFilterLengthP and maxFilterLengthQ, – the sample values pi and qj with i = 0..maxFilterLengthP and j = 0..maxFilterLengthQ, – the locations of pi and qj, ( xPi, yPi ) and ( xQj, yQj ) with i = 0..maxFilterLengthP − 1 and j = 0..maxFilterLengthQ − 1, – a variable tC. Outputs of this process are: – the filtered sample values pi′ and qj′ with i = 0..maxFilterLengthP − 1, j = 0..maxFilterLenghtQ − 1."" When this process is invoked in 8.8.3.6.2 Filtering process for luma block edges, the inputs are listed in the wrong order (maxFilterLengthP and maxFilterLengthQ are not listed first). The locations of pi and qj seem not to be used in the process at all. Are these inputs necessary? Is it intended that the number of filtered sample values that are output is different from the number of input sample values?",enhancement,closed,minor,,spec,,fixed,,ksuehring bbross XiangLi fbossen jvet@…