gstreamer/gst-libs/gst/app
George Kiagiadakis c411819452 appsink: put the correct segment in the preroll sample
last_segment is only being updated in dequeue_buffer(),
which is only called from _pull_sample(). _pull_preroll()
simply re-uses an old or dummy segment while the actual
one sits and waits in the queue.

https://bugzilla.gnome.org/show_bug.cgi?id=751147
2015-08-14 19:27:06 +02:00
..
.gitignore gst-libs/gst/app/: Add marshal.list, make it compile and add to cvsignore. 2008-05-07 10:38:23 +00:00
app.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 17:13:10 +00:00
gstapp-marshal.list update marshal list 2011-12-01 15:54:49 +01:00
gstappsink.c appsink: put the correct segment in the preroll sample 2015-08-14 19:27:06 +02:00
gstappsink.h app: Add FIXME comment for making the instance/class structs private 2014-09-16 00:43:37 +03:00
gstappsrc.c appsrc: optimise caps changing when previously-set caps have not taken effect yet 2015-05-18 13:37:54 +01:00
gstappsrc.h app: Add FIXME comment for making the instance/class structs private 2014-09-16 00:43:37 +03:00
Makefile.am gi: Use INTROSPECTION_INIT for --add-init-section 2015-06-16 18:04:57 -04:00