matroskadec: remove now unused context fields
Originally committed as revision 14577 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
70109c0d48
commit
1e49ee4270
@ -205,9 +205,6 @@ typedef struct MatroskaDemuxContext {
|
||||
AVPacket **packets;
|
||||
int num_packets;
|
||||
|
||||
/* have we already parse metadata/cues/clusters? */
|
||||
int metadata_parsed;
|
||||
int index_parsed;
|
||||
int done;
|
||||
int has_cluster_id;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user