[vlc-devel] [vlc-commits] mad: do not convert to from FI32 to FL32 on the fly
Rémi Denis-Courmont
remi at remlab.net
Tue Sep 4 15:32:01 CEST 2012
Le mercredi 29 août 2012 16:06:29, Aurélien Nephtali a écrit :
> Hello,
>
> On Tue, Aug 28, 2012 at 8:25 PM, Rémi Denis-Courmont <remi at remlab.net>
wrote:
> > Hello,
> >
> > On Tuesday 28 August 2012, Aurélien Nephtali wrote:
> >> > mad: do not convert to from FI32 to FL32 on the fly
> >> >
> >> > Let the conversion plugin(s) do that. They can be optimized.
> >>
> >> This commit breaks audio transcoding when the source is MPEG-1 layer 2 :
> > That looks like a broken assumption made in the transcode plugin.
> > Patch welcome.
>
> What about the attached one ?
This is seriously ugly. And it probably does not work with avcodec, only mad.
FI32 really needs to be killed anyway. It's a stupid format, unsupported in
hardware and inefficient in software.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list