1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-31 06:46:39 +02:00
vlc/modules/access
2009-10-10 11:54:12 +02:00
..
bd Added support for shortname in bd access (avchd ?) 2009-02-10 20:21:46 +01:00
bda add_bool wants booleans. 2009-09-02 15:50:34 +02:00
cdda cdda: Don't include vlc_playlist.h. 2009-08-21 12:56:22 +02:00
dshow Add missing CoUninitialize. 2009-06-22 08:12:24 +02:00
dvb Use var_Get* when applicable. 2009-10-10 11:54:12 +02:00
mms add_bool wants booleans. 2009-09-02 15:50:34 +02:00
rtmp net_Accept: remove timeout parameter 2009-10-05 18:43:26 +03:00
rtp RTP: support build without libvlc_srtp 2009-10-06 22:44:53 +03:00
rtsp rtsp: Feed a litteral to the format to kill a warning. 2009-08-20 18:58:22 +02:00
screen screen: By pass hard ass headers. 2009-08-21 01:56:11 +02:00
vcd vcd: Flag unused argument, and fix a pointer to number comparison to kill warnings. 2009-08-20 11:31:01 +02:00
vcdx add_bool wants booleans. 2009-09-02 15:50:34 +02:00
zip zipstream: typo. 2009-07-28 15:49:41 +02:00
.gitignore Check-in modules/Makefile.am 2008-03-23 21:53:10 +02:00
alsa.c Really fix access_alsa compilation 2009-08-29 13:29:23 +03:00
cdda.c modules: Use access_GetParentInput and demux_GetParentInput. 2009-08-21 12:34:03 +02:00
dc1394.c Remove unneeded casts and intermediaries in va_arg()-using boilerplate. 2009-07-14 12:53:48 +02:00
directory.c Fix directory compilation on Win32 2009-08-20 23:19:41 +02:00
dv.c Shore up code and remove early returns. 2009-07-14 12:53:44 +02:00
dvdnav.c Use var_Get* when applicable. 2009-10-10 11:54:12 +02:00
dvdread.c Use var_Get* when applicable. 2009-10-10 11:54:12 +02:00
eyetv.m Cosmetic: socket(AF_ -> socket(PF_ 2009-08-06 19:40:35 +03:00
fake.c Trailing ; 2009-01-27 23:42:49 +02:00
file.c file.c: fix compilation on gcc-win32 4.4.1 2009-09-02 11:05:24 +02:00
ftp.c ftp: let the user see the password in the conf (was a bad idea to hide it). 2009-09-03 11:23:20 +02:00
gnomevfs.c Use Brackets for global headers. 2009-07-23 18:30:34 +02:00
http.c add_bool wants booleans. 2009-09-02 15:50:34 +02:00
jack.c JACK access seems broken (JACK has function for waiting...) 2009-08-25 17:12:10 +03:00
mmap.c mmap: default enable the module on Darwin 2009-09-30 14:39:02 +02:00
Modules.am RTMP access: disable strict aliasing 2009-08-29 16:40:36 +03:00
mtp.c Remove dummy utf8_open() mode parameter in absence of O_CREAT flag 2009-08-15 21:25:21 +03:00
oss.c Remove broken DEMUX_SET_PAUSE_STATE 2009-08-26 21:06:49 +03:00
pvr.c access_pvr: really fix the potential memleak. 2009-03-09 09:38:25 +01:00
qtcapture.m macosx: fixed remaining 64bit issues 2009-06-13 14:18:11 +02:00
smb.c smb: Flag unused params. 2009-08-20 19:57:33 +02:00
tcp.c Add most of *-caching options as safe 2009-05-01 14:58:46 +02:00
udp.c A couple more obvious missing (int64_t) cast fixes. 2009-05-29 14:44:42 +02:00
v4l2.c Make it possible to flag blocks as interlaced and use in rawvideo and v4l2. 2009-10-03 20:57:28 +02:00
v4l.c Fix parsing of float-typed variables 2009-09-16 14:31:25 +02:00
videodev2.h Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
videodev_mjpeg.h Move v4l and pvr into the main access directory. 2006-07-19 09:45:02 +00:00