[FFmpeg-devel] how to merge fixed point wma decoder from rockbox to libav 0.7.6

2014-09-02 Thread Diaz Soho
Hi compn, how about : merging the fixed point decoders from rockbox has been on our todo list for a while. https://github.com/Rockbox/rockbox/tree/master/lib/rbcodec/codecs any idea ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ff

[FFmpeg-devel] how to merge fixed point wma decoder from rockbox to libav 0.7.6

2014-09-02 Thread Diaz Soho
Hi All, Is there anyone have idea about how to merge fixed point wma decoder to libav 0.7.6? because my cpu does not include fpu, when use the wma decoder in libav , it take a lot of cpu time. Or is anyone have merge fixed point wma decoder to libav? Thanks for any input!! _

Re: [FFmpeg-devel] how to merge fixed point wma decoder from rockbox to libav 0.7.6

2014-09-02 Thread compn
On Tue, 2 Sep 2014 17:48:57 +0800 Diaz Soho wrote: > Hi All, > > Is there anyone have idea about how to merge fixed point wma decoder > to libav 0.7.6? > because my cpu does not include fpu, when use the wma decoder in > libav , it take a lot of cpu time. > > Or is anyone have merge fixed point

[FFmpeg-devel] how to merge fixed point wma decoder from rockbox to libav 0.7.6

2014-09-02 Thread Diaz Soho
Hi All, Is there anyone have idea about how to merge fixed point wma decoder to libav 0.7.6? because my cpu does not include fpu, when use the wma decoder in libav , it take a lot of cpu time. Or is anyone have merge fixed point wma decoder to libav? Thanks for any input!! _