提交 ba8adf9b 编写于 作者: M Michael Niedermayer

truemotion2: remove unused variable

Signed-off-by: NMichael Niedermayer <michaelni@gmx.at>
上级 bf0d098a
......@@ -206,9 +206,6 @@ static inline int tm2_get_token(GetBitContext *gb, TM2Codes *code)
static inline int tm2_read_header(TM2Context *ctx, const uint8_t *buf)
{
uint32_t magic;
const uint8_t *obuf;
obuf = buf;
magic = AV_RL32(buf);
buf += 4;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册