1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-08 11:26:59 +02:00
vlc/modules/demux
Derk-Jan Hartman 739c64aa71 * Fixed the ogm subs. Thanx to Mosu who pointed me to the fact that the
duration for subs is stored in byte1 of the data packet and who
  directed me to the mkvtoolnix code.
2004-02-10 02:57:18 +00:00
..
asf * asf: implemented DEMUX_GET_LENGTH and DEMUX_GET_META. 2004-01-31 05:27:02 +00:00
avi modules/demux/avi/avi.c: 2004-02-08 18:30:30 +00:00
mp4 * mp4: handle DEMUX_GET_META (avoid a msg_Err) 2004-02-07 13:26:24 +00:00
mpeg * Stringreview !!! 2004-01-25 20:05:29 +00:00
playlist * playlist: compilation fix. 2004-01-26 20:48:51 +00:00
util Options as infos were bad in several ways: it broke PLAYLIST_GO, used 2004-01-29 17:51:08 +00:00
.cvsignore * modules/**/.cvsignore: added Makefile{,.in.am} to the ignore list, as 2003-06-24 09:31:16 +00:00
a52sys.c * Stringreview !!! 2004-01-25 20:05:29 +00:00
aac.c * Stringreview !!! 2004-01-25 20:05:29 +00:00
aiff.c * aiff: another demuxer. 2004-01-28 12:25:37 +00:00
au.c * au: ported to demux2 API. 2004-01-29 15:11:17 +00:00
demux2.c * dvdnav: added a dvdnavsimple shortcut : it skips the menu and all 2004-01-30 01:38:53 +00:00
demuxdump.c * Stringreview !!! 2004-01-25 20:05:29 +00:00
demuxstream.c * Stringreview !!! 2004-01-25 20:05:29 +00:00
dts.c * modules/demux/dts.c: more fixes. 2004-02-08 16:48:11 +00:00
dvdnav.c * dvdnav: oups one debug messsage left. 2004-01-30 14:45:27 +00:00
flac.c * Stringreview !!! 2004-01-25 20:05:29 +00:00
livedotcom.cpp * Stringreview !!! 2004-01-25 20:05:29 +00:00
m3u.c * Stringreview !!! 2004-01-25 20:05:29 +00:00
mkv.cpp * all: fill psz_language with the iso639 code. 2004-01-30 14:27:48 +00:00
mod.c * Stringreview !!! 2004-01-25 20:05:29 +00:00
Modules.am * aiff: another demuxer. 2004-01-28 12:25:37 +00:00
nsv.c * nsv: added 'AAC ' fourcc support. 2004-02-02 11:18:39 +00:00
ogg.c * Fixed the ogm subs. Thanx to Mosu who pointed me to the fact that the 2004-02-10 02:57:18 +00:00
ps.c * Stringreview !!! 2004-01-25 20:05:29 +00:00
ps.h * ps: lalalala, fixed a bug in dts/pts parsing. 2004-01-30 01:09:24 +00:00
pva.c * pva: PVA demuxer. 2004-01-23 17:42:10 +00:00
rawdv.c * Stringreview !!! 2004-01-25 20:05:29 +00:00
real.c * Stringreview !!! 2004-01-25 20:05:29 +00:00
ts.c * ts: implemented the same detection than mpeg/ts.c 2004-02-01 04:50:13 +00:00
wav.c * modules/video_output/directx/directx.c: fixed the "refresh" button for the --directx-device option. 2004-02-05 22:56:12 +00:00