mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
lavc/libxavs2: remove unused context parameter
Signed-off-by: hwrenx <hwrenx@126.com>
This commit is contained in:
parent
821791caa0
commit
8754147db6
@ -46,7 +46,6 @@ typedef struct XAVS2EContext {
|
||||
int min_qp;
|
||||
int preset_level;
|
||||
int log_level;
|
||||
int hierarchical_reference;
|
||||
|
||||
void *encoder;
|
||||
char *xavs2_opts;
|
||||
|
Loading…
Reference in New Issue
Block a user