gstreamer/sys/xvimage
Wim Taymans 0cf392837d xvimagesink: use xvcontext for allocation
Make a new refcounted xvcontext object that handles the X connection.
Use the xvcontext to allocate images and windows. Move some code
around so that all X calls are made from the xvcontext object.
Make a GstXvImageAllocator object that allocates images from the xvcontext. We
can implement a copy function now for these memory objects now.
Make the bufferpool use the xvimageallocator object for its images.
2013-03-13 11:51:12 +01:00
..
Makefile.am xvimagesink: use xvcontext for allocation 2013-03-13 11:51:12 +01:00
xvcontext.c xvimagesink: use xvcontext for allocation 2013-03-13 11:51:12 +01:00
xvcontext.h xvimagesink: use xvcontext for allocation 2013-03-13 11:51:12 +01:00
xvimage.c xvimagesink: use xvcontext for allocation 2013-03-13 11:51:12 +01:00
xvimageallocator.c xvimagesink: use xvcontext for allocation 2013-03-13 11:51:12 +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: use xvcontext for allocation 2013-03-13 11:51:12 +01:00
xvimagesink.h xvimagesink: use xvcontext for allocation 2013-03-13 11:51:12 +01:00