x264enc: add 'insert-vui' property for users to choose
authorJustin Kim <justin.kim@collabora.com>
Thu, 7 Dec 2017 06:52:58 +0000 (15:52 +0900)
committerOlivier CrĂȘte <olivier.crete@collabora.com>
Fri, 8 Dec 2017 20:40:47 +0000 (15:40 -0500)
commit8100d781b7f8f7475bb351b4e3b81888ffcb5b8e
treebe3563c2d52f2c0ab3421809cacc36be9c50d182
parent0f7e4c90d5248537a066c53ecdd8d1bd86b66a06
x264enc: add 'insert-vui' property for users to choose

VUI(Video Usability Information) parameters should be set
according to the specification. However, some of the existing
hardware decoders refuse to decode in certain combinations of
the resolution and VUI parameters. To support the legacy
decoders, this patch provides 'insert-vui' to skip the settings.

https://bugzilla.gnome.org/show_bug.cgi?id=791331
ext/x264/gstx264enc.c
ext/x264/gstx264enc.h