avvidenc: Fix compiler errors in the previous commit
authorArun Raghavan <arun@arunraghavan.net>
Wed, 22 Mar 2017 07:25:40 +0000 (12:55 +0530)
committerArun Raghavan <arun@arunraghavan.net>
Wed, 22 Mar 2017 07:25:40 +0000 (12:55 +0530)
commita3b7aebf6b328e2884fc3692906a40c059b21a09
treeedb1c38e5af8fdef9ac59b780db5a7a906122d0e
parent2e25f166fcfbc704d3ad400cde7bc3c75662f4b9
avvidenc: Fix compiler errors in the previous commit

The declaration of 'const char *klass' was shadowing a function
argument.
ext/libav/gstavvidenc.c