gstreamer/sys/xvimage
Tim-Philipp Müller d960a25a19 xvimage: fix crash when outputting debug log
Can't print a GstMemory via GST_PTR_FORMAT, it will crash
inside GObject checking if it's a GObject, and we can't
check generically whether it's a derived GstMemory type,
as boxed types don't allowe derivation.
2014-08-10 17:27:14 +01:00
..
Makefile.am gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
xvcontext.c xvimage: remove dead code 2014-04-10 15:55:57 +01:00
xvcontext.h xvimagesink: configure colorimetry 2013-03-14 15:46:59 +01:00
xvimage.c xvimagesink: use xvcontext for allocation 2013-03-13 11:51:12 +01:00
xvimageallocator.c xvimage: fix crash when outputting debug log 2014-08-10 17:27:14 +01:00
xvimageallocator.h xvimagesink: use xvcontext for allocation 2013-03-13 11:51:12 +01:00
xvimagepool.c xvimagesink: use xvcontext for allocation 2013-03-13 11:51:12 +01:00
xvimagepool.h xvimagesink: use xvcontext for allocation 2013-03-13 11:51:12 +01:00
xvimagesink.c xvimagesink: fix property description string 2014-07-17 14:36:16 +01:00
xvimagesink.h xvimagesink: use xvcontext for allocation 2013-03-13 11:51:12 +01:00