gstreamer/libs/gst
Edward Hervey a8e03abd17 gst/base/basesink: Remove dead assignment.
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.
2009-10-08 08:53:54 +02:00
..
base gst/base/basesink: Remove dead assignment. 2009-10-08 08:53:54 +02:00
check libgstcheck: Don't use character classes in sed expressions 2009-09-30 16:35:18 +01:00
controller introspection: Build pkgconfig before all libraries and set PKG_CONFIG_PATH 2009-09-12 14:35:09 +02:00
dataprotocol introspection: Build pkgconfig before all libraries and set PKG_CONFIG_PATH 2009-09-12 14:35:09 +02:00
helpers registry: Support installed/uninstalled plugin-scanner helper 2009-10-06 19:51:44 +01:00
net introspection: Build pkgconfig before all libraries and set PKG_CONFIG_PATH 2009-09-12 14:35:09 +02:00
Makefile.am registry: Add registry helper phase 1 2009-10-06 19:51:42 +01:00