]> git.sesse.net Git - vlc/history - modules/demux/mp4/libmp4.h
* src/libvlc.h, src/input/input.c:
[vlc] / modules / demux / mp4 / libmp4.h
2004-03-11 Gildas Bazin* src/libvlc.h, src/input/input.c:
2004-03-10 Laurent Aimar * mp4: added partial support for udta meta data.
2004-01-25 Derk-Jan Hartman* Stringreview !!!
2004-01-09 Jon Lech Johansen * ./modules/demux/mp4/drms.c: improved sci handling.
2004-01-05 Jon Lech Johansen * ./modules/demux/mp4: DRMS support.
2003-10-07 Gildas Bazin* modules/mux/mp4.c: Use SoundDescription instead of...
2003-09-08 Laurent Aimar * all: clean up.
2003-08-17 Laurent Aimar * all: added OggS fourcc. (still unsported but allow...
2003-07-19 Laurent Aimar * mp4: parse another box.
2003-05-10 Derk-Jan Hartman* added VP31 fourcc's.
2003-05-07 Laurent Aimar * mp4: raaaah, sometime moov box are masqueraded by...
2003-05-06 Laurent Aimar * mp4: fix a segfault and play .3gp with h263 video...
2003-04-22 Laurent Aimar * mp4: more mov fields are parsed.
2003-03-13 Derk-Jan Hartman* extras/MacOSX/vlc.pbproj/project.pbxproj:
2003-03-11 Laurent Aimar * mp4: I have reworked a lot the demuxer. Now it shoul...
2003-03-09 Laurent Aimar * fixed a really stupid bug with compressed header...
2003-02-18 Gildas Bazin* modules/demux/mp4/*: added FOURCC_dvc (DV - NTSC...
2003-01-13 Laurent Aimar * mp4: added parsing of some mov boxes (alternate...
2002-11-17 Laurent Aimar * ffmpeg: disable direct rendering by default. I have...
2002-09-17 Laurent Aimar * all: - fix a memory leak while parsing.
2002-08-08 Sam Hocevar * ./include/modules_inner.h: support for several...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...