av1enc: Also set AV1E_SET_ROW_MT from the property value when initializing the encoder
authorSebastian Dröge <sebastian@centricular.com>
Mon, 22 Jul 2019 09:23:51 +0000 (12:23 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 22 Jul 2019 09:23:51 +0000 (12:23 +0300)
commit67ccaf904d1f54532e41ede85dd0e609e97b578f
tree75d5442a86d7462e5a4aa70bccb7efd7194d1e49
parent783048309fe3cb5c056102e6d9e38de77ab199cb
av1enc: Also set AV1E_SET_ROW_MT from the property value when initializing the encoder

Previously it was only set if the property was changed after the encoder
was initialized.
ext/aom/gstav1enc.c