]> git.sesse.net Git - vlc/commit
omxil: Use a fake library name when loading IOMX
authorMartin Storsjö <martin@martin.st>
Fri, 16 Dec 2011 21:47:06 +0000 (23:47 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 19 Dec 2011 01:20:22 +0000 (02:20 +0100)
commit282e4d503739dc4aa4654612e3b6eac2d489df94
tree3c7bed99365923520a28afce154ba514feefa68d
parent0eb7d1069b61e1ac249615e1ac08b0dadbd82518
omxil: Use a fake library name when loading IOMX

The iomx loading stub doesn't use the library name.
If there's errors in loading the function pointers, this
gives slightly more correct error messages.

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