提交 c6e2f083 编写于 作者: A Aurelien Jacobs

remove unused context var

Originally committed as revision 10828 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 fe7e750f
......@@ -145,7 +145,6 @@ typedef struct ADPCMChannelStatus {
typedef struct ADPCMContext {
int channel; /* for stereo MOVs, decode left, then decode right, then tell it's decoded */
ADPCMChannelStatus status[2];
short sample_buffer[32]; /* hold left samples while waiting for right samples */
} ADPCMContext;
/* XXX: implement encoding */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册