gstreamer/libs/gst
Wim Taymans 124b8e38af basesink: call state change in all cases
When we asynchronously go from READY to PLAYING, also call the
state change function so that subclasses can update their state for PLAYING.
Because the PREROLL lock is not recursive, we can't make this without
races and we must assume for now that the subclass can handle concurrent calls
to PAUSED->PLAYING and PLAYING->PAUSED. We can make this assumption because not
many elements actually do something in those state changes and the ones that
did would be broken even more without this change.

https://bugzilla.gnome.org/show_bug.cgi?id=702282
2013-06-17 10:36:34 +02:00
..
base basesink: call state change in all cases 2013-06-17 10:36:34 +02:00
check check: Fix event handling in gst_check_element_push_buffer_list() 2013-05-15 11:22:25 +02:00
controller controller: Fix the function signature and a minor typo fix 2013-05-07 14:53:23 +02:00
helpers Fix FSF address 2012-11-03 20:44:48 +00:00
net netclock: Add support for IPv6 2013-04-24 15:59:45 +02:00
Makefile.am dist net directory only once 2012-03-21 12:10:21 +01:00