]> git.sesse.net Git - vlc/history - modules/demux/mp4/mp4.c
* ALL: fixes for various compilation warnings and spelling errors.
[vlc] / modules / demux / mp4 / mp4.c
2003-01-28 Sam Hocevar * ALL: fixes for various compilation warnings and...
2003-01-25 Laurent Aimar * all: fixed wrong usage of input_DeletePES.
2003-01-25 Laurent Aimar *mp4: fixed segfault when it fails to start a decoder...
2003-01-25 Laurent Aimar * all : fixed some memory leaks thanks valgrind.
2003-01-08 Laurent Aimar * mp4.c: allowed multiple moov headers by taking the...
2003-01-07 Laurent Aimar * all: I have added two new variables in es_descriptor...
2002-12-14 Laurent Aimar * all: with mpeg4 video I changed the way that some...
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-11-28 Laurent Aimar * all: some clean up with WAVEFORMATEX and endian...
2002-11-26 Laurent Aimar * mp4: prevent float exeption with some truncated...
2002-11-19 Laurent Aimar all: Use BITMAPINFOHEADER everywhere (Needed because...
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-07 Sam Hocevar * ./modules/demux/mpeg/system.c: added a helper plugi...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...