gstreamer/sys
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
..
v4l xoverlay: Add guintptr versions of functions 2010-09-15 00:10:23 -07:00
ximage xoverlay: Add guintptr versions of functions 2010-09-15 00:10:23 -07:00
xvimage xoverlay: Add guintptr versions of functions 2010-09-15 00:10:23 -07:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00