1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

aacenc_quantization: fix header description

Two guesses as to which file was used as boilerplate.
This commit is contained in:
Rostislav Pehlivanov
2015-10-12 15:41:50 +01:00
parent b629c67ddf
commit e679a1e65f

View File

@@ -1,5 +1,5 @@
/* /*
* AAC encoder intensity stereo * AAC encoder quantizer
* Copyright (C) 2015 Rostislav Pehlivanov * Copyright (C) 2015 Rostislav Pehlivanov
* *
* This file is part of FFmpeg. * This file is part of FFmpeg.