After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 155879 - [libriff] Bug in lib-riff
[libriff] Bug in lib-riff
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.5
Other Linux
: Normal normal
: 0.8.7
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-10-19 19:11 UTC by Francis Labonte
Modified: 2004-12-16 23:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Francis Labonte 2004-10-19 19:11:01 UTC
In function "gst_riff_read_strf_auds_with_data",  the "size" is used as "extra
byte size".  

However, "size" here mean "bitspersample".  That will cause problem for some
wavfile (or other..)
Comment 1 Christian Fredrik Kalager Schaller 2004-12-05 11:28:19 UTC
Francis, would you mind creating a small patch for this? Makes our
release/change management easier to handle.
Comment 2 Ronald Bultje 2004-12-16 23:57:18 UTC
Correct. Fixed in CVS.