I'm also looking into it.
It's simply that it tends to get out of sync with the rest really.
I will remove some duplicated code (namely the twoloop and trellis
functions which are verbatim copies of their counterparts in
aaccoder), while somehow keeping the fact that they used the optimized
quant
Hi,
Thanks Michael.
I'll look in to it.
-Nedeljko
Od: Michael Niedermayer [michae...@gmx.at]
Poslato: 2. septembar 2015 13:11
Za: FFmpeg development discussions and patches
Cc: Nedeljko Babic
Tema: MIPS and PNS
Hi
Enabling pns by default (b7eb7cb3a18093
Hi
Enabling pns by default (b7eb7cb3a18093aea22d1aee2cbe293f6a214a5b)
broke aac-pns-encode
(http://fate.ffmpeg.org/report.cgi?time=20150901213100&slot=mips-ubuntu-qemu-gcc-4.4)
ive disabled the optimizations which cause this breakage
(933309a6ca0f18bf1d40e917fff455221f57fb4b),
someone should chec