gstreamer/subprojects/gst-plugins-base/gst-libs/gst/video
Seungha Yang 2ed64cad6a video-color: Add primaries and colorimetry compare functions
SMPTE 170M and 240M use the same RGB and white point coordinates
and therefore both primaries can be considered functionally
equivalent.
Also, some transfer functions have different name but equal
gamma functions. Adding another colorimetry compare function
to deal with thoes cases at once

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2765>
2022-07-18 08:56:45 +00:00
..
colorbalance.c
colorbalance.h
colorbalancechannel.c
colorbalancechannel.h
convertframe.c convertframe: Add support for GL-memory backend GstFrame input 2022-03-15 20:31:24 +00:00
gstvideoaffinetransformationmeta.c
gstvideoaffinetransformationmeta.h
gstvideoaggregator.c videoaggregator: always convert when user provides converter-config 2022-07-12 08:03:08 +00:00
gstvideoaggregator.h gst-plugins-base: Fix several annotations 2022-03-16 10:37:44 +00:00
gstvideocodecalphameta.c
gstvideocodecalphameta.h
gstvideodecoder.c Bump GLib requirement to >= 2.62 2022-06-10 06:01:41 +00:00
gstvideodecoder.h
gstvideoencoder.c Bump GLib requirement to >= 2.62 2022-06-10 06:01:41 +00:00
gstvideoencoder.h
gstvideofilter.c
gstvideofilter.h
gstvideometa.c
gstvideometa.h
gstvideopool.c
gstvideopool.h
gstvideosink.c
gstvideosink.h
gstvideotimecode.c
gstvideotimecode.h
gstvideoutils.c
gstvideoutils.h
gstvideoutilsprivate.c
gstvideoutilsprivate.h
meson.build video: add new video-sei.h header to the list of video_headers 2022-06-03 08:29:05 +00:00
navigation.c navigation: Rename parse_state to parse_modifier_state 2022-04-01 06:38:43 +00:00
navigation.h navigation: Rename parse_state to parse_modifier_state 2022-04-01 06:38:43 +00:00
TODO
video-anc.c
video-anc.h
video-blend.c
video-blend.h
video-chroma.c gst-plugins-base: Fix several annotations 2022-03-16 10:37:44 +00:00
video-chroma.h
video-color.c video-color: Add primaries and colorimetry compare functions 2022-07-18 08:56:45 +00:00
video-color.h video-color: Add primaries and colorimetry compare functions 2022-07-18 08:56:45 +00:00
video-converter.c video: Add support for linear 8x128 NV12 tiles and 10bit BE tiles 2022-03-22 00:41:39 +00:00
video-converter.h
video-dither.c
video-dither.h
video-event.c
video-event.h
video-format.c base: lookup RGB format without alpha 2022-07-09 12:06:58 +00:00
video-format.h video: Add a helper to get the tile size information 2022-05-02 19:10:43 +00:00
video-frame.c GstVideoFrame: Add g_auto() support 2022-06-20 16:17:50 +00:00
video-frame.h GstVideoFrame: Add g_auto() support 2022-06-20 16:17:50 +00:00
video-hdr.c
video-hdr.h
video-info.c video: Fix NV12_16L32 size calculation 2022-05-31 16:23:01 +00:00
video-info.h VideoInfo, AudioInfo: fix usage with python bindings 2022-01-27 08:36:46 +00:00
video-multiview.c
video-multiview.h
video-orc-dist.c
video-orc-dist.h
video-orc.orc
video-overlay-composition.c video-overlay-composition: Fix constructor guard to actually allow NULL as parameter 2021-10-19 14:13:24 +00:00
video-overlay-composition.h
video-prelude.h
video-resampler.c
video-resampler.h
video-scaler.c gst-plugins-base: Fix several annotations 2022-03-16 10:37:44 +00:00
video-scaler.h
video-sei.c Fix documentation 2022-06-03 08:29:05 +00:00
video-sei.h Fix documentation 2022-06-03 08:29:05 +00:00
video-tile.c
video-tile.h video: Add NV12_16L32S aka Mediatek MM21 support 2022-02-20 22:32:55 +00:00
video.c avviddec, video.c, h265parse: Workaround for broken field-based interlaced encoders 2022-06-16 10:03:02 +00:00
video.h video: Include new video-sei.h in video.h 2022-06-30 08:42:43 +03:00
videodirection.c
videodirection.h
videoorientation.c
videoorientation.h
videooverlay.c docs: fix unnecessary ampersand, < and > escaping in code blocks 2021-11-12 11:39:19 +00:00
videooverlay.h