vf_shuffleplanes: fix the type of the mapping indices
authorAnton Khirnov <anton@khirnov.net>
Thu, 6 Mar 2014 07:32:50 +0000 (08:32 +0100)
committerAnton Khirnov <anton@khirnov.net>
Thu, 6 Mar 2014 08:24:53 +0000 (09:24 +0100)
commit713d3f98c8b0ff6cc86985d9e4d85e3f5b3c7004
treefa97e430e9059122a1355d716a4ba71efd16d061
parent3bfdee00cd92ff07c364d4901c4aefda32780756
vf_shuffleplanes: fix the type of the mapping indices

They are TYPE_INT AVOptions, so they must be ints
libavfilter/vf_shuffleplanes.c