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 642337 - [souphttpsrc] Add support for URI queries
[souphttpsrc] Add support for URI queries
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: 0.10.29
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-02-14 23:00 UTC by Andoni Morales
Modified: 2011-03-08 15:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add support for URI queries (2.07 KB, patch)
2011-02-14 23:00 UTC, Andoni Morales
committed Details | Review

Description Andoni Morales 2011-02-14 23:00:47 UTC
Created attachment 180869 [details] [review]
Add support for URI queries

The following patch adds support for URI queries.
Comment 1 Sebastian Dröge (slomo) 2011-02-15 08:44:43 UTC
commit b2fb4edcb72474aed9be5846450deb4be6b33cd5
Author: Andoni Morales Alastruey <amorales@flumotion.com>
Date:   Mon Feb 14 20:20:08 2011 +0100

    souphttpsrc: Add URI query handler
    
    Fixes bug #642337.