av1enc: enable row-mt property conditionally
authorWonchul Lee <chul0812@gmail.com>
Tue, 23 Jul 2019 13:26:19 +0000 (22:26 +0900)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 27 Jul 2019 08:15:33 +0000 (08:15 +0000)
commit1ddd13da24a59b372ac6825c669ad77a0daa69f2
tree7ba34aa03a28b718a8bae44a1a8cd442d6ae9a3f
parent6c7a07bc2a940f9822bded257f76fa75fe121bb4
av1enc: enable row-mt property conditionally

The row based multi threading control was introduced after 1.0.0 version
of libaom released. It adds a guard to check the relevant control
definition declared. It fixes #1025
ext/aom/gstav1enc.c