1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-07 03:56:28 +02:00
vlc/modules/demux
2006-09-03 16:43:26 +00:00
..
asf * browsed through all code files starting with A to F and added non-blocking intf_UserFatal calls next to msg_err where I think that it is necessary. 2006-08-22 23:22:14 +00:00
avi Fix compiler warnings about signed - unsigned comparissons and wrong datatypes. 2006-08-29 08:50:20 +00:00
mp4 Fix compiler warnings about signed - unsigned comparissons and wrong datatypes. 2006-08-29 08:50:20 +00:00
mpeg Remove unused variable. 2006-08-06 13:10:27 +00:00
playlist Remove useless debug, fix a bug 2006-09-03 16:43:26 +00:00
util
a52.c Some more demux and access code factorization 2006-07-19 09:33:41 +00:00
aiff.c Add a bunch of helper functions/macros and start using them: 2006-07-18 17:08:18 +00:00
au.c Add a bunch of helper functions/macros and start using them: 2006-07-18 17:08:18 +00:00
demuxdump.c
dts.c Some more demux and access code factorization 2006-07-19 09:33:41 +00:00
flac.c Better packetizer helpers 2006-07-18 17:19:10 +00:00
gme.cpp
live555.cpp * Fix a RTSP crash 2006-08-18 01:27:00 +00:00
mjpeg.c Fix compiler warnings about signed - unsigned comparissons and wrong datatypes. 2006-08-29 08:50:20 +00:00
mkv.cpp * Fix an issue with DAR vs. Canvas size with matroska files 2006-08-29 21:05:40 +00:00
mod.c
Modules.am
mpc.c
nsc.c
nsv.c
nuv.c
ogg.c
ps.c * modules/demux/ps.c: fixed breakage 2006-07-31 18:09:49 +00:00
ps.h * when possible use the PTS for GET_TIME and GET_LENGTH. Note that this isn't always reliable. If you want you can disable it. 2006-07-10 20:52:57 +00:00
pva.c
rawdv.c
real.c
subtitle.c * Fix the microdvd subs. i forgot that framerate != frameduration :D 2006-08-28 17:02:52 +00:00
ts.c * forwardport [15373] which was left accidently hanging in the 0.8.5 branch 2006-08-30 14:56:30 +00:00
ty.c
vobsub.c
voc.c
wav.c
xa.c