vaapidecodebin: set queue's max size buffers to 1
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Fri, 7 Jun 2019 07:54:12 +0000 (09:54 +0200)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Fri, 26 Jul 2019 10:43:17 +0000 (12:43 +0200)
commit14ea838512dbc15337c5954b99c40b5baf3a4c57
tree0551c4d8e54cf37ea87872f2ddc96458bda224cb
parent1fa172f032accc240d0305e6f4d662be5d4ad129
vaapidecodebin: set queue's max size buffers to 1

Otherwise the queue will swallow all the available decoder's surfaces
reaching a dead-lock.

This setting might impact the bin's peformance, but it's a trade-off.
gst/vaapi/gstvaapidecodebin.c