mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-03-28 12:32:17 +02:00
latmenc: Fix private options
Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
parent
1c257dc32d
commit
32dfd8ca65
@ -27,6 +27,7 @@
|
|||||||
#include "avformat.h"
|
#include "avformat.h"
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
|
AVClass *av_class;
|
||||||
int off;
|
int off;
|
||||||
int channel_conf;
|
int channel_conf;
|
||||||
int object_type;
|
int object_type;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user