]> git.sesse.net Git - vlc/commit
Revert "twolame: use FL32 as input"
authorIlkka Ollakka <ileoo@videolan.org>
Thu, 9 Jan 2014 08:35:44 +0000 (10:35 +0200)
committerIlkka Ollakka <ileoo@videolan.org>
Thu, 9 Jan 2014 08:37:43 +0000 (10:37 +0200)
commitb747dccee26bfa9214c2fe6eaddbd4cf52ce0c27
tree023c91eed2572d5513afe643a46ba05364511c2e
parentf88f91467700484a65d6c5abf0a71cfc4a209320
Revert "twolame: use FL32 as input"

This reverts commit 2363d00e1131bc4b50e3a15a6593e824bee68dd7.

Twolame converts from FL32 to S16 internally anyway so no point
using this instead of converting inside vlc.

Pointed-out-by: RĂ©mi Denis-Courmont
modules/codec/twolame.c