Skip to content
Commit 875d4b16 authored by Ray Smith's avatar Ray Smith Committed by Daniel Stone
Browse files

remoting: Handle non-fatal errors in gst_parse_launch



gst_parse_launch can return non-NULL even though an error is set. This
indicates "a recoverable parsing error and you can try to play the
pipeline", however given that we don't (and likely can't) make any
attempt to correct the situation, we should treat this as fatal and not
try to carry on.

Signed-off-by: default avatarRay Smith <rsmith@brightsign.biz>
parent 56d3ea12
Loading
Loading
Loading
Pipeline #1154644 passed with stages
in 8 minutes and 56 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment