gstreamer/sys/xvimage
Wim Taymans ddce68a5c2 video: More video helper library improvements
Make a new GstVideoFormatinfo structure that contains the specific information
related to a format such as the number of planes, components, subsampling,
pixel stride etc. The result is that we are now able to introduce the concept of
components again in the API.
Use tables to specify the formats and its properties.
Use macros to get information about the video format description.
Move code to set strides, offsets and size into one function.
Remove methods that are not handled with the structures.
Add methods to retrieve pointers and strides to the components in the video.
2011-07-04 16:01:14 +02:00
..
Makefile.am xvimagesink: use bufferpool 2011-04-06 12:28:46 +02:00
xvimage.c xvimagesink: use bufferpool 2011-04-06 12:28:46 +02:00
xvimagepool.c video: More video helper library improvements 2011-07-04 16:01:14 +02:00
xvimagepool.h x11: make function static 2011-06-17 17:27:22 +02:00
xvimagesink.c gst, sys: remove GstImplementsInterface usage 2011-06-26 23:16:08 +01:00
xvimagesink.h x11: add image cropping 2011-06-23 12:55:13 +02:00