Merge pull request #1516 from mstorsjo/remove-duplicated-field
Remove a duplicated field in SWelsSvcCodingParam
This commit is contained in:
commit
24823621e1
@ -118,9 +118,6 @@ typedef struct TagWelsSvcCodingParam: SEncParamExt {
|
||||
int8_t iDecompStages; // GOP size dependency
|
||||
int32_t iMaxNumRefFrame;
|
||||
|
||||
//setting this according to link type in use MAY invoke some algorithms targeting higher coding efficiency
|
||||
bool bIsLosslessLink;
|
||||
|
||||
public:
|
||||
TagWelsSvcCodingParam() {
|
||||
FillDefault();
|
||||
|
Loading…
x
Reference in New Issue
Block a user