matroska-mux: Change accepted caps width and height from [16, MAX] to [1, MAX]
authorDavid Fernandez <d.fernandezlop@gmail.com>
Mon, 26 Feb 2018 16:26:41 +0000 (17:26 +0100)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 5 May 2021 20:31:33 +0000 (16:31 -0400)
commit056f8ce6ca343f9c28ef95e2d35ef236583e1f81
treed8a31b0de2709f6f1f14debd896ac9e9e75df38d
parent39f0905a7e9fcc9e6765922ffe6190281443c37c
matroska-mux: Change accepted caps width and height from [16, MAX] to [1, MAX]

There are cases where the video size might be less than 16x16.
This change allows the Matroska muxer to accept this cases.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/539>
docs/gst_plugins_cache.json
gst/matroska/matroska-mux.c