gstreamer/gst-libs/gst/video
Nicolas Dufresne dcc7242ba5 videoconverter: Relax frame size checks
Since we are using VideoMeta, the converter (similarly to the video_frame_copy
utility) should have no issue dealing with frames that are slightly larger.
This situation occure as some element will use padded width/height for
allocation, which results in a VideoMeta width/height being larger then the
display width/height found in the negotiated caps.

Fixes #790

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/747>
2020-07-09 20:35:05 +00:00
..
colorbalance.c
colorbalance.h
colorbalancechannel.c
colorbalancechannel.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 20:31:09 -04:00
convertframe.c Pass the code through codespell 2019-08-30 13:05:36 +00:00
gstvideoaffinetransformationmeta.c Added GI annotation for gstvideoaffinetransformationmeta apply_matrix 2019-06-02 16:42:57 +00:00
gstvideoaffinetransformationmeta.h
gstvideoaggregator.c videoaggregator: Don't crash when setting pad properties after the aggregator was finalized 2020-05-01 10:41:29 +00:00
gstvideoaggregator.h *aggregator: Add g_autoptr support for *ConvertPad 2020-03-16 15:47:58 +00:00
gstvideodecoder.c audio: video: Optimize by using cached quark for meta tag 2020-06-27 09:23:10 +00:00
gstvideodecoder.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 20:31:09 -04:00
gstvideoencoder.c audio: video: Optimize by using cached quark for meta tag 2020-06-27 09:23:10 +00:00
gstvideoencoder.h videoencoder: Add min-force-key-unit-interval property 2020-06-05 10:04:43 +00:00
gstvideofilter.c audio: video: Optimize by using cached quark for meta tag 2020-06-27 09:23:10 +00:00
gstvideofilter.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 20:31:09 -04:00
gstvideometa.c videometa: constify tc argument to add_video_time_meta() 2020-03-16 15:34:02 +11:00
gstvideometa.h videometa: Fix documentation 2020-06-24 02:02:50 +09:00
gstvideopool.c
gstvideopool.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 20:31:09 -04:00
gstvideosink.c Pass the code through codespell 2019-08-30 13:05:36 +00:00
gstvideosink.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 20:31:09 -04:00
gstvideotimecode.c videotimecode: Mark latest_daily_jame as allow-none in init\() 2019-05-03 09:58:04 -04:00
gstvideotimecode.h
gstvideoutils.c video:doc: Remove duplicated gstvideoutils SECTION 2019-05-13 17:00:00 -04:00
gstvideoutils.h video: Use GQueue instead of plain GList in a few places 2020-06-03 16:21:41 +03:00
gstvideoutilsprivate.c
gstvideoutilsprivate.h
meson.build meson: add update-orc-dist target 2020-07-04 14:01:56 +01:00
navigation.c navigation: Use G_DEFINE_INTERFACE 2020-03-20 06:20:43 +00:00
navigation.h navigation: Add since tag for new API 2020-04-30 18:00:19 +01:00
TODO Pass the code through codespell 2019-08-30 13:05:36 +00:00
video-anc.c video-anc: init type before g_once_init_enter 2020-05-27 17:13:35 +02:00
video-anc.h video-anc: Fix gst_buffer_get_video_(afd|bar)_meta 2020-07-01 19:40:28 +00:00
video-blend.c video-blend: Add support for blending on top of 16 bit per component formats 2020-03-27 08:55:45 +00:00
video-blend.h
video-chroma.c
video-chroma.h
video-color.c video-converter: Make fast path work for equivalent transfer functions 2020-07-03 11:57:49 +03:00
video-color.h video-color.h: fix comment syntax 2020-07-04 00:39:18 +02:00
video-converter.c videoconverter: Relax frame size checks 2020-07-09 20:35:05 +00:00
video-converter.h doc: Fix some gtk-doc comments 2019-05-13 11:34:08 -04:00
video-dither.c Pass the code through codespell 2019-08-30 13:05:36 +00:00
video-dither.h
video-event.c
video-event.h
video-format.c video: Fix NV12_64Z32 number of component 2020-06-04 20:12:59 +00:00
video-format.h video: sort formats by quality 2020-06-09 08:09:58 +00:00
video-frame.c video: allow frame copy where destination dimensions are smaller than source 2020-06-15 09:46:17 -04:00
video-frame.h video: fix GST_VIDEO_FRAME_IS_BOTTOM_FIELD() 2020-02-26 16:15:59 +00:00
video-hdr.c video-hdr: fix memset warning 2020-06-05 08:13:32 +00:00
video-hdr.h video-hdr: Fix a docs typo (x -> y) 2020-04-02 23:30:57 +11:00
video-info.c video-color: Add bt601 transfer function 2020-07-03 11:57:49 +03:00
video-info.h video-info: fix typo in doc 2020-02-26 16:15:59 +00:00
video-multiview.c
video-multiview.h doc: Add a minimal GstVideoMultiviewFlagsSet documentation 2020-06-03 22:44:24 -04:00
video-orc-dist.c
video-orc-dist.h
video-orc.orc
video-overlay-composition.c Pass the code through codespell 2019-08-30 13:05:36 +00:00
video-overlay-composition.h video-blend: Add support for blending on top of 16 bit per component formats 2020-03-27 08:55:45 +00:00
video-prelude.h
video-resampler.c
video-resampler.h
video-scaler.c video-scaler: Ensure we're always using the correct lines for scaling in gst_video_scaler_2d() 2019-11-03 10:46:43 +01:00
video-scaler.h doc: Fix some gtk-doc comments 2019-05-13 11:34:08 -04:00
video-tile.c
video-tile.h
video.c
video.h
videodirection.c
videodirection.h
videoorientation.c
videoorientation.h
videooverlay.c videooverlay: chevrons don't need to be escaped in code examples 2020-06-11 22:19:09 +00:00
videooverlay.h