gstreamer/ext/gdk_pixbuf
Tim-Philipp Müller 6c980d5fa0 ext/gdk_pixbuf/gstgdkpixbuf.c: Add state change function where we set 0/1 as default framerate in case our setcaps fu...
Original commit message from CVS:
* ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
(gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_flush),
(gst_gdk_pixbuf_sink_event), (gst_gdk_pixbuf_change_state):
Add state change function where we set 0/1 as default framerate in
case our setcaps function isn't called, like it might not in a
filesrc ! gdkpixbufdec scenario. Fixes assertion triggered by
gdkpixbufdec trying to create caps with a 0/0 framerate.
Also post an error message on the bus if gst_pad_push() fails when
called from our sink event handler (+1 for flow returns for event
functions in 0.11) instead of failing silently.
2007-06-28 13:25:05 +00:00
..
gst_loader.c don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
gstgdkanimation.c All plugins updated for element state changes. 2005-09-02 15:44:50 +00:00
gstgdkanimation.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
gstgdkpixbuf.c ext/gdk_pixbuf/gstgdkpixbuf.c: Add state change function where we set 0/1 as default framerate in case our setcaps fu... 2007-06-28 13:25:05 +00:00
gstgdkpixbuf.h ext/gdk_pixbuf/gstgdkpixbuf.*: Make work with packetised/framed input (e.g. png-in-quicktime). Use 2006-04-18 18:04:48 +00:00
Makefile.am autogen.sh: require am17 2006-06-11 13:57:19 +00:00
pixbufscale.c Printf format fixes. 2006-10-05 16:37:33 +00:00
pixbufscale.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00