[FFmpeg-devel] [PATCH] floating-point input to libvorbis encoder

Justin Ruggles justin.ruggles
Sat Sep 18 18:12:42 CEST 2010


Hi,

libvorbis takes floating-point samples as input.  Our libvorbis wrapper
currently only accepts 16-bit input and converts it to float.  It seems
better to me to have it only accept float input and leave the conversion
outside of the encoder.

-Justin

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libvorbis_float_input.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100918/4f5ffc02/attachment.txt>



More information about the ffmpeg-devel mailing list