1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-25 08:12:17 +00:00
mpv/stream
voroshil b60132ee12 Small code simplification as suggested by Reimar:
declare variables used only inside loop in those loop.
Hope this will make code a bit easy to understand.




git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24300 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-29 18:19:50 +00:00
..
freesdp
librtsp
realrtsp
ai_alsa1x.c
ai_alsa.c
ai_oss.c
asf_mmst_streaming.c
asf_streaming.c cosmetics: typo fix UNSUPORTED --> UNSUPPORTED 2007-08-28 22:38:45 +00:00
audio_in.c
audio_in.h
cache2.c
cache2.h
cdd.h
cdinfo.c
cookies.c
cookies.h
dvb_tune.c
dvbin.h
frequencies.c
frequencies.h
http.c cosmetics: typo fix UNSUPORTED --> UNSUPPORTED 2007-08-28 22:38:45 +00:00
http.h
Makefile Moved dvdtimetomsec to stream_dvd_common.c. 2007-08-04 21:59:26 +00:00
netstream.h
network.c
network.h
open.c
pnm.c cosmetics: typo fix UNSUPORTED --> UNSUPPORTED 2007-08-28 22:38:45 +00:00
pnm.h
pvr.h
rtp.c
rtp.h
stream_cdda.c cosmetics: typo fix UNSUPORTED --> UNSUPPORTED 2007-08-28 22:38:45 +00:00
stream_cddb.c
stream_cue.c cosmetics: typo fix UNSUPORTED --> UNSUPPORTED 2007-08-28 22:38:45 +00:00
stream_dvb.c cosmetics: typo fix UNSUPORTED --> UNSUPPORTED 2007-08-28 22:38:45 +00:00
stream_dvd_common.c Sync libdvdread with version 0.9.5 (functional changes). 2007-08-15 11:47:22 +00:00
stream_dvd_common.h Moved dvdtimetomsec to stream_dvd_common.c. 2007-08-04 21:59:26 +00:00
stream_dvd.c cosmetics: typo fix UNSUPORTED --> UNSUPPORTED 2007-08-28 22:38:45 +00:00
stream_dvd.h
stream_dvdnav.c cosmetics: typo fix UNSUPORTED --> UNSUPPORTED 2007-08-28 22:38:45 +00:00
stream_dvdnav.h
stream_file.c cosmetics: typo fix UNSUPORTED --> UNSUPPORTED 2007-08-28 22:38:45 +00:00
stream_ftp.c cosmetics: typo fix UNSUPORTED --> UNSUPPORTED 2007-08-28 22:38:45 +00:00
stream_livedotcom.c cosmetics: typo fix UNSUPORTED --> UNSUPPORTED 2007-08-28 22:38:45 +00:00
stream_mf.c
stream_netstream.c cosmetics: typo fix UNSUPORTED --> UNSUPPORTED 2007-08-28 22:38:45 +00:00
stream_null.c
stream_pvr.c cosmetics: typo fix UNSUPORTED --> UNSUPPORTED 2007-08-28 22:38:45 +00:00
stream_radio.c cosmetics: typo fix UNSUPORTED --> UNSUPPORTED 2007-08-28 22:38:45 +00:00
stream_radio.h Replacing global variables in radio:// with 2007-07-29 12:20:25 +00:00
stream_rtp.c cosmetics: typo fix UNSUPORTED --> UNSUPPORTED 2007-08-28 22:38:45 +00:00
stream_rtsp.c cosmetics: typo fix UNSUPORTED --> UNSUPPORTED 2007-08-28 22:38:45 +00:00
stream_smb.c cosmetics: typo fix UNSUPORTED --> UNSUPPORTED 2007-08-28 22:38:45 +00:00
stream_tv.c 10l: Move #endif upper to reflect changes in r24054. 2007-08-26 15:03:43 +00:00
stream_udp.c cosmetics: typo fix UNSUPORTED --> UNSUPPORTED 2007-08-28 22:38:45 +00:00
stream_vcd.c cosmetics: typo fix UNSUPORTED --> UNSUPPORTED 2007-08-28 22:38:45 +00:00
stream_vstream.c cosmetics: typo fix UNSUPORTED --> UNSUPPORTED 2007-08-28 22:38:45 +00:00
stream.c cosmetics: typo fix UNSUPORTED --> UNSUPPORTED 2007-08-28 22:38:45 +00:00
stream.h cosmetics: typo fix UNSUPORTED --> UNSUPPORTED 2007-08-28 22:38:45 +00:00
tcp.c
tcp.h
tv.c Move channels option parsing code into separate routine. 2007-08-28 14:36:13 +00:00
tv.h Implement X/27/0 packet decoding. 2007-08-28 14:10:47 +00:00
tvi_bsdbt848.c Replace perror() with mp_msg() 2007-08-26 16:58:27 +00:00
tvi_def.h Automatic TV channels scanning ability for MPlayer. 2007-08-23 16:09:30 +00:00
tvi_dummy.c Removing global variables from tv:// 2007-07-29 10:18:38 +00:00
tvi_v4l2.c Automatic TV channels scanning ability for MPlayer. 2007-08-23 16:09:30 +00:00
tvi_v4l.c Automatic TV channels scanning ability for MPlayer. 2007-08-23 16:09:30 +00:00
tvi_vbi.c Small code simplification as suggested by Reimar: 2007-08-29 18:19:50 +00:00
udp.c Fix UDP select timeout. 2007-08-12 12:16:11 +00:00
udp.h
url.c
url.h
vcd_read_darwin.h Simplify and fix missing offset for Darwin vcd_get/set_msf functions 2007-07-29 15:59:55 +00:00
vcd_read_fbsd.h Fix MSF -> sector conversion being 150 sectors of 2007-07-27 18:51:07 +00:00
vcd_read_win32.h
vcd_read.h Fix hopefully final 150 sector offset VCD bug. Caused no noticeable problems on Linux 2007-07-30 16:13:04 +00:00