gstreamer/ext/mplex
Anuj Jaiswal e4247f0a5a mplex: break statement unnecessary
One more code flow issue where it never arrives to the break statement due to
the goto. So the break is unnecessary.
Plus two coding style fixes.

https://bugzilla.gnome.org/show_bug.cgi?id=736895
2014-09-24 14:45:20 +01:00
..
.gitignore
gstmplex.cc mplex: break statement unnecessary 2014-09-24 14:45:20 +01:00
gstmplex.hh
gstmplexibitstream.cc
gstmplexibitstream.hh
gstmplexjob.cc
gstmplexjob.hh
gstmplexoutputstream.cc
gstmplexoutputstream.hh
Makefile.am