omxvideodec: can negotiate caps with memory:EGLImage feature when using EGLImage...
authorJulien Isorce <julien.isorce@collabora.co.uk>
Tue, 29 Apr 2014 14:16:16 +0000 (15:16 +0100)
committerJulien Isorce <julien.isorce@collabora.co.uk>
Fri, 2 May 2014 17:00:48 +0000 (18:00 +0100)
commitbdec8c05954b048d5e21c5e954a7d56f96231797
tree5c5cf922836d15bf2a107956bcf7f040d5a3afbf
parent420b0b62d33dcc45606cd862136866d5bf348d1f
omxvideodec: can negotiate caps with memory:EGLImage feature when using EGLImage allocator

Previously when using gst EGLImage allocator the caps was
video/x-raw, format=RGBA instead of
video/x-raw(memory:EGLImage), format=RGBA

Kepp previous behavior in case negotiation fails with caps feature.
It means it will still have a chance to use EGLImage even if the
feature is not in the caps.

https://bugzilla.gnome.org/show_bug.cgi?id=729196
omx/gstomxvideodec.c