gstreamer/libs/gst
Stian Selnes 8597284d0b harness: Improve detection of element type
The element flag does not indicate wether a bin should be tested as a
source or as a sink, eg. a bin with the sink flag may still have a
source pad and a bin with the source flag may have a sink pad. In this
case it is better to determine the element type by looking at the
available pads and pad templates.

Also rename srcpad and sinkpad where it actually represents
element_srcpad_name and element_sinkpad_name.

https://bugzilla.gnome.org/show_bug.cgi?id=752493
2015-07-16 16:23:20 +01:00
..
base baseparse: estimate duration on EOS 2015-07-10 15:23:43 -04:00
check harness: Improve detection of element type 2015-07-16 16:23:20 +01:00
controller directcontrolbinding: fix ABI break 2015-06-29 10:41:27 +01:00
helpers ptp: Check for the actual API we use instead of just looking for __APPLE__ 2015-06-09 11:01:29 +02:00
net meta: transform_func: return FALSE if not supported or failed 2015-07-07 13:40:17 +03:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00