mimdec: Print invalid fourcc in error message in hex
authorSebastian Rasmussen <sebras@hotmail.com>
Fri, 4 Jul 2014 01:19:42 +0000 (03:19 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 4 Jul 2014 16:48:14 +0000 (17:48 +0100)
commit77905f632e3bb65ece1e214d6a4e8935697c4caa
tree8c5b4427e3d247e90b7c25af2c892399db483b88
parent1f371ce8558fd5fb47fc766e32b5c3ead1134fa4
mimdec: Print invalid fourcc in error message in hex

Previously this was printed as characters which caused later processing
of the error message to sometimes warn about non-UTF-8 characters.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=732715
ext/mimic/gstmimdec.c