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 536831 - v4l2src == non-experimental
v4l2src == non-experimental
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: 0.10.9
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-06-05 15:46 UTC by Christian Fredrik Kalager Schaller
Modified: 2008-06-20 15:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Fredrik Kalager Schaller 2008-06-05 15:46:06 UTC
v4l2src is still marked as experimental which I think is just cause nobody ever has gotten around to remove that check. If nobody has any complaints I will remove the experimental status for the plugin so it gets built as normal for next good release.
Comment 1 Tim-Philipp Müller 2008-06-05 16:08:44 UTC
This is not just because everyone's forgotten about it. It came up before the last -good release and the consensus was that it's not entirely ready yet AFAIK.

Comment 2 Christian Fredrik Kalager Schaller 2008-06-05 16:12:13 UTC
Anything concrete? When Wim fixed it up back in the day the idea was to make it 'experimental' for the next release cycle since it had been pushed in just before release and thus give it a chance for more testing.

I noticed that it has been packaged by Red Hat for a long time (as they package all the good 'experimental' plugins). It also works fine for me with Empathy, giving me a video image.
Comment 3 Sebastian Dröge (slomo) 2008-06-09 09:12:49 UTC
Well, IMHO we should remove the experimental bit about v4l2src now. It seems that most people need to use it anyway and to my knowledge all distributions are already packaging it.
Comment 4 Christian Fredrik Kalager Schaller 2008-06-20 15:24:30 UTC
Ok, due to the major distro's already shipping this, my basic tests have it working with empathy for instance, and it having docs I have fixed configure.ac to no longer only build this with the experimental flag.