git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Supply context to tprintf
[ffmpeg.git]
/
libavcodec
/
wma.h
diff --git
a/libavcodec/wma.h
b/libavcodec/wma.h
index
bb3cdb3
..
138bc9a
100644
(file)
--- a/
libavcodec/wma.h
+++ b/
libavcodec/wma.h
@@
-59,6
+59,7
@@
typedef struct CoefVLCTable {
} CoefVLCTable;
typedef struct WMADecodeContext {
} CoefVLCTable;
typedef struct WMADecodeContext {
+ AVCodecContext* avctx;
GetBitContext gb;
PutBitContext pb;
int sample_rate;
GetBitContext gb;
PutBitContext pb;
int sample_rate;