]> git.sesse.net Git - vlc/history - modules/codec/mpeg_audio
* modules/access/file.c: fixed large file support on win32.
[vlc] / modules / codec / mpeg_audio /
2003-01-16 Sam Hocevar * ./modules/**/.cvsignore: added common *$(LIBEXT...
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-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-11-20 Sam Hocevar * ./include/vlc_common.h, ./src/extras/libc.c: export...
2002-11-14 Christophe MassiotMajor change of the channels management. p_format-...
2002-10-27 Gildas Bazin* ALL: removed GetPES and NextPES, we now use input_Ext...
2002-10-15 Christophe Massiot* Fixed filters which couldn't work with more than...
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-26 Christophe Massiot* Major API change of the audio output. New aout_Dec...
2002-08-28 Christophe Massiot* Finally fixed the segfault when resampling.
2002-08-26 Christophe Massiot* Miscellaneous S/PDIF fixes.
2002-08-17 Laurent Aimar * all : mpeg_audio decoder works now with aout3.
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...