﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
158	build failure with -DDCM_SKIP_DECODING_FRAMES=0	davidf		"Disabling the DCM_SKIP_DECODING_FRAMES macro causes errors:

{{{
TAppDecTop.cpp: In member function ‘Void TAppDecTop::decode()’:
TAppDecTop.cpp:118: error: ‘m_iSkipFrame’ was not declared in this scope
TAppDecTop.cpp:119: error: ‘m_iSkipFrame’ was not declared in this scope
TDecTop.cpp: In member function ‘Void TDecTop::decode(Bool, TComBitstream*, UInt&, TComList<TComPic*>*&)’:
TDecTop.cpp:242: error: return-statement with a value, in function returning 'void'
TDecTop.cpp:247: error: return-statement with a value, in function returning 'void'
TDecTop.cpp:252: error: return-statement with a value, in function returning 'void'
TDecTop.cpp:287: error: return-statement with a value, in function returning 'void'
TDecTop.cpp:437: error: return-statement with a value, in function returning 'void'
}}}
"	defect	closed	minor	HM-3.1	HM	HM-3.0	fixed		fbossen ksuehring davidf jct-vc@…
