latmenc: Fix private options

Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
Kieran Kunhya 2011-09-28 07:46:10 -05:00 committed by Martin Storsjö
parent 1c257dc32d
commit 32dfd8ca65

View File

@ -27,6 +27,7 @@
#include "avformat.h"
typedef struct {
AVClass *av_class;
int off;
int channel_conf;
int object_type;