gstreamer/tests
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
..
check x265enc: Specify max CU size depending on input resolution 2019-07-31 18:13:28 +09:00
examples tests: add example for injecting MPEG-TS sections 2019-05-30 13:53:05 +00:00
files tests: mpegvideoparse: add unit test for CEA-708 closed captions extraction 2018-12-11 13:56:06 +00:00
icles meson: build more examples 2018-11-25 14:59:16 +00:00
Makefile.am tests: add very simple zbar unit test 2010-11-05 00:23:45 +00:00
meson.build meson: don't build icles when tests are disabled 2019-02-28 11:02:42 +00:00