Commit graph

10 commits

Author SHA1 Message Date
David Fernandez
828d1d0d18 x264enc: 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 x264 encoder to accept this cases.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly/-/merge_requests/44>
2021-05-05 16:29:13 -04:00
Sebastian Dröge
60337ffed9 x264enc: Allow maximum quantizer value of 63 instead of 51
QP_MAX_SPEC in x264 is set to 63 nowadays and in theory it allows even
up to 81 (QP_MAX) but that seems to be outside the spec.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly/-/merge_requests/67>
2020-08-24 23:23:43 +01:00
Thibault Saunier
0d922181dd doc: Stop documenting properties from parents 2020-06-22 11:05:48 -04:00
Tim-Philipp Müller
7952fb8ea2 Release 1.17.1 2020-06-19 19:20:42 +01:00
Thibault Saunier
bef9a9b318 docs: Update plugins cache 2020-06-10 10:30:29 -04:00
Thibault Saunier
d8712b849a docs: Update plugins cache 2020-06-08 10:54:41 -04:00
Sebastian Dröge
e4eeef2bbf docs: Update gst_plugins_cache.json 2020-06-03 22:44:20 -04:00
Thibault Saunier
b081d5a34b docs: Stop building the doc cache by default
And update the cache

Fixes https://gitlab.freedesktop.org/gstreamer/gst-docs/issues/36
2019-05-16 09:34:21 -04:00
Thibault Saunier
89299d478d docs: Update plugins documentation cache 2019-05-13 23:05:57 -04:00
Thibault Saunier
21ac37c61a docs: Port documentation to hotdoc 2019-05-13 17:00:00 -04:00