summaryrefslogtreecommitdiff
path: root/libavcodec/aacenc_quantization.h
diff options
context:
space:
mode:
authorRostislav Pehlivanov <atomnuker@gmail.com>2015-10-12 15:41:50 +0100
committerRostislav Pehlivanov <atomnuker@gmail.com>2015-10-12 15:41:50 +0100
commite679a1e65f5254fcef702708797152b025350e91 (patch)
treec8136b9e3c20d0dced26983f48019fd9034fd135 /libavcodec/aacenc_quantization.h
parentb629c67ddfceb7026e407685f04d1bb09cb08d31 (diff)
downloadffmpeg-e679a1e65f5254fcef702708797152b025350e91.tar.gz
aacenc_quantization: fix header description
Two guesses as to which file was used as boilerplate.
Diffstat (limited to 'libavcodec/aacenc_quantization.h')
-rw-r--r--libavcodec/aacenc_quantization.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/aacenc_quantization.h b/libavcodec/aacenc_quantization.h
index 69f97396ff..425040748c 100644
--- a/libavcodec/aacenc_quantization.h
+++ b/libavcodec/aacenc_quantization.h
@@ -1,5 +1,5 @@
/*
- * AAC encoder intensity stereo
+ * AAC encoder quantizer
* Copyright (C) 2015 Rostislav Pehlivanov
*
* This file is part of FFmpeg.