View Issue Details

IDProjectCategoryView StatusLast Update
0000318JVT JM H.264/AVC reference softwareencoder and decoderpublic2013-05-07 16:30
ReporterHuangXuehui Assigned ToKarsten Suehring  
PriorityhighSeveritymajorReproducibilityalways
Status feedbackResolutionopen 
Product VersionJM 18.4 
Summary0000318: the function getSubImagesLuma() bug in file img_luma.c when proceesing the bi-linear interpolation
DescriptionIn the function getSubImagesLuma,when processing QUARTER-PEL interpolation ,the jm18.4 should call to function getVerSubImageBiLinear() instead of getHorSubImageBiLinear() to generate sub-image 3,7,and 11.
 ALso,should call to getHorSubImageBiLinear() instead of getVerSubImageBiLinear to generate sub-image 12,13,14 and 15.
TagsNo tags attached.

Relationships

has duplicate 0000317 closedKarsten Suehring the function getSubImagesLuma() bug in file img_luma.c when proceesing the bi-linear interpolation 

Activities

HuangXuehui

2012-12-06 04:04

reporter  

QQ20121206110218.png (15,908 bytes)   
QQ20121206110218.png (15,908 bytes)   

Alexis Michael Tourapis

2013-04-26 11:40

developer   ~0000568

Without checking the code I would assume that if this was true then there would have been a mismatch between the encoder and decoder (not just the JM but also other decoders). On what are you basing your conclusion that this is a bug?

Issue History

Date Modified Username Field Change
2012-12-06 04:04 HuangXuehui New Issue
2012-12-06 04:04 HuangXuehui File Added: QQ20121206110218.png
2013-04-26 11:40 Alexis Michael Tourapis Note Added: 0000568
2013-04-26 11:40 Alexis Michael Tourapis Relationship added has duplicate 0000317
2013-05-07 16:30 Karsten Suehring Assigned To => Karsten Suehring
2013-05-07 16:30 Karsten Suehring Status new => feedback