1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-10 19:05:07 +02:00
vlc/modules/demux
Christophe Massiot 28e27d84bd * modules/demux/livedotcom.cpp: Do not use vlc_UrlEncode(), but simply
replace spaces with '+'. That's what browsers do, and I think it's
   the right thing to do since vlc_UrlEncode was just breaking things.
   refs #90 and debian bug #279735
2005-08-12 17:51:20 +00:00
..
asf Fix compiler warnings about comparing signed and unsigned 2005-08-09 14:43:04 +00:00
avi * ALL: miscellaneous unsigned/signed warning fixes and pointer/int casts. 2005-07-11 16:20:33 +00:00
mp4 fix spelling of "unsupported" 2005-08-04 16:50:18 +00:00
mpeg * ALL: miscellaneous unsigned/signed warning fixes and pointer/int casts. 2005-07-11 16:20:33 +00:00
playlist ALL: Improvements in the M3U output and parser. Patch by Daniel Stränger. 2005-08-12 14:20:06 +00:00
util Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
a52.c * Fixed a bunch of coding errors here and there. 2005-07-11 08:52:14 +00:00
aiff.c * ALL: miscellaneous unsigned/signed warning fixes and pointer/int casts. 2005-07-11 16:20:33 +00:00
au.c Warning fixes 2005-07-10 10:51:28 +00:00
demuxdump.c Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
dts.c strncmp => memcmp (refs #258) 2005-07-10 08:13:48 +00:00
flac.c Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
livedotcom.cpp * modules/demux/livedotcom.cpp: Do not use vlc_UrlEncode(), but simply 2005-08-12 17:51:20 +00:00
m3u.c * ALL: miscellaneous unsigned/signed warning fixes and pointer/int casts. 2005-07-11 16:20:33 +00:00
mjpeg.c * ALL: miscellaneous unsigned/signed warning fixes and pointer/int casts. 2005-07-11 16:20:33 +00:00
mkv.cpp * fix compile warnings 2005-08-07 11:07:49 +00:00
mod.c Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
Modules.am * modules/demux/aac.c: removed deprecated aac demux (replaced by the m4a demux which uses the m4a packetizer). 2005-04-09 11:15:18 +00:00
nsv.c * ALL: miscellaneous unsigned/signed warning fixes and pointer/int casts. 2005-07-11 16:20:33 +00:00
nuv.c fix spelling of "unsupported" 2005-08-04 16:50:18 +00:00
ogg.c strncmp => memcmp (refs #258) 2005-07-10 08:13:48 +00:00
ps.c Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
ps.h * Fixed a bunch of coding errors here and there. 2005-07-11 08:52:14 +00:00
pva.c Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
rawdv.c Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
real.c * ALL: miscellaneous unsigned/signed warning fixes and pointer/int casts. 2005-07-11 16:20:33 +00:00
sgimb.c Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
subtitle.c Fix memleak in error handling 2005-08-08 16:15:30 +00:00
ts.c Don't explicitly flag the block. Clement could you check if fixes the break of local seeking from revision 12113. 2005-08-11 20:59:45 +00:00
ty.c Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
vobsub.c Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00
voc.c Support for VOC block type 8 (closes #142) 2005-07-09 18:54:38 +00:00
wav.c Warning fixes 2005-07-10 10:51:28 +00:00
xa.c Make Zorglub less unhappy 2005-07-09 06:17:09 +00:00