mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-11 17:30:00 +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 preset_level;
|
||||
int log_level;
|
||||
int hierarchical_reference;
|
||||
|
||||
void *encoder;
|
||||
char *xavs2_opts;
|
||||
|
||||
Reference in New Issue
Block a user