gstreamer/tests/check/pipelines
KimTaeSoo b01210c554 tagschecking: Use gst_message_parse_warning in case of GST_MESSAGE_WARNING
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.
2018-12-19 15:57:32 +00:00
..
.gitignore tests: add basic unit test for twolame as well 2017-08-26 10:10:19 +01:00
effectv.c
flacdec.c
lame.c tests: add basic unit test for twolame as well 2017-08-26 10:10:19 +01:00
simple-launch-lines.c
tagschecking.c tagschecking: Use gst_message_parse_warning in case of GST_MESSAGE_WARNING 2018-12-19 15:57:32 +00:00
twolame.c tests: add basic unit test for twolame as well 2017-08-26 10:10:19 +01:00
wavenc.c
wavpack.c