[FFmpeg-devel] [PATCH] avcodec/mediacodec_wrapper: fix false positives in swdec blacklist
Jan Ekström
jeebjp at gmail.com
Wed Mar 7 01:35:20 EET 2018
On Wed, Mar 7, 2018 at 12:19 AM, Stefan _ <sfan5 at live.de> wrote:
> Hi,
>
> attached patch fixes an issue with the previous mediacodec patch.
>
LGTM.
`strstr(name, "OMX.SEC") && strstr(name, ".sw.")`
..will most likely have less false positives as OMX.SEC seems to be
utilized for HW decoders on some Exynos SoCs.
Jan
More information about the ffmpeg-devel
mailing list