mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-13 18:40:03 +01: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