]> git.sesse.net Git - vlc/commit
mediacodec: add a function that checks if codec is blacklisted
authorThomas Guillem <thomas@gllm.fr>
Mon, 16 Mar 2015 08:29:54 +0000 (08:29 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 16 Mar 2015 09:33:05 +0000 (10:33 +0100)
commit42cc2df680d9987137b5725243a118da4253b184
treeeda7512110334ce5fc91b905413829fdcd14987d
parent8317c24270d45b4938acaf58104e18f5039eade0
mediacodec: add a function that checks if codec is blacklisted

This also fixes a crash because of a missing __MIN(strlen()) for MTK MPEG4.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/codec/omxil/android_mediacodec.c