1
mirror of https://code.videolan.org/videolan/vlc synced 2024-07-25 09:41:30 +02:00
vlc/modules/demux
2010-03-07 12:33:07 +02:00
..
asf Fixed segfault when seeking in ASF with broken index. 2010-02-27 10:51:32 +01:00
avformat Fixed potential memleaks in avformat wrapper. 2010-02-24 00:11:48 +01:00
avi Fixed signed integer overflow when loading AVI ODML index. 2010-02-24 00:11:48 +01:00
mkv Prevent a potential integer overflow (mkv). 2010-02-28 12:50:04 +01:00
mp4 Fixed seeking on a sample described by the last STSS entry (.mp4). 2010-02-19 01:23:46 +01:00
mpeg Really remove m4v 2010-02-15 22:30:17 +02:00
playlist Partially fix encoding of relative paths in playlist files 2010-03-07 12:33:07 +02:00
.gitignore modplug: force linking as C++ 2010-01-09 18:01:09 +02:00
aiff.c Used VLC_TS_0 in AIFF demuxer. 2009-12-20 23:23:27 +01:00
asademux_defs.h added the asa subtitle demux from equinox. the file asademux_defs.h is 2008-02-04 22:58:54 +00:00
asademux.c Do not assert memory allocations 2009-12-06 11:58:34 +02:00
asademux.h added the asa subtitle demux from equinox. the file asademux_defs.h is 2008-02-04 22:58:54 +00:00
au.c Used VLC_TS_0 in AU demuxer. 2009-12-20 23:23:27 +01:00
cdg.c Fixed initial timestamp value in CDG demuxer. 2009-12-20 23:23:27 +01:00
demuxdump.c Use ISO 80000 units for byte quantities as adequate 2010-03-03 17:49:43 +02:00
dirac.c Used VLC_TS_0 in dirac demuxer. 2009-12-20 23:23:28 +01:00
flac.c Updated FLAC to use VLC_TS_INVALID/0. 2009-12-20 23:23:28 +01:00
gme.cpp demux_gme: fix potential use of uninitialized value. 2010-01-24 15:30:49 +01:00
kate_categories.c Translate Kate category tags to display a more user friendly menu. 2009-02-02 20:54:25 +01:00
kate_categories.h Translate Kate category tags to display a more user friendly menu. 2009-02-02 20:54:25 +01:00
live555.cpp live555 : send the scale again after a pause. It avoids to fallback to 1.0 speed when we unpause a RTSP stream. 2010-02-11 17:12:11 +02:00
mjpeg.c Fixed initial value in MJPEG demuxer. 2009-12-20 23:23:28 +01:00
mod.c Fixed initial timestamp value in MOD demuxer. 2009-12-20 23:23:28 +01:00
Modules.am Distribute .h files 2010-02-24 23:05:40 +01:00
mpc.c Used VLC_TS_0 in MPC demuxer. 2009-12-20 23:23:28 +01:00
nsc.c Fix misc warnings in demuxers 2009-08-20 10:53:53 +02:00
nsv.c NSV: fix comment 2010-02-28 10:58:20 +01:00
nuv.c Used VLC_TS_INVALID/0 in NUV demuxer. 2009-12-20 23:23:28 +01:00
ogg.c Fixed ogg demuxer with non xiph extra header (close #3379). 2010-03-04 20:31:34 +01:00
ps.c Used VLC_TS_INVALID/0 in PS demuxer. 2009-12-20 23:23:28 +01:00
ps.h Fixed memleaks in ps demuxer (close #3141). 2010-01-31 00:50:28 +01:00
pva.c Used VLC_TS_INVALID/0 in PVA demuxer. 2009-12-20 23:23:28 +01:00
rawaud.c No full point at end of configuration item short text 2010-02-15 00:01:48 +02:00
rawdv.c Used VLC_TS_0 in rawdv demuxer. 2009-12-20 23:23:29 +01:00
rawvid.c Used VLC_TS_0 in rawvid demuxer. 2009-12-20 23:23:29 +01:00
real.c Real demux: Do not store the SIPR flavor in profile. 2010-01-23 16:46:46 +01:00
smf.c Used VLC_TS_0 in SMF demuxer. 2009-12-20 23:23:29 +01:00
subtitle_asa.c Split file path functions out of vlc_charset.h into vlc_fs.h 2010-02-07 15:19:37 +02:00
subtitle.c Added sub-description to override a subtitle track description. 2010-01-23 21:31:57 +01:00
ts.c Use ISO 80000 units for byte quantities as adequate 2010-03-03 17:49:43 +02:00
tta.c Fixed initial timestamp value in TTA demuxer. 2009-12-20 23:23:29 +01:00
ty.c Used VLC_TS_INVALID/0 in ty demuxer. 2009-12-20 23:23:29 +01:00
vc1.c Used VLC_TS_0 in vc1 demuxer. 2009-12-20 23:23:29 +01:00
vobsub.c Split file path functions out of vlc_charset.h into vlc_fs.h 2010-02-07 15:19:37 +02:00
vobsub.h Copyright Update and cosmetic 2009-05-14 21:08:06 +02:00
voc.c Fixed initial timestamp value in VOC demuxer. 2009-12-20 23:23:30 +01:00
vorbis.h Split file path functions out of vlc_charset.h into vlc_fs.h 2010-02-07 15:19:37 +02:00
wav.c Fixed initial timestamp value in wav demuxer. 2009-12-20 23:23:30 +01:00
xa.c Fixed initial timestamp value in xa demuxer. 2009-12-20 23:23:30 +01:00
xiph.h Modified the way xiph codecs headers are transported in VLC. 2010-02-17 23:54:20 +01:00