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 164261 - [PATCH] GST parsing doesn't recognise urls without a file component
[PATCH] GST parsing doesn't recognise urls without a file component
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other All
: Normal minor
: 0.8.9
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-01-16 16:29 UTC by Jan Schmidt
Modified: 2005-01-18 15:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (637 bytes, patch)
2005-01-16 16:30 UTC, Jan Schmidt
none Details | Review

Description Jan Schmidt 2005-01-16 16:29:26 UTC
Please describe the problem:
dvd:// is a valid gstreamer uri, but isn't recognised by the lexer. Posting the
patch here for review since I haven't written lex in years.

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Jan Schmidt 2005-01-16 16:30:31 UTC
Created attachment 36103 [details] [review]
Proposed patch
Comment 2 Jan Schmidt 2005-01-18 15:39:42 UTC
applied