gstreamer/gst/videoconvert
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
..
gstvideoconvert.c video: add colorimetry info 2011-08-23 18:57:35 +02:00
gstvideoconvert.h video: More video helper library improvements 2011-07-04 16:01:14 +02:00
gstvideoconvertorc-dist.c videoconvert: update ORC dist files 2011-08-02 12:24:19 +02:00
gstvideoconvertorc-dist.h videoconvert: update ORC dist files 2011-08-02 12:24:19 +02:00
gstvideoconvertorc.orc videoconvert: renamed from colorspace 2011-06-15 17:49:21 +02:00
Makefile.am videoconvert: link to local libgstvideo-0.11 2011-07-28 14:18:34 +01: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