gstreamer/gst/videoconvert
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
..
gstvideoconvert.c video: More video helper library improvements 2011-07-04 16:01:14 +02:00
gstvideoconvert.h video: More video helper library improvements 2011-07-04 16:01:14 +02:00
gstvideoconvertorc-dist.c videoconvert: renamed from colorspace 2011-06-15 17:49:21 +02:00
gstvideoconvertorc-dist.h videoconvert: renamed from colorspace 2011-06-15 17:49:21 +02:00
gstvideoconvertorc.orc videoconvert: renamed from colorspace 2011-06-15 17:49:21 +02:00
Makefile.am videoconvert: renamed from colorspace 2011-06-15 17:49:21 +02:00
videoconvert.c video: More video helper library improvements 2011-07-04 16:01:14 +02:00
videoconvert.h -base: port to GstVideoFrame API 2011-06-17 15:41:31 +02:00
videoconvert.vcproj videoconvert: renamed from colorspace 2011-06-15 17:49:21 +02:00