This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
lavc/libxavs2: remove unused context parameter
Signed-off-by: hwrenx <hwrenx@126.com>
tags/n4.2
hwren
Jun Zhao
6 years ago
parent
821791caa0
commit
8754147db6
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
libavcodec/libxavs2.c
+ 0
- 1
libavcodec/libxavs2.c
View File
@@ -46,7 +46,6 @@ typedef struct XAVS2EContext {
int min_qp;
int preset_level;
int log_level;
int hierarchical_reference;
void *encoder;
char *xavs2_opts;
Write
Preview
Loading…
Cancel
Save