]> git.sesse.net Git - ffmpeg/commit
avcodec/omx: Correct av_log() log message
authorAlejandro Solozabal <a.solozabal@hotmail.com>
Wed, 12 Jun 2019 12:16:25 +0000 (12:16 +0000)
committerMark Thompson <sw@jkqxz.net>
Wed, 12 Jun 2019 21:29:11 +0000 (22:29 +0100)
commitcaabe1b4956d054bc3b077ae03a0d4205dbb843e
tree239fcee78c76008454ab0a5e87eaf6ba4f2c38d9
parentf70c397456c7eba78a22e9318bce634e1d9079d6
avcodec/omx: Correct av_log() log message

Print the right library name, which is trying to open, on the log message.

Signed-off-by: Alejandro Solozabal <a.solozabal@hotmail.com>
libavcodec/omx.c