gstreamer/ext/mpeg2enc
Luis de Bethencourt 97ed6a2668 mpeg2enc: break statement unnecessary
Code flow never arrives to the break statements due to the goto's. So the
breaks are unnecessary.

https://bugzilla.gnome.org/show_bug.cgi?id=736942
2014-09-25 15:45:57 +01:00
..
gstmpeg2enc.cc
gstmpeg2enc.hh
gstmpeg2encoder.cc
gstmpeg2encoder.hh
gstmpeg2encoptions.cc
gstmpeg2encoptions.hh
gstmpeg2encpicturereader.cc
gstmpeg2encpicturereader.hh
gstmpeg2encstreamwriter.cc
gstmpeg2encstreamwriter.hh
Makefile.am