In this patch set patches are formed using -C option of git format-patch in
order for the patches to be more readable.
Commit message for one of the patches is changed so some warnings are explained.
Patchset rebased to the newest code base.
Please take a look.
Thanks,
Nedeljko
___
After the changes to the libavutil/softfloat that were merged in FFmpeg, patch
set with implementation of AAC fixed point decoder needed rebase, so I am
sending new patch set.
Code is rebased to the newest version and changes are made to accommodate
changes to the softfloat.
Also, change is ma
Few months ago I sent implementation of fixed point AAC decoder for review.
Since it was sent in parallel with implementation of fixed point AC3 decoder,
we decided to first finish the work on AC3 decoder and then to continue with
AAC using experience gained from submission process for AC3.
W