GNOME Bugzilla – Bug 140845
[strings] gst-plugins testsuite's embed.c still uses xvideosink
Last modified: 2005-01-09 14:53:14 UTC
It should use xoverlay, and therefore be a good example for ppl writing gstreamer apps
There's an example app for xoverlay in gst-sandbox (gst-overlay), including GNOME widget... We probably want to move that over.
in fact, references to 'xvideosink' are still all over the place in gstreamer (docs, man-pages, testsuite, ...) is there somewhere a list of all deprecated stuff from older gst versions ? (elements, functions, ...) so that we could make a script that spots them all and kill them for good
Relevant grep logs: sys/v4l/TODO - removed from line gconf/gstreamer.schemas.in - fixed ext/dvdread/demo-play.c - replaced by script gst-libs/gst/gconf/gconf.c - fixed examples/seeking/spider_seek.c - fixed examples/capsfilter/capsfilter1.c - fixed testsuite/embed/embed.c - replaced with adapted version of gst-overlay Marking fixed.