ffmpeg: Fix the check for experimental codecs
authorMartin Storsjö <martin@martin.st>
Thu, 14 Jul 2011 20:01:29 +0000 (23:01 +0300)
committerMartin Storsjö <martin@martin.st>
Thu, 14 Jul 2011 20:37:18 +0000 (23:37 +0300)
commitdaca33659d12fd85062bc1798f4eb7ffeb83cc3c
treee6ced4a7e3b23d46cbc228ea63733851cc67017c
parentbaba2eedacbbaecf55bdb89dbfe32c69799df99f
ffmpeg: Fix the check for experimental codecs

The variable 'codec' was used uninitialized here.

Signed-off-by: Martin Storsjö <martin@martin.st>
ffmpeg.c