CVS Commit: vlc
cvs at videolan.org
cvs at videolan.org
Mon Jan 21 23:28:10 CET 2002
Update of /var/cvs/videolan/vlc/plugins/mad
Modified Files:
mad_adec.c mad_adec.h mad_libmad.c DESIGN TODO
Log Message:
Changes made to mad plugin:
+ libmad_input now takes one frame at a time (see mad_adec.h for defines)
+ audio_linear_dither() gives better sound quality then s24_to_s16_pcm(),
but also makes audio artefacts louder so disabled it for now (see file
mad_libmad.c)
+ cleaned up libmad_output (see file mad_libmad.c)
+ cleaned up InitThread (see file mad_adec.c)
+ Made buffer size match libmad's expectations (see file mad_adec.h)
+ updated documentation
--
jpsaman
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
More information about the vlc-devel
mailing list