mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 04:56:24 +00:00
Code flow never arrives to the break statements due to the goto's. So the
breaks are unecessary. Second part to commit
|
||
---|---|---|
.. | ||
gstamc-constants.h | ||
gstamc.c | ||
gstamc.h | ||
gstamcaudiodec.c | ||
gstamcaudiodec.h | ||
gstamcvideodec.c | ||
gstamcvideodec.h | ||
gstamcvideoenc.c | ||
gstamcvideoenc.h | ||
Makefile.am |