Commit 32dfd8ca authored by Kieran Kunhya's avatar Kieran Kunhya Committed by Martin Storsjö

latmenc: Fix private options

Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
parent 1c257dc3
......@@ -27,6 +27,7 @@
#include "avformat.h"
typedef struct {
AVClass *av_class;
int off;
int channel_conf;
int object_type;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment