]> git.sesse.net Git - vlc/commit
Map FFmpeg F32*E and f64*E to VLC FL32 and FL64
authorJean-Baptiste Kempf <jb@videolan.org>
Thu, 27 Aug 2009 20:54:12 +0000 (22:54 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 27 Aug 2009 20:54:12 +0000 (22:54 +0200)
commite3d3175588ad63b255c63cab8a0fb49e32c8af8a
treebcd1ac722b6d968f5709b72ae19663b150fb2705
parent24719ba3c36b465427c2a1f2d8ec0f380472f5c1
Map FFmpeg F32*E and f64*E to VLC FL32 and FL64

This solves the Sony Wave float32 sample on little endian machines.
Of course the float64 sample doesn't work yet, because of the lack of converter.
modules/codec/avcodec/fourcc.c