diff options
author | Claudio Freire <klaussfreire@gmail.com> | 2015-11-26 03:37:29 -0300 |
---|---|---|
committer | Claudio Freire <klaussfreire@gmail.com> | 2015-11-26 03:37:29 -0300 |
commit | 3b1cab9351f384f3a8d03dec58262d5b66920e30 (patch) | |
tree | e109fd4e9bf750112c5fd639afe42cab5518693b /doc/writing_filters.txt | |
parent | fc36d852ee3413f7cd00ce531ba985925fa7a749 (diff) | |
download | ffmpeg-3b1cab9351f384f3a8d03dec58262d5b66920e30.tar.gz |
AAC encoder: fix wrong gain sacalefactor being set
In some conditions, where the first band was being zeroed
mainly, the wrong global gain scalefactor would be written
to the stream since it's always taken from the first band
regardless of whether it's been marked as zero or not.
So, always make sure it contians something useful.
Diffstat (limited to 'doc/writing_filters.txt')
0 files changed, 0 insertions, 0 deletions