[gst-devel] [gst-cvs] ensonic gst-plugins-bad: gst-plugins-bad/ gst-plugins-bad/gst/rtpmanager/ gst-plugins-bad/sys/dshowsrcwrapper/
Stefan Kost
ensonic at hora-obscura.de
Mon Aug 11 20:37:42 CEST 2008
Hi,
Edward Hervey schrieb:
> On Mon, 2008-08-11 at 00:20 -0700, ensonic at kemper.freedesktop.org wrote:
>> CVS Root: /cvs/gstreamer
>> Module: gst-plugins-bad
>> Changes by: ensonic
>> Date: Mon Aug 11 2008 07:20:29 UTC
>>
>> Log message:
>> * gst/rtpmanager/gstrtpbin.c:
>> Print the pad-name in debug log.
>> * sys/dshowsrcwrapper/gstdshowaudiosrc.c:
>> * sys/dshowsrcwrapper/gstdshowvideosrc.c:
>> Use "-" instead of "_" in property names. Can we call them just
>> "device" like everywhere else?
>
> Isn't this considered 'API breakage' ? These elements have already
> been in releases with those names. What happens for applications
> expecting the older property naming ?
Its not, gobject will convert if you use "_" and that we can skip. Its not
recommened to use "_" for properties and signals. Plus there was/is a bug that
connecting to notify::<prop-name> does not work when they use "_".
Stefan
>
> Edward
>
>> Modified files:
>> . : ChangeLog
>> gst/rtpmanager : gstrtpbin.c
>> sys/dshowsrcwrapper: gstdshowaudiosrc.c gstdshowvideosrc.c
>>
>> Links:
>> http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/ChangeLog.diff?r1=1.3487&r2=1.3488
>> http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/gst/rtpmanager/gstrtpbin.c.diff?r1=1.53&r2=1.54
>> http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/sys/dshowsrcwrapper/gstdshowaudiosrc.c.diff?r1=1.4&r2=1.5
>> http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/sys/dshowsrcwrapper/gstdshowvideosrc.c.diff?r1=1.5&r2=1.6
>>
>> -------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
>> Build the coolest Linux based applications with Moblin SDK & win great prizes
>> Grand prize is a trip for two to an Open Source event anywhere in the world
>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________
>> gstreamer-cvs mailing list
>> gstreamer-cvs at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gstreamer-cvs
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list