mpv/stream
Oliver Freyermuth b4c1554f7a stream_dvb: Remove call to stream_drop_buffers in fill_buffer.
The call was hidden very well, via
dvb_streaming_read -> dvb_update_config
-> dvb_streaming_start -> dvb_set_channel,
and broke the stream buffering logic.
Dropping that call does not noticeably slow down channel switches.
2020-04-10 17:12:53 +02:00
..
cookies.c
cookies.h
dvb_tune.c
dvb_tune.h
dvbin.h
stream.c stream: actually drop unneeded buffer 2020-04-10 12:37:12 +02:00
stream.h stream: fix whitespace within comment 2020-04-10 10:50:54 +02:00
stream_avdevice.c
stream_bluray.c
stream_cb.c
stream_cdda.c options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
stream_concat.c
stream_dvb.c stream_dvb: Remove call to stream_drop_buffers in fill_buffer. 2020-04-10 17:12:53 +02:00
stream_dvdnav.c
stream_edl.c
stream_file.c
stream_lavf.c options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
stream_libarchive.c
stream_libarchive.h
stream_memory.c
stream_mf.c
stream_null.c