gstreamer/ext/x265
Yeongjin Jeong 8f2c53f6f5 x265enc: Specify max CU size depending on input resolution
x265 does not allow user to configure a picture size smaller than
at least one CU size, and maxCUSize must be 16, 32, or 64.
Therefore, the CU size must be set according to the input resolution,
and the input resolution can not be less than 16.
2019-07-31 18:13:28 +09:00
..
gstx265enc.c x265enc: Specify max CU size depending on input resolution 2019-07-31 18:13:28 +09:00
gstx265enc.h x265enc: Add "key-int-max" property 2018-03-26 19:53:24 +01:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
meson.build docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00