OSDN Git Service

ffmpeg_filter: check that the input media type match the filter
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 14 Aug 2013 00:11:30 +0000 (02:11 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 14 Aug 2013 01:03:41 +0000 (03:03 +0200)
commit640a36a05c4d9d371086c22a158fb3d314a71538
treede200fd28a9d577f92b09a0aeb7faf1ea4c55757
parent1ee1a3d9f4e152b641f05d2be6dbe3f440485cca
ffmpeg_filter: check that the input media type match the filter

Fixes Ticket2012

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
ffmpeg_filter.c