| .. |
|
bd
|
Added support for shortname in bd access (avchd ?)
|
18 years ago |
|
bda
|
Do not embed \0 in format string - fix warning
|
17 years ago |
|
cdda
|
Fix compilation (thanks to cppcheck developpers to notice this bug)
|
17 years ago |
|
dshow
|
Add missing CoUninitialize.
|
17 years ago |
|
dvb
|
Fix format security warnings (fixes: #2857)
|
17 years ago |
|
mms
|
mmsh: cleanup
|
17 years ago |
|
rtmp
|
rtmp: kill the thread if the active connect failed..
|
17 years ago |
|
rtp
|
Cleanup
|
17 years ago |
|
rtsp
|
A couple more obvious missing (int64_t) cast fixes.
|
17 years ago |
|
screen
|
Constify XCB screen pointers
|
17 years ago |
|
vcd
|
vcd: arpa/inet.h is required for ntohl() on FreeBSD
|
17 years ago |
|
vcdx
|
vcdx/demux.c doesn't exist anymore
|
17 years ago |
|
zip
|
Revert "zip access: fix #2467. Now it's able to open files with non ASCII names, but can't open files with non ASCII names inside of the zip file"
|
17 years ago |
|
.gitignore
|
Check-in modules/Makefile.am
|
19 years ago |
|
Modules.am
|
XCB screen: do build
|
17 years ago |
|
alsa.c
|
Do not uselessly include vlc_vout.h in access.
|
17 years ago |
|
cdda.c
|
Respect album-art for CDDB request.
|
17 years ago |
|
dc1394.c
|
Replaced vout_InitPicture/Format with their equivalent.
|
17 years ago |
|
directory.c
|
directory: handle relative paths properly
|
17 years ago |
|
dv.c
|
dv: fix compiler warnings about unused variables.
|
17 years ago |
|
dvdnav.c
|
Fix format security warnings (fixes: #2857)
|
17 years ago |
|
dvdread.c
|
Use fatal error instead of warning, for consistency
|
18 years ago |
|
eyetv.m
|
Trailing ;
|
18 years ago |
|
fake.c
|
Trailing ;
|
18 years ago |
|
file.c
|
Check for remote file - Linux support
|
17 years ago |
|
ftp.c
|
Use add_password instead of add_string when applicable.
|
17 years ago |
|
gnomevfs.c
|
unused variables.
|
18 years ago |
|
http.c
|
http: limit the number of redirection we can follow.
|
17 years ago |
|
jack.c
|
Do not uselessly include vlc_vout.h in access.
|
17 years ago |
|
mmap.c
|
Cosmetic
|
18 years ago |
|
mtp.c
|
Fix format security warnings (fixes: #2857)
|
17 years ago |
|
oss.c
|
Do not uselessly include vlc_vout.h in access.
|
17 years ago |
|
pvr.c
|
access_pvr: really fix the potential memleak.
|
18 years ago |
|
qtcapture.m
|
macosx: fixed remaining 64bit issues
|
17 years ago |
|
smb.c
|
smb: remove dummy define (this is already done (properly) in vlc_common.h.
|
17 years ago |
|
tcp.c
|
Add most of *-caching options as safe
|
18 years ago |
|
udp.c
|
A couple more obvious missing (int64_t) cast fixes.
|
17 years ago |
|
v4l.c
|
Replaced vout_InitPicture/Format with their equivalent.
|
17 years ago |
|
v4l2.c
|
Create a function to free the memory allocated when calling
|
17 years ago |
|
videodev2.h
|
Removes trailing spaces. Removes tabs.
|
19 years ago |
|
videodev_mjpeg.h
|
Move v4l and pvr into the main access directory.
|
20 years ago |