gstreamer/gst-libs/gst
eunhae choi e98b96247f audiobasesink: fix issue about eos handling during flushing
If the flush-start is arrived during _eos_wait() in basesink,
the 'eos' flag is overwritten to TRUE after exiting the _eos_wait().
To resolve the overwritten issue,
the subclass doing the _eos_wait() call should return the right value.
If the eos flag is set to TRUE again, it will cause error(enter the eos flow)
of the following state changing from PAUSED to PLAYING in basesink.

https://bugzilla.gnome.org/show_bug.cgi?id=754980
2015-10-19 12:12:12 -03:00
..
allocators fdmemory: remove 'allow-none' annotation in gst_fd_allocator_alloc() doc 2015-09-23 10:01:41 -04:00
app app: pass PKG_CONFIG_PATH for gir files for libgstapp as well 2015-09-29 13:10:35 +01:00
audio audiobasesink: fix issue about eos handling during flushing 2015-10-19 12:12:12 -03:00
fft gi: Skip fft constructor for now 2015-06-16 14:36:44 -04:00
pbutils visual: make private all variable subclasses don't need 2015-10-01 16:05:58 +01:00
riff gi: Use INTROSPECTION_INIT for --add-init-section 2015-06-16 18:04:57 -04:00
rtp rtpbuffer: Add map flag to skip padding 2015-10-15 22:42:37 +03:00
rtsp Update GLib dependency to 2.40.0 2015-10-02 22:19:52 +03:00
sdp sdp: prevent the sdp message parser from reading past the end of the buffer 2015-05-29 15:05:31 +02:00
tag gstreamer: base: Fix memory leaks when context parse fails. 2015-10-02 17:26:27 +03:00
video video: Add out annotations to the out parameters of gst_video_calculate_display_ratio() 2015-10-17 20:37:22 +03:00
gettext.h Fix FSF address 2012-11-03 23:05:09 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 23:05:09 +00:00
gst-i18n-app.h tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00
gst-i18n-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am libs: build rtp after audio 2015-09-04 09:53:42 +01:00