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 609584 - GStreamer: Bindings
GStreamer: Bindings
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: www
0.10.17
Other Linux
: Normal normal
: 0.10.27
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-02-10 20:03 UTC by Levente Farkas
Modified: 2010-02-12 10:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Levente Farkas 2010-02-10 20:03:30 UTC
on page 
http://gstreamer.freedesktop.org/bindings/
the java bindings marked as 
"The bindings are still under development and not yet released."
which is not true we use it as productions and the bindings almost full. could you please update the page.
thanks.

on the other hand how can we add announcement on the gstreamer front page like C# bindings release announcements?
Comment 1 Sebastian Dröge (slomo) 2010-02-11 09:25:02 UTC
(In reply to comment #0)
> on page 
> http://gstreamer.freedesktop.org/bindings/
> the java bindings marked as 
> "The bindings are still under development and not yet released."
> which is not true we use it as productions and the bindings almost full. could
> you please update the page.
> thanks.

Could you write some text that should be placed there instead? :) I'll change it then
 
> on the other hand how can we add announcement on the gstreamer front page like
> C# bindings release announcements?

Well, you can't unless you have a freedesktop.org account and the correct permissions for GStreamer. I don't know how we should handle this, maybe write an email to the gst-devel list for discussing this issue.
Comment 2 Tim-Philipp Müller 2010-02-11 09:46:26 UTC
You could just send announce mails to gstreamer-devel and gstreamer-announce when you make new releases.

If your project has a news feed as RSS or somesuch, it might be possible to add it to the planet GStreamer blogroll.

The news feed on the GStreamer homepage should be reserved for GStreamer modules/projects that originate from gstreamer.freedesktop.org IMHO.
Comment 3 Levente Farkas 2010-02-11 11:55:35 UTC
(In reply to comment #1)
> (In reply to comment #0)
> > on page 
> > http://gstreamer.freedesktop.org/bindings/
> > the java bindings marked as 
> > "The bindings are still under development and not yet released."
> > which is not true we use it as productions and the bindings almost full. could
> > you please update the page.
> > thanks.
> 
> Could you write some text that should be placed there instead? :) I'll change
> it then

Released as part of the
<a href="http://code.google.com/p/gstreamer-java/">gstreamer-java</a> project.
Comment 4 Levente Farkas 2010-02-11 12:00:22 UTC
(In reply to comment #2)
> You could just send announce mails to gstreamer-devel and gstreamer-announce
> when you make new releases.

i wrote announcement last time:
http://sourceforge.net/mailarchive/message.php?msg_id=4B4204F8.7020000@lfarkas.org
but this doesn't into the news page. on the other hand probably i don't have write access to the announcement list.
Comment 5 Sebastian Dröge (slomo) 2010-02-12 10:11:42 UTC
commit 4d2c5bdc971307aaeaab7975b30e3210149eced3
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Fri Feb 12 11:10:46 2010 +0100

    Mention that the Java bindings are stable and released now
    
    Fixes bug #609584.