gstreamer/gst/videotestsrc
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
..
.gitignore videotestsrc: .gitignore new generate_sine_table 2010-09-06 11:53:35 +02:00
generate_sine_table.c convert M_PI to G_PI, for msvc 2011-06-10 23:56:34 -07:00
gstvideotestsrc.c videotestsrc: port to video helpers 2011-06-21 17:36:21 +02:00
gstvideotestsrc.h videotestsrc: port to video helpers 2011-06-21 17:36:21 +02:00
gstvideotestsrcorc-dist.c gst: update disted orc backup code 2011-04-16 15:59:45 +01:00
gstvideotestsrcorc-dist.h gst: update disted orc backup code 2011-04-16 15:59:45 +01:00
gstvideotestsrcorc.orc Revert "Revert "Use init functions for Orc code"" 2010-09-09 10:57:41 +02:00
Makefile.am videotestsrc: port to video helpers 2011-06-21 17:36:21 +02:00
videotestsrc.c video: More video helper library improvements 2011-07-04 16:01:14 +02:00
videotestsrc.h videotestsrc: port to video helpers 2011-06-21 17:36:21 +02:00
videotestsrc.vcproj more working plugins 2004-07-27 21:41:30 +00:00