[FFmpeg-cvslog] avcodec/dcaenc: Use ffmpeg mdct instead of own implementation

2018-01-13 Thread Daniil Cherednik
ffmpeg | branch: master | Daniil Cherednik | Sun Jan 7 22:39:22 2018 +| [ec6e389c753ba7de0303e8094a494a981b927b77] | committer: Rostislav Pehlivanov avcodec/dcaenc: Use ffmpeg mdct instead of own implementation Signed-off-by: Daniil Cherednik > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] dcaenc: move all tables inside context and fix incorrect coding style

2018-01-13 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Jan 13 18:27:36 2018 +| [c51301db14fe08bf9f5c3b4f9e588e04095f9ac1] | committer: Rostislav Pehlivanov dcaenc: move all tables inside context and fix incorrect coding style Functionally identical to the old code, with less lines wasted. Pa

[FFmpeg-cvslog] dcaenc: cleanup on init failure and add a threadsafe init codec cap

2018-01-13 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Jan 13 18:03:42 2018 +| [56e11ebf55a5e51a8a7131d382c2020e35d34f42] | committer: Rostislav Pehlivanov dcaenc: cleanup on init failure and add a threadsafe init codec cap The encoder didn't clean up if a malloc failed during init. It also

[FFmpeg-cvslog] opusenc_psy: Typo, use all coeffs in range for band tonality calculation

2018-01-13 Thread Daniil Cherednik
ffmpeg | branch: master | Daniil Cherednik | Tue Jan 9 21:15:20 2018 +0300| [c7d726f7f466f69af8321a5e01133e64b4885f53] | committer: Rostislav Pehlivanov opusenc_psy: Typo, use all coeffs in range for band tonality calculation > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c7d726f

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 69585f5 web/security: update 3.2.9 / 3.2.10 CVEs

2018-01-13 Thread ffmpeg-git
The branch, master has been updated via 69585f5407f8c00adcddb1947951253d1f7d55f3 (commit) via 7708f9089b6599d1ad685d9889a882863ee74ab2 (commit) from 3d11b841a7def16586734057496f188783aab517 (commit) - Log - com

[FFmpeg-cvslog] Tag n3.2.10 : FFmpeg 3.2.10 release

2018-01-13 Thread git
[ffmpeg] [branch: refs/tags/n3.2.10] Tag:6a368b7f72289118c1d79665f0f8f7f6b2c399a4 > http://git.videolan.org/gitweb.cgi/ffmpeg.git?a=tag;h=6a368b7f72289118c1d79665f0f8f7f6b2c399a4 Tagger: Michael Niedermayer Date: Sat Jan 13 04:04:57 2018 +0100 FFmpeg 3.2.10 release

[FFmpeg-cvslog] aacenc: use the fast coder as the default

2018-01-13 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Jan 13 11:46:29 2018 +| [fcb681ac3edd708f26c3b5014c06e32fd2723887] | committer: Rostislav Pehlivanov aacenc: use the fast coder as the default The twoloop coder sounds decent at low bitrates, however at higher bitrates it sounds worse th

[FFmpeg-cvslog] fate: remove the fate-aac-ltp-encode test

2018-01-13 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Jan 13 12:03:49 2018 +| [6c4b9eb935b677e6f562660caf145b73ea49cf30] | committer: Rostislav Pehlivanov fate: remove the fate-aac-ltp-encode test It tests a useless profile which sounds no better than regular aac and which takes extremely l