gstreamer/tests/examples
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
..
app build: use LDADD instead of LDFLAGS to specify libs to link to when building executables 2010-04-14 14:08:15 +01:00
dynamic build: use LDADD instead of LDFLAGS to specify libs to link to when building executables 2010-04-14 14:08:15 +01:00
gio build: use LDADD instead of LDFLAGS to specify libs to link to when building executables 2010-04-14 14:08:15 +01:00
overlay xoverlay: Add guintptr versions of functions 2010-09-15 00:10:23 -07:00
seek xoverlay: Add guintptr versions of functions 2010-09-15 00:10:23 -07:00
snapshot tests/examples/snapshot/snapshot.c: Fix the build. 2007-10-02 09:04:03 +00:00
v4l examples: fix linking order. 2009-10-24 13:21:05 +02:00
volume build: use LDADD instead of LDFLAGS to specify libs to link to when building executables 2010-04-14 14:08:15 +01:00
Makefile.am tests/playback: due to popular demand mv them from examples to icles 2010-08-12 12:27:58 +03:00