[asterisk-bugs] [Asterisk 0018306]: [patch] Asterisk does not play wav files with unknown chunk types
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Apr 25 14:31:45 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18306
======================================================================
Reported By: jhirsch
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 18306
Category: Formats/format_wav
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Target Version: 1.4/1.6.2 Issues (Final Release)
Asterisk Version: SVN
JIRA: SWP-2617
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-11-15 03:51 CST
Last Modified: 2011-04-25 14:31 CDT
======================================================================
Summary: [patch] Asterisk does not play wav files with
unknown chunk types
Description:
Asterisk bails on unknown chunks in wav files instead of simply skipping
them (like it does with "fact" chunks).
======================================================================
----------------------------------------------------------------------
(0134085) svnbot (reporter) - 2011-04-25 14:31
https://issues.asterisk.org/view.php?id=18306#c134085
----------------------------------------------------------------------
Repository: asterisk
Revision: 315258
_U branches/1.6.2/
U branches/1.6.2/formats/format_wav.c
------------------------------------------------------------------------
r315258 | russell | 2011-04-25 14:31:45 -0500 (Mon, 25 Apr 2011) | 17
lines
Merged revisions 315257 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r315257 | russell | 2011-04-25 14:28:41 -0500 (Mon, 25 Apr 2011) | 10
lines
Be more flexible with unknown chunks in wav files.
This patch makes format_wav ignore unknown chunks instead of erroring
out on them.
(closes issue https://issues.asterisk.org/view.php?id=18306)
Reported by: jhirsch
Patches:
wav_skip_unknown_blocks.diff uploaded by jhirsch (license 1156)
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=315258
Issue History
Date Modified Username Field Change
======================================================================
2011-04-25 14:31 svnbot Checkin
2011-04-25 14:31 svnbot Note Added: 0134085
======================================================================
More information about the asterisk-bugs
mailing list