.. |
freesdp
|
whitespace cosmetics: Remove all trailing whitespace.
|
2009-05-13 02:58:57 +00:00 |
librtsp
|
Disambiguate HEADER_SIZE definition in stream/librtsp and stream/realrtsp.
|
2010-01-04 09:48:14 +00:00 |
realrtsp
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +00:00 |
ai_alsa.c
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +00:00 |
ai_alsa1x.c
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +00:00 |
ai_oss.c
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +00:00 |
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
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +00:00 |
audio_in.h
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +00:00 |
cache2.c
|
stream: Mark functions not used outside of their files as static.
|
2010-02-16 16:32:38 +00:00 |
cache2.h
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +00:00 |
cdd.h
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +00:00 |
cdinfo.c
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +00:00 |
cookies.c
|
Fix argument order for lseek, fixes cookie loading in Windows and in general
|
2010-02-03 17:50:18 +00:00 |
cookies.h
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +00:00 |
dvb_tune.c
|
Add header for exported DVB-related functions.
|
2010-02-21 21:00:08 +00:00 |
dvb_tune.h
|
Add header for exported DVB-related functions.
|
2010-02-21 21:00:08 +00:00 |
dvbin.h
|
Add a few missing header #includes and #defines.
|
2010-01-04 18:58:35 +00:00 |
frequencies.c
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +00:00 |
frequencies.h
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +00:00 |
http.c
|
Declare functions from network.c in network.h.
|
2010-02-22 13:50:48 +00:00 |
http.h
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +00:00 |
network.c
|
Print response headers as debugging output also for HTTP seeks.
|
2010-02-20 19:23:14 +00:00 |
network.h
|
Declare functions from network.c in network.h.
|
2010-02-22 13:50:48 +00:00 |
open.c
|
cosmetics: Remove pointless empty lines at EOF.
|
2010-02-20 21:02:49 +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/rtp.h appears not to originate from dvbstream.
|
2010-01-30 21:38:05 +00:00 |
stream.c
|
Do not discard stream buffer on eof, instead reuse it to slightly improve
|
2010-02-20 18:53:07 +00:00 |
stream.h
|
Declare functions from network.c in network.h.
|
2010-02-22 13:50:48 +00:00 |
stream_cdda.c
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +00:00 |
stream_cddb.c
|
cosmetics: K&R coding style, indent with 4 spaces, no tabs
|
2010-02-20 19:57:47 +00:00 |
stream_cue.c
|
cosmetics: Remove pointless empty lines at EOF.
|
2010-02-20 21:02:49 +00:00 |
stream_dvb.c
|
Replace misuse of stream_reset to set stream pos to 0 by more appropriate code.
|
2010-02-20 18:39:26 +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
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +00:00 |
stream_dvd_common.h
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +00:00 |
stream_dvdnav.c
|
Remove pointless '#if 1' preprocessor directives.
|
2010-02-19 10:22:29 +00:00 |
stream_dvdnav.h
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +00:00 |
stream_ffmpeg.c
|
Reindent
|
2010-02-03 22:33:35 +00:00 |
stream_file.c
|
Replace platform preprocessor check by HAVE_DOS_PATHS.
|
2010-02-19 09:14:01 +00:00 |
stream_ftp.c
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +00:00 |
stream_live555.c
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +00:00 |
stream_mf.c
|
whitespace cosmetics: Remove all trailing whitespace.
|
2009-05-13 02:58:57 +00:00 |
stream_nemesi.c
|
cosmetics: Remove pointless empty lines at EOF.
|
2010-02-20 21:02:49 +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
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +00:00 |
stream_null.c
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +00:00 |
stream_pvr.c
|
whitespace cosmetics: Remove all trailing whitespace.
|
2009-05-13 02:58:57 +00:00 |
stream_radio.c
|
cosmetics: Remove pointless empty lines at EOF.
|
2010-02-20 21:02:49 +00:00 |
stream_radio.h
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +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
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +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
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +00:00 |
stream_vstream.c
|
whitespace cosmetics: Remove all trailing whitespace.
|
2009-05-13 02:58:57 +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
|
Use standard license headers with standard formatting.
|
2008-05-14 17:20:42 +00:00 |
tv.c
|
stream: Mark functions not used outside of their files as static.
|
2010-02-16 16:32:38 +00:00 |
tv.h
|
Separate teletext from tv support.
|
2009-11-07 12:31:05 +00:00 |
tvi_bsdbt848.c
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +00:00 |
tvi_def.h
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +00:00 |
tvi_dshow.c
|
Add hack to fix tvi_dshow compilation with 64-bit MinGW
|
2010-01-17 13:18:59 +00:00 |
tvi_dshow.h
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +00:00 |
tvi_dummy.c
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +00:00 |
tvi_v4l.c
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +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
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +00:00 |
url.h
|
Add license header to all files missing it in the stream subdirectory.
|
2010-01-30 22:26:47 +00:00 |
vcd_read.h
|
Mark vcd_get_track_end () and vcd_read_toc() as static.
|
2010-02-22 16:32:03 +00:00 |
vcd_read_darwin.h
|
Mark vcd_get_track_end () and vcd_read_toc() as static.
|
2010-02-22 16:32:03 +00:00 |
vcd_read_fbsd.h
|
Mark vcd_get_track_end () and vcd_read_toc() as static.
|
2010-02-22 16:32:03 +00:00 |
vcd_read_win32.h
|
Mark vcd_get_track_end () and vcd_read_toc() as static.
|
2010-02-22 16:32:03 +00:00 |