mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
remove no more needed field
Originally committed as revision 12968 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
62377fec30
commit
e67fe90c40
@ -148,7 +148,6 @@ typedef struct ADPCMChannelStatus {
|
||||
} ADPCMChannelStatus;
|
||||
|
||||
typedef struct ADPCMContext {
|
||||
int channel; /* for stereo MOVs, decode left, then decode right, then tell it's decoded */
|
||||
ADPCMChannelStatus status[6];
|
||||
} ADPCMContext;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user