gstreamer/tests/examples/overlay
David Schleef 6dc02137fb xoverlay: Add guintptr versions of functions
And deprecate the gulong versions.  This is to support platforms
where sizeof(unsigned long) < sizeof(void *).  Fixes #627565.

API: Add gst_x_overlay_set_window_handle()
API: Deprecate: gst_x_overlay_set_xwindow_id()
API: Add gst_x_overlay_got_window_handle()
API: Deprecate: gst_x_overlay_got_xwindow_id()
API: Add GstXOverlay::set_window_handle()
API: Deprecate: GstXOverlay::set_xwindow_id()
2010-09-15 00:10:23 -07:00
..
.gitignore gitignore: ignore files in new example directroy 2010-02-22 13:04:43 +02:00
gtk-xoverlay.c xoverlay: Add guintptr versions of functions 2010-09-15 00:10:23 -07:00
Makefile.am examples: get the right Qt moc binary to use via pkg-config 2010-06-01 13:07:53 +01:00
qt-xoverlay.cpp xoverlay: Add guintptr versions of functions 2010-09-15 00:10:23 -07:00
qtgv-xoverlay.cpp xoverlay: Add guintptr versions of functions 2010-09-15 00:10:23 -07:00
qtgv-xoverlay.h examples: add video overlay examples for gtk, qt and qt graphics view 2010-02-17 09:48:10 +02:00