gstreamer/gst/videotestsrc
Wim Taymans 9ad89374a3 video: add colorimetry info
Make enums for the chroma siting for easier use in the videoinfo.
Make enums for the color range, color matrix, transfer function and the
color primaries. Add these values to the video info structure in a Colorimetry
structure. These values define the exact colors and are needed to perform
correct colorspace conversion. Use a couple of predefined colorimetry specs
because in practice only a few combinations are in use.
Add view_id to the video frames to identify the view this frame represents in
multiview video.
Remove old gst_video_parse_caps_framerate, use the videoinfo for this.
Port elements to new colorimetry info.
Remove deprecated colorspace property from videotestsrc.
2011-08-23 18:57:35 +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 video: add colorimetry info 2011-08-23 18:57:35 +02:00
gstvideotestsrc.h video: add colorimetry info 2011-08-23 18:57:35 +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: use local libgstvideo here as well 2011-07-28 15:28:41 +01:00
videotestsrc.c video: add colorimetry info 2011-08-23 18:57:35 +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