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 730874 - audio: Add a missing precondition to gst_audio_format_from_string()
audio: Add a missing precondition to gst_audio_format_from_string()
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
unspecified
Other All
: Normal normal
: 1.3.3
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-05-28 09:24 UTC by Philip Withnall
Modified: 2014-05-28 09:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
audio: Add a missing precondition to gst_audio_format_from_string() (926 bytes, patch)
2014-05-28 09:24 UTC, Philip Withnall
committed Details | Review

Description Philip Withnall 2014-05-28 09:24:46 UTC
Patch attached
Comment 1 Philip Withnall 2014-05-28 09:24:48 UTC
Created attachment 277368 [details] [review]
audio: Add a missing precondition to gst_audio_format_from_string()
Comment 2 Sebastian Dröge (slomo) 2014-05-28 09:34:36 UTC
commit ba87655628bf511cac681b4ab3347163037f06c8
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:   Wed May 28 10:23:24 2014 +0100

    audio: Add a missing precondition to gst_audio_format_from_string()
    
    https://bugzilla.gnome.org/show_bug.cgi?id=730874