Created attachment 123343 [details]
gst-omx vce failing and working
AMD Tonga since mesa commit -
commit b87856d25d1be1953dea30814994fc40cac5e573
Author: Robert Foss <robert.foss@collabora.com>
Date: Thu Apr 21 17:49:20 2016 -0400
st/omx: Fix resource leak on OMX_ErrorNone
Avoid leaking buffer allocated for task if an error has occured.
Coverity id: 1213929
Signed-off-by: Robert Foss <robert.foss@collabora.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
I can't encode with gst/omx/vce. It just hangs doing nothing and when I
<Control> c it it throws some errors and quits.
Attached is the output I see from failing followed by working with above commit
reverted.