You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
lavc/libxavs2: remove unused context parameter
Signed-off-by: hwrenx <hwrenx@126.com>
This commit is contained in:
@@ -46,7 +46,6 @@ typedef struct XAVS2EContext {
|
|||||||
int min_qp;
|
int min_qp;
|
||||||
int preset_level;
|
int preset_level;
|
||||||
int log_level;
|
int log_level;
|
||||||
int hierarchical_reference;
|
|
||||||
|
|
||||||
void *encoder;
|
void *encoder;
|
||||||
char *xavs2_opts;
|
char *xavs2_opts;
|
||||||
|
Reference in New Issue
Block a user