[vlc-devel] [vlc-commits] mad: do not convert to from FI32 to FL32 on the fly

Aurélien Nephtali aurelien.nephtali at gmail.com
Tue Sep 4 14:44:22 CEST 2012


Hi,

On Tue, Sep 4, 2012 at 12:47 AM, Rafaël Carré <funman at videolan.org> wrote:
> I think we should try to do X -> FL32, and if that fails try X -> FI32
> -> FL32.
>
> Does that make sense or is there another way to probe intermediate
> filters for X -> FL32 if a direct conversion is not possible?
>
> Patch attached.
>

It was one of the two ideas we had.
We chose the mpga special case since Rémi removed a lot of stuff about
FI32 (970d70aca0e2d7cf3d4c41f3ca0d2c461c7081f1 and this very commit)
making us think it was overkill to try to convert into FI32 every
time.

-- 
Aurélien Nephtali



More information about the vlc-devel mailing list