gstreamer/subprojects/gst-plugins-base/gst-libs/gst/video
Jan Schmidt 202c3bc4b1 video: Fix scaling in 4x horizontal co-sited chroma
4x downscaling of chroma with co-sited chroma has never worked
it seems.

Fixes incorrect videotestsrc output and videoconvert conversions
to Y41B, YUV9, YVU9 and IYU9 with co-sited chroma.

e.g.
gst-launch-1.0 videotestsrc ! video/x-raw,format=Y41B,width=1280,height=720 ! \
  videoconvert ! autovideosink

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2789>
2022-07-23 09:28:32 +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: Don't force upstream alpha format 2022-07-21 21:34:06 +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 video: Fix scaling in 4x horizontal co-sited chroma 2022-07-23 09:28:32 +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-converter: Use primaries compare function 2022-07-18 08:56:45 +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