Re: [FFmpeg-devel] Implementation od fixed point AAC decoder

2014-09-15 Thread Nedeljko Babic
Hello again, Did someone had a time to look at the patches from this implementation (other than patch for float emulation)? Or should I first rebase code to the newest version (since there were changes in aacsbr and probably on some other places), make changes in float emulation and resend ent

Re: [FFmpeg-devel] Implementation od fixed point AAC decoder

2014-09-02 Thread Nedeljko Babic
>> >> Hello, >> >> I am sending new patch set with the implementation of fixed point AAC >> decoder. >> >> Most of the requests from review of float emulation done by Reimar are >> integrated in this patch set. > >That at least doesn't include the comments I made on float_add and >float_gt imp

Re: [FFmpeg-devel] Implementation od fixed point AAC decoder

2014-09-01 Thread Reimar Döffinger
On Mon, Sep 01, 2014 at 07:55:38PM +0200, Nedeljko Babic wrote: > > Hello, > > I am sending new patch set with the implementation of fixed point AAC decoder. > > Most of the requests from review of float emulation done by Reimar are > integrated in this patch set. That at least doesn't include