I tried to compile my program against new GStreamer and get lots of errors.
For example I have used gst_pad_get_negotiated_caps() which doesn't exist anymore and I guess it should replaced with gst_pad_get_current_caps() now. Or gst_element_get_pad() is now gst_element_get_static_pad() and so on.
Is there any overview which functions was removed/renamed/replaced?
> Hi,
>
> I tried to compile my program against new GStreamer and get lots of errors.
>
> For example I have used gst_pad_get_negotiated_caps() which doesn't exist
> anymore and I guess it should replaced with gst_pad_get_current_caps() now.
> Or gst_element_get_pad() is now gst_element_get_static_pad() and so on.
>
> Is there any overview which functions was removed/renamed/replaced?
>
> Thanks,
> Thomas
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Overview-about-api-changes-between-0-10-and-1-0-tp4655314.html > Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email] > http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel