mpv/stream
cehoyos 6a101a97f9 Fix file information. Patch by Francesco Lavra, francescolavra interfree it
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29521 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-08-15 23:41:35 +00:00
..
freesdp whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
librtsp whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
realrtsp stream/realrtsp/real.c: Fix another integer overflow 2009-07-28 16:25:03 +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 whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +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 whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
cache2.h
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 whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
dvbin.h
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 whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +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
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 whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
stream.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +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 whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
stream_dvb.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
stream_dvd.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
stream_dvd.h
stream_dvd_common.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
stream_dvd_common.h
stream_dvdnav.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
stream_dvdnav.h
stream_file.c Files should be opened in binary mode on OS/2. 2009-06-03 14:06:10 +00:00
stream_ftp.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
stream_live555.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
stream_mf.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
stream_nemesi.c
stream_netstream.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +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
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 whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +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
tv.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
tv.h Fix file information. Patch by Francesco Lavra, francescolavra interfree it 2009-08-15 23:41:35 +00:00
tvi_bsdbt848.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
tvi_def.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
tvi_dshow.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
tvi_dshow.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
tvi_dummy.c
tvi_v4l.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
tvi_v4l2.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
tvi_vbi.c Fix another typo. Patch by Francesco Lavra, francescolavra interfree it 2009-08-02 15:39:08 +00:00
udp.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
udp.h
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