gstreamer/ext/pango
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
..
gstbasetextoverlay.c video: More video helper library improvements 2011-07-04 16:01:14 +02:00
gstbasetextoverlay.h -base: port to GstVideoFrame API 2011-06-17 15:41:31 +02:00
gstclockoverlay.c ext: Use G_DEFINE_TYPE instead of GST_BOILERPLATE 2011-04-19 14:22:42 +02:00
gstclockoverlay.h pango: Create a new base class for all the elements 2011-04-16 15:56:55 +02:00
gsttextoverlay.c textoverlay: added 'outline-color' parameter to control whether text gets a shadow 2011-05-26 11:05:43 +02:00
gsttextoverlay.h textoverlay: added 'outline-color' parameter to control whether text gets a shadow 2011-05-26 11:05:43 +02:00
gsttextrender.c video: More video helper library improvements 2011-07-04 16:01:14 +02:00
gsttextrender.h pango: Use pango-cairo instead of pango-ft2 2009-08-06 06:43:36 +02:00
gsttimeoverlay.c ext: Use G_DEFINE_TYPE instead of GST_BOILERPLATE 2011-04-19 14:22:42 +02:00
gsttimeoverlay.h pango: Create a new base class for all the elements 2011-04-16 15:56:55 +02:00
Makefile.am Merge branch 'master' into 0.11 2011-06-10 12:14:57 +02:00