Remove a field from SWelsSvcCodingParam that already exists in SEncParamExt

This commit is contained in:
Martin Storsjö 2014-02-18 11:58:09 +02:00
parent 6d6a63a703
commit f432ddeea8

View File

@ -129,8 +129,6 @@ bool bMgsT0OnlyStrategy; //MGS_T0_only_strategy
// FALSE: Streaming Video Sharing; TRUE: Video Conferencing Meeting;
int8_t iDecompStages; // GOP size dependency
/* Rate Control */
bool bEnableRc;
public: