gstreamer/gst-libs/gst
He Junyan 812c9fdea7 libs: encoder: h265: Add num-tile-cols/rows properties.
These properties are used for support of tile encoding. We just
support uniform mode of tile encoding, that is, separating picture
equally by (num-tile-cols X num-tile-rows).
According to HEVC spec A1, the max number of tiles in column is 20
and in rows is 22, so add two constant definitions.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/-/merge_requests/294>
2020-06-05 19:27:36 +08:00
..
vaapi libs: encoder: h265: Add num-tile-cols/rows properties. 2020-06-05 19:27:36 +08:00
meson.build libs: remove gstbitwriter 2018-05-06 17:29:45 +02:00