On Sun, 2015-01-18 at 00:01 +0530, Prabhu Chawandi wrote: Hi, > Currently I have some elements written on .10 Gstreamer version, do > they directly run on 1.2 version ? No. 1.x is a different API/ABI than 0.10. You will have to port the 0.10 code over to the 1.x API. > If no, may I know what are significant things one should take care in > such activity ? http://cgit.freedesktop.org/gstreamer/gstreamer/tree/docs/random/porting-to-1.0.txt details some changes. You can also consult the Plugin Writer's Guide for 1.x here: http://gstreamer.freedesktop.org/data/doc/gstreamer/head/pwg/html/index.html Cheers -Tim -- Tim Müller, Centricular Ltd - http://www.centricular.com _______________________________________________ gstreamer-embedded mailing list gstreamer-embedded@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/gstreamer-embedded