diff options
author | wm4 <wm4@nowhere> | 2014-02-09 21:13:03 +0100 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2014-02-09 21:13:03 +0100 |
commit | 7aa3726c9acce93e10e69053f96a4338a1ece0b7 (patch) | |
tree | a7be813650907d1af45140a3144278fe45d567f1 /video/mp_image_pool.c | |
parent | 4dbd5df174f323b2b4cd6048d8df38a6168ba73c (diff) | |
download | mpv-7aa3726c9acce93e10e69053f96a4338a1ece0b7.tar.bz2 mpv-7aa3726c9acce93e10e69053f96a4338a1ece0b7.tar.xz |
demux_mkv: remove weird seeking semantics for audio
This skipped all audio packets before the first video key frame was
found. I'm not really sure why this would be needed; most likely it
isn't. So get rid of it. Even if audio packets are returned to the
player too soon, the player will sync the audio start to the video
start by decoding and discarding audio data.
Note that although the removed code was just added in the previous
commit, it merely kept the old keeping semantics which demux_mkv
always followed. This commit removes these special semantics.
Diffstat (limited to 'video/mp_image_pool.c')
0 files changed, 0 insertions, 0 deletions