summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2017-01-08 16:06:19 -0500
committeryenatch <yenatch@gmail.com>2017-01-08 16:06:19 -0500
commit10e5474a65d2ff356e1a6280568c078fee1c9b52 (patch)
tree8aea2e5e3bbf9f5a9e05e640071a4a7c67e9a4dc /src
parentd8aee3a4a5fb66622fe44abb561b3bb49b4a93e5 (diff)
aif2pcm: Fix length reporting. Don't use a MARK chunk if no loop.
The reported sample length in the aif header can differ from the actual length of the SSND chunk. The END marker was being misused to contain the reported length, but this still counts as a loop in aif2agb, even if the START marker is omitted (it defaults to the END value). Now the reported length is in the COMM chunk, which is more correct.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions