|
Rockbox mail archiveSubject: RE: how to merge fixed point wma decoder to libav 0.7.6RE: how to merge fixed point wma decoder to libav 0.7.6
From: Mike <giac2000_at_hotmail.com>
Date: Tue, 2 Sep 2014 09:26:00 -0700 The other option of course is to use our codecs directly. You can compile the codeclib separately from Rockbox and call it directly from another program or using the command line. We provide most of the same formats as ffmpeg but all integer. From: giac2000_at_hotmail.com To: rockbox-dev_at_cool.haxx.se Subject: RE: how to merge fixed point wma decoder to libav 0.7.6 Date: Tue, 2 Sep 2014 09:17:13 -0700 I talked to the ffmpeg people about it almost a decade ago. Since then floating point hardware has become very common and the need for fixed point diminished. The closest thing I can think of would be vlc for android which uses an early version of our fixed point decoder that is still closer to ffmpeg. Mike Date: Tue, 2 Sep 2014 17:32:00 +0800 Subject: how to merge fixed point wma decoder to libav 0.7.6 From: soho123.2012_at_gmail.com To: rockbox-dev_at_cool.haxx.se 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!! Received on 2014-09-02 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |