mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 21:16:24 +00:00
The code was previously: * checking if ret was != OK * .. but if it was FLOW_STEP, swith it to OK * .. and then not using ret Instead we just make it more compact by checking if it's OK or STEP. |
||
---|---|---|
.. | ||
base | ||
check | ||
controller | ||
dataprotocol | ||
helpers | ||
net | ||
Makefile.am |