Fix warning typos and Gstreamer ci test
This commit is contained in:
parent
b1d167ec22
commit
a85ab85bf8
@ -597,7 +597,7 @@ set_default_svt_configuration (EbSvtAv1EncConfiguration * svt_config)
|
|||||||
// thread affinity
|
// thread affinity
|
||||||
svt_config->logical_processors = PROP_CORES_DEFAULT;
|
svt_config->logical_processors = PROP_CORES_DEFAULT;
|
||||||
svt_config->target_socket = PROP_SOCKET_DEFAULT;
|
svt_config->target_socket = PROP_SOCKET_DEFAULT;
|
||||||
svt_config->unpin = 1;
|
svt_config->pin_threads = 0;
|
||||||
|
|
||||||
// tile based encoding
|
// tile based encoding
|
||||||
svt_config->tile_columns = 0;
|
svt_config->tile_columns = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user