]> git.sesse.net Git - vlc/history - modules/demux/mp4/libmp4.c
* mp4: fix a string format.
[vlc] / modules / demux / mp4 / libmp4.c
2003-04-16 Laurent Aimar * mp4: fix a string format.
2003-04-16 Laurent Aimar * mp4: removed empty strings in msg_Dbg.
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-02-07 Laurent Aimar * ffmpeg/audio : removed an old error (anyway it was...
2003-01-25 Laurent Aimar * all : fixed some memory leaks thanks valgrind.
2003-01-13 Laurent Aimar * mp4: added parsing of some mov boxes (alternate...
2002-12-18 Sam Hocevar * fixed several format string inconsistencies and...
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-11-17 Laurent Aimar * ffmpeg: disable direct rendering by default. I have...
2002-10-26 Laurent Aimar * all : fix for new use of p_selected_area->i_tell.
2002-10-10 Christophe MassiotDo not use vasprintf under Mac OS X because OS X.1...
2002-09-18 Laurent Aimar * all: fix endian issue with new definition of VLC_FOU...
2002-09-17 Laurent Aimar * all: - fix a memory leak while parsing.
2002-08-13 Sam Hocevar * ./modules/audio_output/oss.c: we spare a variable...
2002-08-11 Gildas Bazin* src/misc/configuration.c: bugfix (don't initialize...
2002-08-10 Laurent Aimar * modules/codec/faad : an AAC decoder module using...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...