No backward compatibility for Gstreamer 0.10

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

No backward compatibility for Gstreamer 0.10

savita bhosale
I have a video stream playing application developed using gstvideowidget of
gstreamer 0.10. Running on redhat 6.2

The same application need to be ported to redhat 7.4 or redhat 7.6

But when it is compiled, gstreamer 0.10 API calls are not suppoeted in new
versions.

Why the backward compatibility is not given ?
What is the solution for this ?



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: No backward compatibility for Gstreamer 0.10

Guillaume Desmottes-2
GStreamer 1.0 is a major new version and so is not API compatible with 0.10.

You'll have to port your application which, hopefully, shouldn't be too
hard if it's just application code.
See
https://gstreamer.freedesktop.org/documentation/application-development/appendix/porting-1-0.html?gi-language=c

On 06/11/2019 09:39, savita bhosale wrote:

> I have a video stream playing application developed using gstvideowidget of
> gstreamer 0.10. Running on redhat 6.2
>
> The same application need to be ported to redhat 7.4 or redhat 7.6
>
> But when it is compiled, gstreamer 0.10 API calls are not suppoeted in new
> versions.
>
> Why the backward compatibility is not given ?
> What is the solution for this ?
>
>
>
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel