mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 04:41:16 +00:00
b01210c554
Bus message handler of tags checking unit test uses gst_message_parse_error() in case of GST_MESSAGE_ERROR and GST_MESAGE_WARNING. If gst_message_parse_error() is called in case of GST_MESSAGE_WARNING, assert occurs. So modified to use gst_message_parse_warning() in case of GST_MESSAGE_WARNING. |
||
---|---|---|
.. | ||
.gitignore | ||
effectv.c | ||
flacdec.c | ||
lame.c | ||
simple-launch-lines.c | ||
tagschecking.c | ||
twolame.c | ||
wavenc.c | ||
wavpack.c |