0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/stream
wm4 8be9c49fcd core: add a playlist demuxer
Modeled after the old playlist_parser.c, but actually new code, and it
works a bit differently.

Demuxers (and sometimes streams) are the component that should be used
to open files and to determine the file format. This was already done
for subtitles, but playlists still use a separate code path.
2013-08-26 10:09:45 +02:00
..
ai_alsa1x.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
ai_oss.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
audio_in.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
audio_in.h Add license header to all files missing it in the stream subdirectory. 2010-01-30 22:26:47 +00:00
cache.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
cdd.h Remove some leftovers from network removal 2013-07-07 21:10:44 +02:00
cdinfo.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
cookies.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
cookies.h Remove internal network support 2013-07-07 19:42:38 +02:00
dvb_tune.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
dvb_tune.h Add header for exported DVB-related functions. 2010-02-21 21:00:08 +00:00
dvbin.h stream: redo URL parsing, replace m_struct usage with m_config 2013-08-02 17:02:34 +02:00
frequencies.c Add license header to all files missing it in the stream subdirectory. 2010-01-30 22:26:47 +00:00
frequencies.h Add license header to all files missing it in the stream subdirectory. 2010-01-30 22:26:47 +00:00
pvr.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
stream_avdevice.c stream_avdevice: remove redundant dummy callback 2013-08-22 18:20:49 +02:00
stream_bluray.c stream: don't require streams to set s->pos in seek callback 2013-08-22 19:14:26 +02:00
stream_cdda.c stream: don't require streams to set s->pos in seek callback 2013-08-22 19:14:26 +02:00
stream_dvb.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
stream_dvd_common.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
stream_dvd_common.h Add license header to all files missing it in the stream subdirectory. 2010-01-30 22:26:47 +00:00
stream_dvd.c stream: don't require streams to set s->pos in seek callback 2013-08-22 19:14:26 +02:00
stream_dvd.h core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
stream_file.c stream: don't require streams to set s->pos in seek callback 2013-08-22 19:14:26 +02:00
stream_lavf.c stream: don't require streams to set s->pos in seek callback 2013-08-22 19:14:26 +02:00
stream_memory.c stream: don't require streams to set s->pos in seek callback 2013-08-22 19:14:26 +02:00
stream_mf.c stream: redo URL parsing, replace m_struct usage with m_config 2013-08-02 17:02:34 +02:00
stream_null.c stream: redo URL parsing, replace m_struct usage with m_config 2013-08-02 17:02:34 +02:00
stream_pvr.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
stream_radio.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
stream_radio.h Remove BSD legacy TV/radio support (BT848 stuff) 2013-02-06 23:03:39 +01:00
stream_smb.c stream: don't require streams to set s->pos in seek callback 2013-08-22 19:14:26 +02:00
stream_tv.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
stream_vcd.c stream: don't require streams to set s->pos in seek callback 2013-08-22 19:14:26 +02:00
stream.c core: add a playlist demuxer 2013-08-26 10:09:45 +02:00
stream.h core: add a playlist demuxer 2013-08-26 10:09:45 +02:00
tv.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
tv.h Cleanup some include statements 2013-07-12 22:16:26 +02:00
tvi_def.h video: decouple internal pixel formats from FourCCs 2013-01-13 20:04:11 +01:00
tvi_dummy.c video: decouple internal pixel formats from FourCCs 2013-01-13 20:04:11 +01:00
tvi_v4l2.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
vcd_read_darwin.h core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
vcd_read_fbsd.h core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
vcd_read_win32.h core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
vcd_read.h core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00