gstreamer/gst-libs/gst/audio
Edward Hervey 2a193cde84 nonstreamaudio: Avoid using un-initialized value
We would end up with cur_position not set but proceed being at its
default value of TRUE. Instead, properly set proceed to FALSE

CID #1409855
2017-05-26 17:44:17 +02:00
..
gstaudioaggregator.c audioaggregate: Don't hold object locks across calls to aggregate_one 2017-05-21 18:44:53 +02:00
gstaudioaggregator.h aggregator: Remove unused GST_FLOW_NOT_HANDLED 2017-05-20 16:21:17 +02:00
gstnonstreamaudiodecoder.c nonstreamaudio: Avoid using un-initialized value 2017-05-26 17:44:17 +02:00
gstnonstreamaudiodecoder.h audio: Add nonstreamaudiodecoder base class 2017-05-22 16:34:05 +02:00
Makefile.am audio: Add nonstreamaudiodecoder base class 2017-05-22 16:34:05 +02:00
meson.build audio: Add nonstreamaudiodecoder base class 2017-05-22 16:34:05 +02:00