]> git.sesse.net Git - ffmpeg/commit
configure: fix --disable-v4l2-m2m can't work
authorJun Zhao <barryjzhao@tencent.com>
Wed, 4 Sep 2019 09:39:59 +0000 (17:39 +0800)
committerJun Zhao <barryjzhao@tencent.com>
Thu, 5 Sep 2019 10:55:09 +0000 (18:55 +0800)
commit43b3412631893ca432857304e91d85b953bd5feb
tree4a60790e09bb2cbb7b2d9e71ef47e320dbc52d64
parentda6e569916628c38e7ddd2609e53bd619b3602cf
configure: fix --disable-v4l2-m2m can't work

Use the command ./configure with/without --disable-v4l2-m2m test.

Reviewed-by: Aman Gupta <aman@tmm1.net>
Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
configure