gstreamer/gst
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
..
adder adder: port to new caps 2011-08-19 17:05:55 +02:00
app docs: fixup appsrc/sink api docs 2011-05-23 15:02:27 +03:00
audioconvert audio: rename INT -> INTEGER 2011-08-20 10:49:17 +02:00
audiorate audio: rework audio caps. 2011-08-18 19:15:03 +02:00
audioresample Merge branch 'master' into 0.11 2011-08-18 19:36:50 +02:00
audiotestsrc audio: use convert audio helper 2011-08-22 16:21:02 +02:00
encoding more audio caps porting 2011-08-19 17:41:22 +02:00
gdp gdppay: parse caps event and payload caps 2011-07-08 20:03:27 +01:00
playback video: add colorimetry info 2011-08-23 18:57:35 +02:00
subparse Merge branch 'master' into 0.11 2011-08-16 18:01:14 +02:00
tcp Fix debug statements 2011-08-10 11:15:41 +02:00
typefind Merge branch 'master' into 0.11 2011-08-16 18:01:14 +02:00
videoconvert video: add colorimetry info 2011-08-23 18:57:35 +02:00
videorate -base: port elements to new video caps 2011-06-16 12:52:13 +02:00
videoscale Fix debug statements 2011-08-10 11:15:41 +02:00
videotestsrc video: add colorimetry info 2011-08-23 18:57:35 +02:00
volume audiofilter: Pass a const pointer to the audio format info to ::setup() 2011-08-19 10:06:39 +02:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00