diff options
author | wm4 <wm4@nowhere> | 2019-05-16 16:56:43 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2019-09-19 20:37:04 +0200 |
commit | 2d2d96f00b9b055d996bb9ba875be72491a3a74b (patch) | |
tree | 5c0d9584f98e163ca5ff891be2d01e96ccee92b5 /misc/charset_conv.c | |
parent | 781e9fcd6663cac6f36c5f554bd19237a4102d19 (diff) | |
download | mpv-2d2d96f00b9b055d996bb9ba875be72491a3a74b.tar.bz2 mpv-2d2d96f00b9b055d996bb9ba875be72491a3a74b.tar.xz |
demux: don't process obscure skipped packets
When doing a seek to the end of the cache, ds->skip_to_keyframe can be
set to true. Then some packets passed to add_packet_locked() may have to
be skipped. In some aspects, the skipped packet was still treated as if
it was going to be returned to the reader.
It almost doesn't matter though: it only caused a redundant wakeup_ds()
call, and could pass the packet to the stream recorder. Fix it anyway.
Diffstat (limited to 'misc/charset_conv.c')
0 files changed, 0 insertions, 0 deletions