On Tue, 2011-11-01 at 11:43 +0100, Stefan Sauer wrote:
> On 11/01/2011 01:51 AM, Tim MXXller wrote:
> > Module: gstreamer
> > Branch: 0.11
> > Commit: 4f004eff385533ace6354ccc522ae007d9864060
> > URL:
http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=4f004eff385533ace6354ccc522ae007d9864060> >
> > Author: Tim-Philipp Müller <
[hidden email]>
> > Date: Tue Nov 1 00:25:02 2011 +0000
> >
> > pad: rename GstActivateMode to GstPadActivateMode
> >
> > These might be useful:
> > sed -i -e 's/GstActivateMode/GstPadActivateMode/g' `git grep GstActivateMode | sed -e 's/:.*//' | sort -u`
> > sed -i -e 's/GST_ACTIVATE_/GST_PAD_ACTIVATE_/g' `git grep GST_ACTIVATE_ | sed -e 's/:.*//' | sort -u`
> >
> What about adding them to the porting document then?
I've mentioned the rename in the porting document now. Don't see any
point littering it with sed expressions. They were meant mostly for
large-scale search+replace in plugin modules or so.
-Tim
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel