gstreamer/subprojects/gst-plugins-base/gst-libs/gst/video
Mathieu Duponchelle 830d1595b9 VideoInfo, AudioInfo: fix usage with python bindings
* Expose an actual constructor from caps

* Error out in overrides for code that was using the "manual
  allocation" pattern which only worked by chance. Direct
  the script writer to the new_from_caps constructor instead.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-python/-/issues/47

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1571>
2022-01-27 08:36:46 +00:00
..
colorbalance.c
colorbalance.h
colorbalancechannel.c
colorbalancechannel.h
convertframe.c Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gstvideoaffinetransformationmeta.c
gstvideoaffinetransformationmeta.h
gstvideoaggregator.c videoaggregator: Don't pass GAP buffer to prepare_frame_start() 2022-01-13 21:29:15 +00:00
gstvideoaggregator.h videoaggregator: Remove extra semicolon in macro usage 2022-01-26 11:12:34 +05:30
gstvideocodecalphameta.c
gstvideocodecalphameta.h
gstvideodecoder.c videodecoder: Fix property description for new properties 2022-01-23 13:38:37 +02:00
gstvideodecoder.h
gstvideoencoder.c
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 gst-plugins-base: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
navigation.c
navigation.h
TODO
video-anc.c
video-anc.h
video-blend.c
video-blend.h
video-chroma.c
video-chroma.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
video-color.c
video-color.h
video-converter.c video-converter: Fix for broken gamma remap with high bitdepth YUV output 2022-01-24 10:59:38 +00:00
video-converter.h
video-dither.c
video-dither.h
video-event.c
video-event.h
video-format.c video-format: Add support for ARGB64 LE/BE and similar variants 2021-10-29 14:57:58 +00:00
video-format.h video: Fix order of new video formats 2021-10-31 06:38:36 +00:00
video-frame.c docs: fix unnecessary ampersand, < and > escaping in code blocks 2021-11-12 11:39:19 +00:00
video-frame.h
video-hdr.c
video-hdr.h
video-info.c VideoInfo, AudioInfo: fix usage with python bindings 2022-01-27 08:36:46 +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 video-format: Add support for ARGB64 LE/BE and similar variants 2021-10-29 14:57:58 +00:00
video-scaler.h
video-tile.c
video-tile.h
video.c base: Fix some annotations 2021-10-30 15:50:30 +03:00
video.h video: Add API to parse the image orientation from a GstTagList 2021-10-12 20:27:34 +00: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