diff options
author | wm4 <wm4@nowhere> | 2012-08-19 17:58:58 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2012-09-07 16:06:36 +0200 |
commit | 83f68f725d80b23f76c9a8cd8dbb8349b33c9779 (patch) | |
tree | c970d25da1116141e1fdc9bfbf36132276240950 /sub/ass_mp.h | |
parent | c5e2120e15d3b6e6e896a48670376de985fcc712 (diff) | |
download | mpv-83f68f725d80b23f76c9a8cd8dbb8349b33c9779.tar.bz2 mpv-83f68f725d80b23f76c9a8cd8dbb8349b33c9779.tar.xz |
core, timeline: don't keep separate stream field
The timeline code kept pairs of stream and demuxer references around.
The reference to the stream is redundant, because it can be accessed
through the demuxer.
Simplify the code by removing the redundant stream reference.
Also, set mpctx->stream to the current segment when using timeline.
Fix a small memory leak in tl_matroska.c introduced earlier.
Diffstat (limited to 'sub/ass_mp.h')
0 files changed, 0 insertions, 0 deletions