mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 18:51:11 +00:00
4f98b4ec85
remove unused variable to fix compile error: make -C audioparsers make[3]: Betrete Verzeichnis '/home/lex/tmp/gst-plugins-good/gst/audioparsers' CC libgstaudioparsers_la-gstaacparse.lo gstaacparse.c: In function 'gst_aac_parse_read_loas_audio_specific_config': gstaacparse.c:446:12: error: variable 'sbr' set but not used [-Werror=unused-but-set-variable] cc1: all warnings being treated as errors Signed-off-by: Oleksij Rempel (Alexey Fisher) <bug-track@fisher-privat.net> |
||
---|---|---|
.. | ||
gstaacparse.c | ||
gstaacparse.h | ||
gstac3parse.c | ||
gstac3parse.h | ||
gstamrparse.c | ||
gstamrparse.h | ||
gstdcaparse.c | ||
gstdcaparse.h | ||
gstflacparse.c | ||
gstflacparse.h | ||
gstmpegaudioparse.c | ||
gstmpegaudioparse.h | ||
Makefile.am | ||
plugin.c |