gstreamer/gst-libs/gst/audio
Edward Hervey 304a628de7 nonstreamaudio: Avoid using wrong variable
And to make that 100% obvious, only use variables declared within the
switch cases instead of function-wide ones.

Also remove useless one-time-use-only variable.

CID #1409857
2017-05-26 17:44:40 +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 wrong variable 2017-05-26 17:44:40 +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