gstreamer/ext/gio
Milosz Derezynski e97290739d ext/gio/gstgiobasesrc.c: If seeking to a new position succeeds don't simply return from create() without creating a b...
Original commit message from CVS:
Patch by: Milosz Derezynski <internalerror at gmail dot com>
* ext/gio/gstgiobasesrc.c: (gst_gio_base_src_create):
If seeking to a new position succeeds don't simply return from
create() without creating a buffer. Do this only in the case
seeking to the new position fails. Fixes bug #523054.
2008-03-17 22:06:56 +00:00
..
gstgio.c Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-03-03 06:04:31 +00:00
gstgio.h Update to latest API changes in GLib/GIO and require at least gio-2.0 2.15.0 for this. 2007-12-29 17:29:17 +00:00
gstgiobasesink.c ext/gio/: Don't use async operations as they require a running main loop. 2008-02-17 05:15:45 +00:00
gstgiobasesink.h Update to latest API changes in GLib/GIO and require at least gio-2.0 2.15.0 for this. 2007-12-29 17:29:17 +00:00
gstgiobasesrc.c ext/gio/gstgiobasesrc.c: If seeking to a new position succeeds don't simply return from create() without creating a b... 2008-03-17 22:06:56 +00:00
gstgiobasesrc.h Update to latest API changes in GLib/GIO and require at least gio-2.0 2.15.0 for this. 2007-12-29 17:29:17 +00:00
gstgiosink.c ext/gio/: Don't use async operations as they require a running main loop. 2008-02-17 05:15:45 +00:00
gstgiosink.h ext/gio/: Improve debugging a bit. 2008-02-15 11:58:06 +00:00
gstgiosrc.c ext/gio/: Don't use async operations as they require a running main loop. 2008-02-17 05:15:45 +00:00
gstgiosrc.h ext/gio/: Improve debugging a bit. 2008-02-15 11:58:06 +00:00
gstgiostreamsink.c ext/gio/: Add documentation and example code for giostreamsink/giostreamsrc. 2008-02-12 09:24:11 +00:00
gstgiostreamsink.h Update to latest API changes in GLib/GIO and require at least gio-2.0 2.15.0 for this. 2007-12-29 17:29:17 +00:00
gstgiostreamsrc.c ext/gio/: Add documentation and example code for giostreamsink/giostreamsrc. 2008-02-12 09:24:11 +00:00
gstgiostreamsrc.h Update to latest API changes in GLib/GIO and require at least gio-2.0 2.15.0 for this. 2007-12-29 17:29:17 +00:00
Makefile.am Subst GIO_LDFLAGS to avoid undefined Makefile var error Zaheer is reporting 2008-02-08 00:45:56 +00:00