avcodec/videotoolboxenc: Remove unused variable
Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
This commit is contained in:
parent
2eae57c862
commit
4a3625859b
1 changed files with 0 additions and 1 deletions
|
|
@ -229,7 +229,6 @@ typedef struct BufNode {
|
|||
CMSampleBufferRef cm_buffer;
|
||||
ExtraSEI *sei;
|
||||
struct BufNode* next;
|
||||
int error;
|
||||
} BufNode;
|
||||
|
||||
typedef struct VTEncContext {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue