mpv/player
wm4 a9bbaa5eb2 player: remove automatic DVB channel advancement on no data
For the sake of removing the separate stream/demuxer loading code.

This could probably be reimplemented in some other way, but I have no
DVB hardware for testing. The most preferred way would be making DVB to
not quit, and just rerun the stream selection.
2015-07-02 14:08:22 +02:00
..
lua ytdl: don't print failure warning when youtube-dl was killed by us 2015-06-27 21:09:12 +02:00
audio.c audio: fix format function consistency issues 2015-06-26 23:06:37 +02:00
client.c client API: allow using msg-level option for log messages 2015-06-20 21:40:47 +02:00
client.h vo_opengl_cb: don't render OSD while VO is not created 2015-03-23 16:32:59 +01:00
command.c x11: Handle external fullscreen toggles 2015-06-28 20:13:57 +02:00
command.h command: do not exit playback if the B point of A-B loop is past EOF 2015-06-16 23:11:14 +02:00
configfiles.c player: restore video-aspect on playback resume 2015-05-29 22:34:24 +02:00
core.h player: unentangle --stream-dump 2015-07-02 14:02:37 +02:00
discnav.c Disable DVD and BD menu support (to be removed) 2015-06-26 23:37:30 +02:00
loadfile.c player: remove automatic DVB channel advancement on no data 2015-07-02 14:08:22 +02:00
lua.c subprocess, lua: export whether the process was killed by us 2015-06-27 21:08:55 +02:00
main.c audio: add --audio-spdif as new method for enabling passthrough 2015-06-05 22:42:59 +02:00
misc.c player: unentangle --stream-dump 2015-07-02 14:02:37 +02:00
osd.c video: do not use MP_NOPTS_VALUE for A/V difference 2015-05-24 23:27:23 +02:00
playloop.c player: increase tick event update frequency 2015-06-23 19:23:11 +02:00
screenshot.c path: make mp_path_join accept normal C strings 2015-05-09 15:26:47 +02:00
screenshot.h client API: add a screenshot_raw command 2015-04-20 23:11:03 +02:00
scripting.c path: make mp_path_join accept normal C strings 2015-05-09 15:26:47 +02:00
sub.c Update license headers 2015-04-13 12:10:01 +02:00
video.c vo: change internal API for drawing frames 2015-07-01 22:38:02 +02:00