[flac-dev] PATCH for replaygain_synthesis
lvqcl
lvqcl.mail at gmail.com
Sat May 10 11:26:05 PDT 2014
flac.exe crashes if I try to decode multichannel flac file
with RG tags using the following command line:
flac.exe -d --apply-replaygain-which-is-not-lossless test_6ch.flac
The code in replaygain_synthesis project uses FLAC_SHARE__MAX_SUPPORTED_CHANNELS
which is equal to 2. The fix just changes 2 to FLAC__MAX_CHANNELS.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rg_crash.patch
Type: application/octet-stream
Size: 517 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20140510/ca274b1b/attachment.obj
More information about the flac-dev
mailing list