mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
9ad89374a3
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. |
||
---|---|---|
.. | ||
.gitignore | ||
generate_sine_table.c | ||
gstvideotestsrc.c | ||
gstvideotestsrc.h | ||
gstvideotestsrcorc-dist.c | ||
gstvideotestsrcorc-dist.h | ||
gstvideotestsrcorc.orc | ||
Makefile.am | ||
videotestsrc.c | ||
videotestsrc.h | ||
videotestsrc.vcproj |