gstreamer/gst/volume
Thibault Saunier 9c7d3c8ab2 volume: Do not try to get binding value array if we are not processing any sample
In some conditions we might process empty buffers, calling
gst_control_binding_get_value_array in that case will lead
to the assertion:

  (lt-ges-launch-1.0:18859): GStreamer-CRITICAL **: gst_control_binding_get_value_array: assertion 'values' failed
2015-11-05 11:44:31 +01:00
..
.gitignore added volume demo app 2004-06-14 10:04:44 +00:00
gstvolume.c volume: Do not try to get binding value array if we are not processing any sample 2015-11-05 11:44:31 +01:00
gstvolume.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstvolumeorc-dist.c orc: update orc files 2015-01-27 13:39:14 +00:00
gstvolumeorc-dist.h Update disted orc backup files 2013-04-22 13:58:33 +01:00
gstvolumeorc.orc volume: prefix orc functions with volume_orc_ 2012-07-23 17:30:50 +02:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 18:42:34 +01:00
volume.vcproj more working plugins 2004-07-27 21:41:30 +00:00