View Issue Details

IDProjectCategoryView StatusLast Update
0000071JVT JM H.264/AVC reference softwaredecoderpublic2007-08-16 17:01
Reporteralanyan Assigned ToKarsten Suehring  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product VersionJM 12.4 
Fixed in VersionJM 13.0 
Summary0000071: Shouldn't the "add_top" be "add_bottom"?
DescriptionIn file: mbuffer.c,
Function: static void mark_pic_long_term(StorablePicture* p, int long_term_frame_idx, int picNumX),
Line 2085: dpb.fs_ref[i]->bottom_field->long_term_pic_num = 2 * long_term_frame_idx + add_top;

Shouldn't the "add_top" be "add_bottom"?
TagsNo tags attached.

Activities

Karsten Suehring

2007-08-16 17:01

administrator   ~0000102

I agree.

Strange, that we did not notice that before.

Issue History

Date Modified Username Field Change
2007-08-16 12:38 alanyan New Issue
2007-08-16 17:01 Karsten Suehring Status new => assigned
2007-08-16 17:01 Karsten Suehring Assigned To => Karsten Suehring
2007-08-16 17:01 Karsten Suehring Status assigned => resolved
2007-08-16 17:01 Karsten Suehring Fixed in Version => JM 12.4-devel
2007-08-16 17:01 Karsten Suehring Resolution open => fixed
2007-08-16 17:01 Karsten Suehring Note Added: 0000102