mpv/core/input
wm4 52c3eb6976 core: change open_stream and demux_open signature
This removes the dependency on DEMUXER_TYPE_* and the file_format
parameter from the stream open functions.

Remove some of the playlist handling code. It looks like this was
needed only for loading linked mov files with demux_mov (which was
removed long ago).

Delete a minor bit of dead network-related code from stream.c as well.
2013-07-12 21:56:40 +02:00
..
input.c core: change open_stream and demux_open signature 2013-07-12 21:56:40 +02:00
input.h command: add screenshot_to_file command 2013-07-08 20:37:11 +02:00
joystick.c input: require VOs to send key up events, redo input key lookup 2013-07-02 12:19:16 +02:00
joystick.h
keycodes.h input: require VOs to send key up events, redo input key lookup 2013-07-02 12:19:16 +02:00
lirc.c
lirc.h