mpv/stream
reimar c97d19eb49 Add a hack for broken youtube servers not returning Accept-Ranges.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30145 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-30 20:50:03 +00:00
..
freesdp whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
librtsp Fix possible crashes with invalid SDPs that result in stream descriptions 2009-09-02 10:55:36 +00:00
realrtsp Fix possible crashes with invalid SDPs that result in stream descriptions 2009-09-02 10:55:36 +00:00
ai_alsa.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
ai_alsa1x.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
ai_oss.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
asf_mmst_streaming.c Using nl_langinfo in the asf mmst implementation makes no sense since 2009-05-31 13:09:48 +00:00
asf_streaming.c mime type [video/x-ms-wmv] is not an ASF redirector. 2009-11-26 17:57:33 +00:00
audio_in.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
audio_in.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
cache2.c Deobfuscate the special hack to disable cache for live555. 2009-11-17 19:23:55 +00:00
cache2.h Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
cdd.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
cdinfo.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
cookies.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
cookies.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
dvb_tune.c cosmetics: Remove some pointless parentheses from return calls. 2009-10-08 11:25:01 +00:00
dvbin.h Accept DVB API 5, patch by Steven Brudenell, steven.brudenell gmail com. 2009-02-22 14:12:33 +00:00
frequencies.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
frequencies.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
http.c Add a hack for broken youtube servers not returning Accept-Ranges. 2009-12-30 20:50:03 +00:00
http.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
network.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
network.h Convert HAVE_WINSOCK2_H into a 0/1 definition. 2009-02-01 13:42:27 +00:00
open.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
pnm.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
pnm.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
pvr.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
rtp.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
rtp.h
stream.c Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many 2009-11-22 15:18:21 +00:00
stream.h Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many 2009-11-22 15:18:21 +00:00
stream_cdda.c Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. 2009-07-26 19:53:00 +00:00
stream_cddb.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
stream_cue.c Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many 2009-11-22 15:18:21 +00:00
stream_dvb.c Support ISDB-Tb tunning in Brazil 2009-10-30 10:03:54 +00:00
stream_dvd.c Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many 2009-11-22 15:18:21 +00:00
stream_dvd.h Switch internal dvdread to libdvdread SVN external. 2009-01-08 19:28:28 +00:00
stream_dvd_common.c Move headers related to setting dvd speed to dvd_common. 2009-11-11 09:28:21 +00:00
stream_dvd_common.h Move dvd_speed and dvd_set_speed to dvd_common and implement -dvd-speed 2009-11-10 23:20:05 +00:00
stream_dvdnav.c Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many 2009-11-22 15:18:21 +00:00
stream_dvdnav.h removed struct dvdnav_event_t that is 1) unused; 2) has an improper name. You can't turn your back for a second... 2008-06-29 13:14:02 +00:00
stream_ffmpeg.c Fall back to read-based seeking for ffmpeg:// URLs when is_streamed is set 2009-11-17 18:30:33 +00:00
stream_file.c Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many 2009-11-22 15:18:21 +00:00
stream_ftp.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
stream_live555.c 10l to Reimar: Fix typo. 2009-11-18 09:13:09 +00:00
stream_mf.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
stream_nemesi.c Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
stream_netstream.c Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many 2009-11-22 15:18:21 +00:00
stream_netstream.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
stream_null.c
stream_pvr.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
stream_radio.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
stream_radio.h Change a bunch of video/audio-output-specific preprocessor directives from 2008-08-03 15:21:40 +00:00
stream_rtp.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
stream_rtsp.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
stream_smb.c Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many 2009-11-22 15:18:21 +00:00
stream_tv.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
stream_udp.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
stream_vcd.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
stream_vstream.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
tcp.c Replace incorrect use of strncpy by av_strlcpy. 2009-06-26 13:54:22 +00:00
tcp.h Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
tv.c Set demuxer->teletext to NULL when closing the TV interface, 2009-11-10 11:24:29 +00:00
tv.h Separate teletext from tv support. 2009-11-07 12:31:05 +00:00
tvi_bsdbt848.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
tvi_def.h Move teletext specific code from stream into libmpcodecs. 2009-10-29 22:13:04 +00:00
tvi_dshow.c Remove CONFIG_TV_TELETEXT. 2009-11-07 16:40:42 +00:00
tvi_dshow.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
tvi_dummy.c cosmetics: Remove useless parentheses from return statements. 2008-05-16 08:43:15 +00:00
tvi_v4l.c Remove CONFIG_TV_TELETEXT. 2009-11-07 16:40:42 +00:00
tvi_v4l2.c 100l, fix check for V4L2 capture capability flag. 2009-12-11 21:33:57 +00:00
udp.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
udp.h Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
url.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
url.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vcd_read.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vcd_read_darwin.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vcd_read_fbsd.h
vcd_read_win32.h