gstreamer/tests/examples/seek
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 examples: Add a silly joystick based shuttle example 2010-03-30 21:56:03 +11:00
jsseek.c xoverlay: Add guintptr versions of functions 2010-09-15 00:10:23 -07:00
Makefile.am examples: build silly joystick seek example only on linux 2010-04-04 12:15:04 +01:00
scrubby.c Add -Wwrite-strings to configure 2010-03-16 17:41:51 +01:00
seek.c xoverlay: Add guintptr versions of functions 2010-09-15 00:10:23 -07:00
stepping.c examples: add stepping example. 2009-06-03 15:31:27 +02:00
stepping2.c example: fix compile 2009-06-12 13:55:02 +02:00