Commit 0f0ee57b authored by aurel's avatar aurel

remove unused context field

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@8692 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 4c15517e
......@@ -320,9 +320,6 @@ typedef struct MatroskaDemuxContext {
/* timescale in the file */
int64_t time_scale;
/* position (time, ns) */
int64_t pos;
/* num_streams is the number of streams that av_new_stream() was called
* for ( = that are available to the calling program). */
int num_tracks, num_streams;
......
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