mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
869e45d19c
It makes no sense for a decoder to output a BYTES segment, and many elements one would plug downstream of a video decoder assume the segments they receive are in TIME format, for example this fixes: gst-validate-1.0 filesrc location=opacity01.svg ! gdkpixbufdec ! \ videobalance ! videoconvert ! fakesink In that case, videobalance was emitting an assertion when trying to call gst_object_sync_values() |
||
---|---|---|
.. | ||
gstgdkanimation.c | ||
gstgdkanimation.h | ||
gstgdkpixbufdec.c | ||
gstgdkpixbufdec.h | ||
gstgdkpixbufoverlay.c | ||
gstgdkpixbufoverlay.h | ||
gstgdkpixbufplugin.c | ||
gstgdkpixbufsink.c | ||
gstgdkpixbufsink.h | ||
Makefile.am | ||
meson.build |