]> git.sesse.net Git - vlc/history - modules/codec/faad
es.c: fix typo.
[vlc] / modules / codec / faad /
2003-06-27 Sam Hocevar * bootstrap:
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
2003-06-22 Laurent Aimar * faad: can read stream with multiple frames per pes_p...
2003-06-14 Derk-Jan Hartman* We should be compatible with older versions of faad...
2003-05-09 Laurent Aimar * faad: better support of AAC without ESDS.
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-01-28 Sam Hocevar * ALL: fixes for various compilation warnings and...
2003-01-25 Laurent Aimar * faad : clean up.
2003-01-25 Laurent Aimar * ffmpeg: fixed memory leaks.
2003-01-16 Sam Hocevar * ./modules/**/.cvsignore: added common *$(LIBEXT...
2003-01-08 Laurent Aimar * faad: fixed a segfault when faad initialisation...
2003-01-07 Laurent Aimar * all: I have added two new variables in es_descriptor...
2003-01-02 Gildas Bazin* modules/codec/*: reverted my previous patch that...
2002-12-30 Gildas Bazin* modules/codec/*: make sure all audio decoders set
2002-11-28 Laurent Aimar * all: some clean up with WAVEFORMATEX and endian...
2002-11-20 Sam Hocevar * ./include/vlc_common.h, ./src/extras/libc.c: export...
2002-11-15 Laurent Aimar faad: adapt to new changes in aout3 (at least it compiles)
2002-11-14 Christophe MassiotMajor change of the channels management. p_format-...
2002-11-10 Laurent Aimar * faad : adapt to newer version.
2002-10-27 Laurent Aimar * all: new way to gather frame (same as ffmpeg).
2002-10-27 Eric Petitvlc_threads_func.h : skip a useless BeOS warning
2002-10-27 Gildas Bazin* ALL: removed GetPES and NextPES, we now use input_Ext...
2002-10-24 Gildas Bazin* src/input/input_ext-dec.c, include/input_ext-dec...
2002-10-20 Laurent Aimar * all: fix for correct "i_channels" use.
2002-09-30 Christophe Massiot* Made audio_sample_format->i_format a FOURCC to allow...
2002-09-30 Sam Hocevar * ./debian/rules: moved the gtk_main and gnome_main...
2002-09-30 Sam Hocevar * ALL: the build mechanism now uses automake. See...
2002-09-30 Sam Hocevar * ALL: added *.am files here and there for future...
2002-09-28 Christophe Massiot* Several stability patches for multiple input streams...
2002-09-26 Christophe Massiot* Major API change of the audio output. New aout_Dec...
2002-08-23 Sam Hocevar * ./modules/codec/faad/decoder.c: the AAC decoder...
2002-08-10 Laurent Aimar * modules/codec/faad : an AAC decoder module using...