OSDN Git Service

aacenc_ltp: correct header description comment
authorRostislav Pehlivanov <atomnuker@gmail.com>
Sat, 17 Oct 2015 12:28:55 +0000 (13:28 +0100)
committerRostislav Pehlivanov <atomnuker@gmail.com>
Sat, 17 Oct 2015 12:28:55 +0000 (13:28 +0100)
libavcodec/aacenc_ltp.c

index 6e59a3f..4a5a8ce 100644 (file)
@@ -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 )
  */