1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-31 06:46:39 +02:00
vlc/modules/demux
2009-10-10 12:01:31 +02:00
..
asf Fixed potential stack overflow in asf demuxer. 2009-09-15 21:04:48 +02:00
avformat Avformat, increase buf_size to 2048 + 213 for aea support 2009-09-28 08:09:13 +02:00
avi Fixed invalid report of broken avi index. 2009-09-29 21:07:17 +02:00
mkv add_bool wants booleans. 2009-09-02 15:50:34 +02:00
mp4 Fix potential object leak. 2009-10-10 12:01:31 +02:00
mpeg Use Brackets for global headers. 2009-07-23 18:30:34 +02:00
playlist asx-playlist: add ability to have multiple href in entry 2009-10-06 22:41:34 +03:00
.gitignore Check-in modules/Makefile.am 2008-03-23 21:53:10 +02:00
aiff.c Removed unneeded macros. 2008-11-22 16:29:54 +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 Declared many static variables const 2008-08-03 12:03:14 +03: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_CODEC_* and vlc_fourcc_GetCodec when suitable. 2009-05-13 21:18:19 +02:00
cdg.c Used VLC_CODEC_* and vlc_fourcc_GetCodec when suitable. 2009-05-13 21:18:19 +02:00
demuxdump.c Remove misleading comment, testing proved otherwise. 2009-09-08 12:04:36 +02:00
dirac.c Use Brackets for global headers. 2009-07-23 18:30:34 +02:00
flac.c flac: Fix a bad cast from function call warning. 2009-08-21 01:05:47 +02:00
gme.cpp Remove most stray semi-colons in module descriptions 2008-10-29 22:14:26 +02: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: support for subtitle tracks 2009-09-28 12:03:32 +02:00
mjpeg.c Used VLC_CODEC_* and vlc_fourcc_GetCodec when suitable. 2009-05-13 21:18:19 +02:00
mod.c mod: Fix an other bad cast from function call. 2009-08-20 12:24:50 +02:00
Modules.am Added vobsub.h to Modules.am 2009-05-14 20:33:09 +02:00
mpc.c Port to new libmpcdec API 2009-06-06 01:38:59 +01:00
nsc.c Fix misc warnings in demuxers 2009-08-20 10:53:53 +02:00
nsv.c nsv: Don't cast function return. 2009-08-21 01:18:59 +02:00
nuv.c Made the seeking code path a bit more clear (nuv). 2009-08-24 22:43:07 +02:00
ogg.c ogg: Fix some pointer sign comparison warning. 2009-08-21 01:05:47 +02:00
ps.c ps: Fix bad function return value cast. 2009-08-21 01:31:21 +02:00
ps.h Copyright updates 2009-08-14 11:53:19 +02:00
pva.c pva: Bad function return value cast. 2009-08-21 01:30:32 +02:00
rawaud.c Merge branch 1.0-bugfix 2009-05-20 19:46:41 +03:00
rawdv.c add_bool wants booleans. 2009-09-02 15:50:34 +02:00
rawvid.c Replaced vout_InitPicture/Format with their equivalent. 2009-05-16 22:17:10 +02:00
real.c real: Fix unsigned issues, and fix an overflow that could happen in release build. 2009-08-20 23:47:53 +02:00
smf.c Let HandleMeta return ret instead of 0, why else would we bother setting it. 2009-07-04 08:03:03 +02:00
subtitle_asa.c Used VLC_CODEC_* and vlc_fourcc_GetCodec when suitable. 2009-05-13 21:18:19 +02:00
subtitle.c Used VLC_CODEC_* and vlc_fourcc_GetCodec when suitable. 2009-05-13 21:18:19 +02:00
ts.c Fixed E-AC3 in ATSC TS stream. 2009-10-03 18:32:39 +02:00
tta.c Used VLC_CODEC_* and vlc_fourcc_GetCodec when suitable. 2009-05-13 21:18:19 +02:00
ty.c Use Brackets for global headers. 2009-07-23 18:30:34 +02:00
vc1.c Use Brackets for global headers. 2009-07-23 18:30:34 +02:00
vobsub.c Vobsub: Correct format for int64_t 2009-08-20 09:45:29 +02:00
vobsub.h Copyright Update and cosmetic 2009-05-14 21:08:06 +02:00
voc.c Used VLC_CODEC_* and vlc_fourcc_GetCodec when suitable. 2009-05-13 21:18:19 +02:00
vorbis.h Parse meta data at ogg level. 2008-12-09 21:13:02 +01:00
wav.c Use VLC_CODEC for ADPCM_IMA_WAV 2009-08-28 09:18:31 +02:00
xa.c XA: group ADPCM frames per ~50ms before sending to decoder 2009-09-05 21:41:44 +03:00