mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 09:55:36 +00:00
58696d57f9
This is used for optimize frame drop issue. Some video streams such as av1 contains decode-only frames. These frames are handled by decoder but not show by display, which will cause input frame count unmatch the output frame count. After collecting more decoder only frame, it will cause error report "so many frame droped". So attach the flag GST_BUFFER_FLAG_DECODE_ONLY with the input buffer, the v4l2videodecoder can further handle the decode-only buffer in output list. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8142> |
||
---|---|---|
.. | ||
colorbalance.c | ||
colorbalance.h | ||
colorbalancechannel.c | ||
colorbalancechannel.h | ||
convertframe.c | ||
gstvideoaffinetransformationmeta.c | ||
gstvideoaffinetransformationmeta.h | ||
gstvideoaggregator.c | ||
gstvideoaggregator.h | ||
gstvideocodecalphameta.c | ||
gstvideocodecalphameta.h | ||
gstvideodecoder.c | ||
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 | ||
navigation.c | ||
navigation.h | ||
TODO | ||
video-anc.c | ||
video-anc.h | ||
video-blend.c | ||
video-blend.h | ||
video-chroma.c | ||
video-chroma.h | ||
video-color.c | ||
video-color.h | ||
video-converter.c | ||
video-converter.h | ||
video-dither.c | ||
video-dither.h | ||
video-event.c | ||
video-event.h | ||
video-format.c | ||
video-format.h | ||
video-frame.c | ||
video-frame.h | ||
video-hdr.c | ||
video-hdr.h | ||
video-info-dma.c | ||
video-info-dma.h | ||
video-info.c | ||
video-info.h | ||
video-multiview.c | ||
video-multiview.h | ||
video-orc-dist.c | ||
video-orc-dist.h | ||
video-orc.orc | ||
video-overlay-composition.c | ||
video-overlay-composition.h | ||
video-prelude.h | ||
video-resampler.c | ||
video-resampler.h | ||
video-scaler.c | ||
video-scaler.h | ||
video-sei.c | ||
video-sei.h | ||
video-tile.c | ||
video-tile.h | ||
video.c | ||
video.h | ||
videodirection.c | ||
videodirection.h | ||
videoorientation.c | ||
videoorientation.h | ||
videooverlay.c | ||
videooverlay.h |