[FFmpeg-cvslog] aacenc: remove TNS from the todo list

Rostislav Pehlivanov git at videolan.org
Sat Aug 29 08:48:36 CEST 2015


ffmpeg | branch: master | Rostislav Pehlivanov <atomnuker at gmail.com> | Sat Aug 29 06:57:08 2015 +0100| [f04d86c16a5dd884114653441101c42d98fb28f7] | committer: Rostislav Pehlivanov

aacenc: remove TNS from the todo list

Pulses are already on the way so expect to see the list
gone in the close future.

TNS is already of sufficiently high quality to be enabled
by default (but isn't yet, so you too can help by testing!).

Signed-off-by: Rostislav Pehlivanov <atomnuker at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f04d86c16a5dd884114653441101c42d98fb28f7
---

 libavcodec/aacenc.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/libavcodec/aacenc.c b/libavcodec/aacenc.c
index 9f59b92..09dd0dd 100644
--- a/libavcodec/aacenc.c
+++ b/libavcodec/aacenc.c
@@ -27,7 +27,6 @@
 /***********************************
  *              TODOs:
  * add sane pulse detection
- * add temporal noise shaping
  ***********************************/
 
 #include "libavutil/float_dsp.h"



More information about the ffmpeg-cvslog mailing list