summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>2016-12-01 18:23:50 +0100
committerSebastian Dröge <sebastian@centricular.com>2016-12-13 11:38:26 +0200
commit05b137a256f0e90926c76b0c8b76f16e35ccc65c (patch)
tree001277a1f495b9f72400adb06e365390dd0bba54 /config
parent8b01b06af6c181ff21f5c60b5adbb232feeeea2c (diff)
downloadgst-omx-05b137a256f0e90926c76b0c8b76f16e35ccc65c.tar.gz
Add a signals-premature-eos hack for egl_render
egl_render seems to have a bug and signals EOS before it has finished pushing out all data; this hack simply makes acquire_buffer() wait a bit more before signalling EOS, in case egl_render decides to spit out some more data. https://bugzilla.gnome.org/show_bug.cgi?id=741856
Diffstat (limited to 'config')
-rw-r--r--config/rpi/gstomx.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/rpi/gstomx.conf b/config/rpi/gstomx.conf
index 8b5c7d6..d3ea56a 100644
--- a/config/rpi/gstomx.conf
+++ b/config/rpi/gstomx.conf
@@ -32,7 +32,7 @@ component-name=OMX.broadcom.video_decode
rank=257
in-port-index=130
out-port-index=131
-hacks=no-component-role
+hacks=no-component-role;signals-premature-eos
[omxtheoradec]
type-name=GstOMXTheoraDec