summaryrefslogtreecommitdiff
path: root/libswscale/utils.c
diff options
context:
space:
mode:
authorJustin Ruggles <justin.ruggles@gmail.com>2011-05-25 20:12:57 -0400
committerJustin Ruggles <justin.ruggles@gmail.com>2011-05-25 20:13:49 -0400
commit478455d66b80e335bdabc00df5dee298d630cbab (patch)
tree045e73af556089fd83f526d23c6c6ad7cc33c796 /libswscale/utils.c
parenta2ee2843c09a6116b090020eff8213b86ea98bdb (diff)
ac3enc: initialize all coefficients to zero.
Uninitialized coefficients were being used to generate exponents, some of which actually ended up in the final stream. Even though, they were just extra exponents that are not used by any decoder, it is still better to have consistent output for testing. This also fixes valgrind errors.
Diffstat (limited to 'libswscale/utils.c')
0 files changed, 0 insertions, 0 deletions