gstreamer/libs/gst
Nicolas Dufresne 12c5d903c9 basesrc: No need to stop flushing in start_complete
The flushing state is handled a bit differently, there is no need
to stop flushing in start_complete. This would other result in
unlock_stop being called without unlock_start.

Unlike what the old comment says, there is no need to take the live
lock here, we are still single threaded at this point (app thread
or the state change thread). Also, we will wait for playing state
in create/getrange, no need to do that twice.

https://bugzilla.gnome.org/show_bug.cgi?id=794149
2018-03-07 20:03:56 -05:00
..
base basesrc: No need to stop flushing in start_complete 2018-03-07 20:03:56 -05:00
check meson: enable more warnings 2018-03-01 17:20:48 +01:00
controller meson: remove vs_module_defs 2017-10-05 09:35:41 +01:00
helpers plugin dependencies: fix 6cddce7663 2017-09-26 15:15:27 +02:00
net ptp: fix build failure with #undef USE_MEASUREMENT_FILTERING 2018-01-18 17:45:28 +00:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00
meson.build meson: make check and tests build on Windows with msvc 2018-01-11 09:50:24 +00:00