[vlc-devel] CVS Commit (massiot)

cvs at videolan.org cvs at videolan.org
Wed Jan 15 11:58:48 CET 2003


Update of /cvs/videolan/vlc
Modified Files:
	configure.ac.in 

Update of /cvs/videolan/vlc/modules
Modified Files:
	Makefile.am 

Update of /cvs/videolan/vlc/modules/audio_filter/converter
Modified Files:
	Modules.am 
Added Files:
	mpgatofixed32.c 

Update of /cvs/videolan/vlc/modules/codec
Modified Files:
	Modules.am a52.c 
Added Files:
	mpeg_audio.c 

Update of /cvs/videolan/vlc/modules/codec/mad
Removed Files:
	.cvsignore Modules.am decoder.c decoder.h libmad.c libmad.h 

Update of /cvs/videolan/vlc/modules/gui/win32
Modified Files:
	strings.cpp 

Update of /cvs/videolan/vlc/po
Modified Files:
	POTFILES.in de.po en_GB.po fr.po it.po ja.po nl.po no.po pl.po 
	ru.po se.po vlc.pot 

Update of /cvs/videolan/vlc/src/audio_output
Modified Files:
	common.c 

Log Message:
* Totally rewrote the mad plug-in, in order to fix the PTS problems :
- Now using the low-level API of libmad,
- Decoding split in parsing & decoding (just like A/52),
- Should handle dual-mono files correctly,
* The old mpeg_audio plug-in can no longer work in this scheme and has
  been disabled. Please _always_ compile with mad from now on.
* Updated po files.

-- 
massiot
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list