.. |
freesdp
|
Remove unused functions.
|
2010-02-27 23:14:44 +00:00 |
librtsp
|
…
|
|
realrtsp
|
…
|
|
ai_alsa.c
|
…
|
|
ai_alsa1x.c
|
…
|
|
ai_oss.c
|
…
|
|
asf_mmst_streaming.c
|
Add header for asf_mmst_streaming_start() instead of forward declaring it.
|
2010-02-21 23:26:16 +00:00 |
asf_mmst_streaming.h
|
Add header for asf_mmst_streaming_start() instead of forward declaring it.
|
2010-02-21 23:26:16 +00:00 |
asf_streaming.c
|
Add header for asf_mmst_streaming_start() instead of forward declaring it.
|
2010-02-21 23:26:16 +00:00 |
audio_in.c
|
…
|
|
audio_in.h
|
…
|
|
cache2.c
|
Fix typo in message.
|
2010-05-28 20:59:53 +00:00 |
cache2.h
|
…
|
|
cdd.h
|
Fix cd_info_new() prototype.
|
2010-02-27 21:32:33 +00:00 |
cdinfo.c
|
…
|
|
cookies.c
|
Do not print the "Loading cookie file" message twice.
|
2010-04-05 19:35:35 +00:00 |
cookies.h
|
…
|
|
dvb_tune.c
|
Drop support for old-style DVB code.
|
2010-03-02 19:57:17 +00:00 |
dvb_tune.h
|
Add header for exported DVB-related functions.
|
2010-02-21 21:00:08 +00:00 |
dvbin.h
|
Drop support for old-style DVB code.
|
2010-03-02 19:57:17 +00:00 |
frequencies.c
|
…
|
|
frequencies.h
|
…
|
|
http.c
|
Change type to uint8_t to avoid checks depending on char signedness.
|
2010-04-02 07:14:21 +00:00 |
http.h
|
…
|
|
network.c
|
Add a referrer option to set the HTTP Referer field.
|
2010-05-30 16:50:02 +00:00 |
network.h
|
Declare functions from network.c in network.h.
|
2010-02-22 13:50:48 +00:00 |
open.c
|
Mark stream open filename parameter as const, the filename string is not
|
2010-02-25 22:47:04 +00:00 |
pnm.c
|
…
|
|
pnm.h
|
…
|
|
pvr.h
|
…
|
|
rtp.c
|
…
|
|
rtp.h
|
…
|
|
stream.c
|
stream_check_interrupt should sleep even if no callback is set.
|
2010-05-28 18:49:02 +00:00 |
stream.h
|
Do not make seek fail explicitly simply because eof was hit somewhen,
|
2010-06-05 15:57:57 +00:00 |
stream_cdda.c
|
…
|
|
stream_cddb.c
|
Define O_BINARY in stream/stream.h unless it is defined yet, and use it
|
2010-03-06 07:24:41 +00:00 |
stream_cue.c
|
Remove unused and useless define.
|
2010-03-01 21:09:17 +00:00 |
stream_dvb.c
|
Rename get_path.[ch] --> path.[ch].
|
2010-03-20 23:38:27 +00:00 |
stream_dvd.c
|
stream: Mark functions not used outside of their files as static.
|
2010-02-16 16:32:38 +00:00 |
stream_dvd.h
|
Add dvd_parse_chapter_range() to stream_dvd.h instead of forward declaring it.
|
2010-02-19 19:38:53 +00:00 |
stream_dvd_common.c
|
…
|
|
stream_dvd_common.h
|
…
|
|
stream_dvdnav.c
|
Remove pointless '#if 1' preprocessor directives.
|
2010-02-19 10:22:29 +00:00 |
stream_dvdnav.h
|
…
|
|
stream_ffmpeg.c
|
Add support for STREAM_CTRL_SEEK_TO_TIME in ffmpeg streams
|
2010-05-25 23:07:28 +00:00 |
stream_file.c
|
Define O_BINARY in stream/stream.h unless it is defined yet, and use it
|
2010-03-06 07:24:41 +00:00 |
stream_ftp.c
|
…
|
|
stream_live555.c
|
Define O_BINARY in stream/stream.h unless it is defined yet, and use it
|
2010-03-06 07:24:41 +00:00 |
stream_mf.c
|
…
|
|
stream_nemesi.c
|
cosmetics: Remove pointless empty lines at EOF.
|
2010-02-20 21:02:49 +00:00 |
stream_netstream.c
|
Drop pointless _st suffix from 'struct stream'.
|
2010-05-27 20:38:25 +00:00 |
stream_netstream.h
|
Do not cast the results of malloc/calloc/realloc.
|
2010-02-26 15:01:37 +00:00 |
stream_null.c
|
…
|
|
stream_pvr.c
|
…
|
|
stream_radio.c
|
misc cosmetics: K&R style nits, #include placement, indentation
|
2010-05-29 10:13:39 +00:00 |
stream_radio.h
|
Drop pointless _st suffix from 'struct stream'.
|
2010-05-27 20:38:25 +00:00 |
stream_rtp.c
|
…
|
|
stream_rtsp.c
|
Drop pointless _st suffix from 'struct stream'.
|
2010-05-27 20:38:25 +00:00 |
stream_smb.c
|
…
|
|
stream_tv.c
|
Fix warning "missing braces around initializer".
|
2010-02-27 23:23:34 +00:00 |
stream_udp.c
|
…
|
|
stream_vcd.c
|
Try to fix VCD compilation on non-Linux systems.
|
2010-04-05 19:31:55 +00:00 |
stream_vstream.c
|
Drop pointless _st suffix from 'struct stream'.
|
2010-05-27 20:38:25 +00:00 |
tcp.c
|
Make sure we do not try to use IPv6 with winsock2, we end up connecting
|
2010-02-20 11:13:01 +00:00 |
tcp.h
|
…
|
|
tv.c
|
stream: Mark functions not used outside of their files as static.
|
2010-02-16 16:32:38 +00:00 |
tv.h
|
…
|
|
tvi_bsdbt848.c
|
…
|
|
tvi_def.h
|
Do not cast the results of malloc/calloc/realloc.
|
2010-02-26 15:01:37 +00:00 |
tvi_dshow.c
|
Do not cast the results of malloc/calloc/realloc.
|
2010-02-26 15:01:37 +00:00 |
tvi_dshow.h
|
…
|
|
tvi_dummy.c
|
…
|
|
tvi_v4l.c
|
…
|
|
tvi_v4l2.c
|
…
|
|
udp.c
|
…
|
|
udp.h
|
…
|
|
url.c
|
…
|
|
url.h
|
…
|
|
vcd_read.h
|
Try to fix VCD compilation on non-Linux systems.
|
2010-04-05 19:31:55 +00:00 |
vcd_read_darwin.h
|
Try to fix VCD compilation on non-Linux systems.
|
2010-04-05 19:31:55 +00:00 |
vcd_read_fbsd.h
|
Try to fix VCD compilation on non-Linux systems.
|
2010-04-05 19:31:55 +00:00 |
vcd_read_os2.h
|
Try to fix VCD compilation on non-Linux systems.
|
2010-04-05 19:31:55 +00:00 |
vcd_read_win32.h
|
Try to fix VCD compilation on non-Linux systems.
|
2010-04-05 19:31:55 +00:00 |