gstreamer/ext/gdk_pixbuf
Mathieu Duponchelle 869e45d19c gdkpixbufdec: always output a TIME segment
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()
2019-01-29 18:46:25 +00:00
..
gstgdkanimation.c gdkpixbufdec: Keep serialized events in order, and don't send SEGMENT before CAPS 2013-05-28 15:47:38 +02:00
gstgdkanimation.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstgdkpixbufdec.c gdkpixbufdec: always output a TIME segment 2019-01-29 18:46:25 +00:00
gstgdkpixbufdec.h gdkpixbufdec: modify wrong packetized mode logic 2014-09-16 14:50:59 +03:00
gstgdkpixbufoverlay.c gdkpixbufoverlay: add a positioning coefficient pair 2017-01-22 10:18:27 +01:00
gstgdkpixbufoverlay.h gdkpixbufoverlay: add a positioning coefficient pair 2017-01-22 10:18:27 +01:00
gstgdkpixbufplugin.c Fix FSF address 2012-11-04 00:07:18 +00:00
gstgdkpixbufsink.c Use proper GtkDoc notation for NULL/FALSE/TRUE 2017-10-03 16:30:10 -07:00
gstgdkpixbufsink.h Fix FSF address 2012-11-04 00:07:18 +00:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
meson.build meson: Add feature options for all plugins 2018-07-27 18:42:54 +05:30