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
latmenc: Fix private options
Signed-off-by: Martin Storsjö <martin@martin.st>
tags/n0.9
Kieran Kunhya
Martin Storsjö
14 years ago
parent
1c257dc32d
commit
32dfd8ca65
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
libavformat/latmenc.c
+ 1
- 0
libavformat/latmenc.c
View File
@@ -27,6 +27,7 @@
#include "avformat.h"
typedef struct {
AVClass *av_class;
int off;
int channel_conf;
int object_type;
Write
Preview
Loading…
Cancel
Save