forked from FFmpeg/FFmpeg
latmenc: Fix private options
Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
parent
1c257dc32d
commit
32dfd8ca65
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
#include "avformat.h"
|
||||
|
||||
typedef struct {
|
||||
AVClass *av_class;
|
||||
int off;
|
||||
int channel_conf;
|
||||
int object_type;
|
||||
|
|
Loading…
Add table
Reference in a new issue