gstreamer/tests
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
..
check video: Add unit test for gst_video_convert_frame_async() 2010-09-14 08:42:44 +02:00
examples xoverlay: Add guintptr versions of functions 2010-09-15 00:10:23 -07:00
files tests: don't forget to dist test file for typefinding unit test 2010-07-18 11:43:00 +01:00
icles xoverlay: Add guintptr versions of functions 2010-09-15 00:10:23 -07:00
old 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: add small unit test for AC3 vs. JPEG typefinding issue 2010-06-05 17:24:45 +01:00