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 97454 - pthread code in v4l
pthread code in v4l
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.4.2
Other Linux
: Normal normal
: 0.4.0
Assigned To: Ronald Bultje
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-11-02 01:12 UTC by Wim Taymans
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Wim Taymans 2002-11-02 01:12:13 UTC
v4l uses pthread code, it might be a good idea to convert this to GThread
calls instead.
Comment 1 David Schleef 2002-11-02 21:25:57 UTC
Conversion done, needs testing.
Comment 2 Christian Fredrik Kalager Schaller 2002-11-07 11:17:34 UTC
Assigning to Ronald, please close if David's fix is ok.
Comment 3 Ronald Bultje 2002-11-13 12:43:03 UTC
Works well. Thanks for the work, David!