mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-27 18:50:48 +00:00
amrnbenc: Fix various compiler warnings in the test
This commit is contained in:
parent
81b695bb01
commit
7653bf6324
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@ setup_amrnbenc (void)
|
||||||
GstElement *amrnbenc;
|
GstElement *amrnbenc;
|
||||||
GstCaps *caps;
|
GstCaps *caps;
|
||||||
GstBus *bus;
|
GstBus *bus;
|
||||||
guint64 granulerate_n, granulerate_d;
|
|
||||||
|
|
||||||
GST_DEBUG ("setup_amrnbenc");
|
GST_DEBUG ("setup_amrnbenc");
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue