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 140734 - filesrc should handle named pipes/devices
filesrc should handle named pipes/devices
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.8.1
Other Linux
: Normal normal
: 0.8.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-04-21 14:47 UTC by Thomas Vander Stichele
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
adds irregular file support (7.44 KB, patch)
2004-04-21 14:48 UTC, Thomas Vander Stichele
none Details | Review

Description Thomas Vander Stichele 2004-04-21 14:47:53 UTC
filesrc currently only handles (symlinks to) regular files.
This patch makes it handle pipes and devices too.
Comment 1 Thomas Vander Stichele 2004-04-21 14:48:17 UTC
Created attachment 26922 [details] [review]
adds irregular file support
Comment 2 Thomas Vander Stichele 2004-04-21 14:51:33 UTC
applied to cvs, closing.