]> git.sesse.net Git - vlc/history - modules/demux/mp4/libmp4.h
* mp4: fix a segfault and play .3gp with h263 video track.
[vlc] / modules / demux / mp4 / libmp4.h
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...