hlsdemux: Directly convert GErrors to error messages
authorSebastian Dröge <sebastian@centricular.com>
Thu, 19 Jun 2014 07:40:11 +0000 (09:40 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 19 Jun 2014 16:34:05 +0000 (18:34 +0200)
commit213883eb5127b447ec23d8a5d7b28d572b77adf8
tree2407f57e84f9a2e2bc41e407e43a0043bcc24643
parentbf003caf9d75d05aed9cfefda3cde025520edc89
hlsdemux: Directly convert GErrors to error messages

This will make sure that we don't leak debug information into the actual
error message string and keep it behind the debug string.
ext/hls/gsthlsdemux.c