Commit 1e49ee42 authored by Aurelien Jacobs's avatar Aurelien Jacobs

matroskadec: remove now unused context fields

Originally committed as revision 14577 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 70109c0d
......@@ -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