OSDN Git Service

ac3enc: use correct alignment and length in channel coupling dsp functions.
authorJustin Ruggles <justin.ruggles@gmail.com>
Tue, 14 Jun 2011 17:45:38 +0000 (13:45 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Wed, 15 Jun 2011 21:56:49 +0000 (17:56 -0400)
commitb203f65451646b1555d458a3601159f7d89a3397
tree21dd20f9f6f5ebf3e9f97bcb01fc9a761dce6d56
parenta6286bda0956bfe15b4e1a9f96e1689666e1d866
ac3enc: use correct alignment and length in channel coupling dsp functions.

This fixes a segfault when using the C version of ac3dsp.float_to_fixed24().
libavcodec/ac3enc_template.c