Hi.
Can I improve something here?
On Fri, Mar 30, 2018 at 2:43 AM, Rostislav Pehlivanov
wrote:
> On 30 March 2018 at 00:12, Даниил Чередник
> wrote:
>
> > Actually this test does not make a sense since encoder now use floating
> > point math. I should have noticed it before.
> > Both patches ha
On 30 March 2018 at 00:12, Даниил Чередник wrote:
> Actually this test does not make a sense since encoder now use floating
> point math. I should have noticed it before.
> Both patches have been updated. Checked on arm.
>
> On Thu, Mar 29, 2018 at 1:52 AM, Michael Niedermayer
> > wrote:
>
> > O
Actually this test does not make a sense since encoder now use floating
point math. I should have noticed it before.
Both patches have been updated. Checked on arm.
On Thu, Mar 29, 2018 at 1:52 AM, Michael Niedermayer wrote:
> On Tue, Mar 27, 2018 at 02:26:45AM +0300, Даниил Чередник wrote:
> >
On Tue, Mar 27, 2018 at 02:26:45AM +0300, Даниил Чередник wrote:
> Now it should be fine. Second patch has been fixed.
>
> On Mon, Mar 26, 2018 at 3:59 PM, Даниил Чередник
> wrote:
>
> > Hi.
> > Yes, I reproduced it on mac. A bit strange, I run fate with valgrind
> > during patch preparation, it
Now it should be fine. Second patch has been fixed.
On Mon, Mar 26, 2018 at 3:59 PM, Даниил Чередник
wrote:
> Hi.
> Yes, I reproduced it on mac. A bit strange, I run fate with valgrind
> during patch preparation, it was ok.
> I will fix it, and send updated patch.
>
> Thank you!
>
> On Sun, Mar
Hi.
Yes, I reproduced it on mac. A bit strange, I run fate with valgrind during
patch preparation, it was ok.
I will fix it, and send updated patch.
Thank you!
On Sun, Mar 25, 2018 at 5:57 PM, Michael Niedermayer wrote:
> On Sun, Mar 25, 2018 at 01:55:42PM +0300, Даниил Чередник wrote:
> [...]
On Sun, Mar 25, 2018 at 01:55:42PM +0300, Даниил Чередник wrote:
[...]
> libavcodec/dcaenc.c | 369
> --
> libavcodec/psymodel.c |1
> tests/fate/acodec.mak |4
> 3 files changed, 156 insertions(+), 218 deletions(-)
> fd146632a7f29530a
There are several reasons to replace dca psychoacoustic to common model:
- dca psychoacoustic has some quality problems especially at high
frequency bands
- unclear implementation
- aac implementation allows to use tonality measurement for future
improvements
- a bit faster
AAC psychoacoustic