[FFmpeg-cvslog] aacenc_ltp: correct header description comment

Rostislav Pehlivanov git at videolan.org
Sat Oct 17 14:29:31 CEST 2015


ffmpeg | branch: master | Rostislav Pehlivanov <atomnuker at gmail.com> | Sat Oct 17 13:28:55 2015 +0100| [4c9805538db0cbdd9039f7ff9e7d971f7c37d202] | committer: Rostislav Pehlivanov

aacenc_ltp: correct header description comment

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

 libavcodec/aacenc_ltp.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/libavcodec/aacenc_ltp.c b/libavcodec/aacenc_ltp.c
index 6e59a3f..4a5a8ce 100644
--- a/libavcodec/aacenc_ltp.c
+++ b/libavcodec/aacenc_ltp.c
@@ -1,5 +1,5 @@
 /*
- * AAC encoder TNS
+ * AAC encoder long term prediction extension
  * Copyright (C) 2015 Rostislav Pehlivanov
  *
  * This file is part of FFmpeg.
@@ -21,7 +21,7 @@
 
 /**
  * @file
- * AAC encoder long term prediction
+ * AAC encoder long term prediction extension
  * @author Rostislav Pehlivanov ( atomnuker gmail com )
  */
 



More information about the ffmpeg-cvslog mailing list