[vlc-devel] CVS Commit (zorglub)
cvs at videolan.org
cvs at videolan.org
Mon Aug 18 15:16:43 CEST 2003
Update of /var/cvs/videolan/vlc/modules/codec
Modified Files:
libmpeg2.c
Update of /var/cvs/videolan/vlc/src
Modified Files:
libvlc.h
Update of /var/cvs/videolan/vlc/src/audio_output
Modified Files:
input.c
Log Message:
* src/audio_output/input.c
src/libvlc.h :
First try to implement "user audio filters"
You can provide a list of audio filters that you want to add to
the pipeline (only the "headphone", at that time).
(use --audio-filter filter1,filter2,...)
***Warning***
It seems to work, but no guarantee at all. Perhaps all is bad
and the commit should be reverted, as it could break audio output
* modules/codec/libmpeg2.c :
Fixed a segfault when vout creation fails
--
zorglub
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list