ffmpeg/libavcodec
Rostislav Pehlivanov fa4d900c27 aacenc_tns: rework TNS descision logic
Changes:
 - strongly prefer dual filters to a single filter
 - less strict about using 2 filters w.r.t. energy
 - scrap the usage of threshold and spread, useless
 - use odd-shaped windows to set the filter direction
 - use 4 bits instead of 3 bits for short windows
 - simplify and reduce the main loop to a single level
 - add stricter regulations for short windows

All of this now makes the TNS implementation operate
as good as it can and it definitely shows. The frequency
thresholds are now even better defined by looking at
the spectrals and the overall sound has been improved at
the price of just a few bits that are well worth it.
2015-10-17 11:10:26 +01:00
..
2015-08-22 06:16:31 +01:00
2015-10-16 16:37:40 +02:00
2015-10-16 16:37:40 +02:00
2015-06-14 15:09:33 +02:00
2015-10-08 23:29:18 +02:00
2015-10-16 16:37:40 +02:00
2015-10-10 09:52:18 +02:00
2015-10-10 09:52:18 +02:00
2015-07-22 23:23:29 +02:00
2015-08-18 10:24:01 -04:00
2015-10-16 16:37:40 +02:00
2015-09-10 16:36:47 +02:00
2015-10-13 16:03:04 +02:00
2015-10-11 18:03:10 -04:00
2015-09-03 13:55:38 +02:00
2015-08-18 11:48:49 -04:00
2015-10-09 22:09:08 +02:00
2015-08-11 23:16:35 +02:00
2015-07-27 16:21:14 +01:00
2015-10-10 09:52:18 +02:00
2015-08-21 08:46:05 +02:00
2015-08-21 08:46:05 +02:00
2015-09-16 11:38:20 +02:00
2015-10-11 17:29:50 -03:00
2015-06-17 20:11:43 +02:00
2015-10-11 16:39:41 +02:00
2015-08-18 10:24:01 -04:00
2015-10-11 17:29:50 -03:00
2015-08-18 11:48:49 -04:00
2015-09-06 14:06:44 +02:00
2015-07-22 23:23:29 +02:00
2015-08-15 15:06:01 +02:00
2015-10-16 16:37:40 +02:00
2015-08-18 11:48:49 -04:00
2015-10-09 22:09:08 +02:00
2015-09-07 15:32:08 +02:00
2015-08-03 10:12:10 +02:00
2015-10-16 16:37:40 +02:00
2015-07-27 15:24:58 +01:00