Commit f4edb309 authored by aurel's avatar aurel

matroskadec: remove now unused context fields

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@14577 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 10436e45
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment