1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-14 19:11:53 +00:00
mpv/stream
wm4 04bdd7af72 timeline: add edl:// URIs
Questionable change from user perspective, but internally needed to
implement the next commit. Also useful for testing timeline stuff.
2013-11-19 22:39:04 +01:00
..
ai_alsa1x.c ao_alsa: don't include alloca.h 2013-10-25 21:25:54 +02:00
ai_oss.c configure: uniform the defines to #define HAVE_xxx (0|1) 2013-11-03 21:59:54 +01:00
ai_sndio.c audio/out: add sndio support 2013-10-03 23:14:03 +02:00
audio_in.c configure: uniform the defines to #define HAVE_xxx (0|1) 2013-11-03 21:59:54 +01:00
audio_in.h configure: uniform the defines to #define HAVE_xxx (0|1) 2013-11-03 21:59:54 +01:00
cache.c stream: split out pthread helper function 2013-11-17 16:42:57 +01:00
cdd.h
cdinfo.c
cookies.c
cookies.h
dvb_tune.c
dvb_tune.h
dvbin.h
frequencies.c
frequencies.h
pvr.h
rar.c Enable -Wshadow 2013-11-01 13:00:15 +01:00
rar.h stream: add uncompressed rar support 2013-08-26 10:09:46 +02:00
stream_avdevice.c stream: fix url_options field, make protocols field not fixed length 2013-08-26 10:09:45 +02:00
stream_bluray.c stream_bluray: return number of titles 2013-09-10 15:39:48 +02:00
stream_cdda.c mplayer: attempt to make playback resume work with DVD/BD 2013-09-22 03:31:25 +02:00
stream_dvb.c stream_dvb: remove bogus free calls 2013-11-18 14:21:01 +01:00
stream_dvd_common.c
stream_dvd_common.h mplayer: attempt to make playback resume work with DVD/BD 2013-09-22 03:31:25 +02:00
stream_dvd.c stream_dvd: prevent segmentation fault with some broken files 2013-09-14 20:49:55 +02:00
stream_dvd.h
stream_edl.c timeline: add edl:// URIs 2013-11-19 22:39:04 +01:00
stream_file.c stream: fix url_options field, make protocols field not fixed length 2013-08-26 10:09:45 +02:00
stream_lavf.c stream_lavf: don't duplicate list of rtmp protocols 2013-11-04 19:57:39 +01:00
stream_memory.c stream: fix url_options field, make protocols field not fixed length 2013-08-26 10:09:45 +02:00
stream_mf.c stream: fix url_options field, make protocols field not fixed length 2013-08-26 10:09:45 +02:00
stream_null.c stream: fix url_options field, make protocols field not fixed length 2013-08-26 10:09:45 +02:00
stream_pvr.c stream: don't include linux/types.h in some files 2013-11-13 20:59:50 +01:00
stream_radio.c stream: don't include linux/types.h in some files 2013-11-13 20:59:50 +01:00
stream_radio.h
stream_rar.c stream: add uncompressed rar support 2013-08-26 10:09:46 +02:00
stream_smb.c stream: fix url_options field, make protocols field not fixed length 2013-08-26 10:09:45 +02:00
stream_tv.c stream: fix url_options field, make protocols field not fixed length 2013-08-26 10:09:45 +02:00
stream_vcd.c mplayer: attempt to make playback resume work with DVD/BD 2013-09-22 03:31:25 +02:00
stream.c timeline: add edl:// URIs 2013-11-19 22:39:04 +01:00
stream.h timeline: add edl:// URIs 2013-11-19 22:39:04 +01:00
tv.c demux: use talloc for certain stream headers 2013-11-14 19:52:18 +01:00
tv.h Remove sh_audio->samplesize 2013-11-09 23:32:58 +01:00
tvi_def.h Fix some more -Wshadow warnings 2013-11-01 17:35:38 +01:00
tvi_dummy.c Fix some more -Wshadow warnings 2013-11-01 17:35:38 +01:00
tvi_v4l2.c tvi_v4l2: remove VBI stuff 2013-11-13 21:21:00 +01:00
vcd_read_darwin.h
vcd_read_fbsd.h
vcd_read_win32.h
vcd_read.h