Revision c73d99e6 libavcodec/wma.c
libavcodec/wma.c | ||
---|---|---|
126 | 126 |
s->block_align = avctx->block_align; |
127 | 127 |
|
128 | 128 |
dsputil_init(&s->dsp, avctx); |
129 |
ff_fmt_convert_init(&s->fmt_conv, avctx); |
|
129 | 130 |
|
130 | 131 |
if (avctx->codec->id == CODEC_ID_WMAV1) { |
131 | 132 |
s->version = 1; |
Also available in: Unified diff