omxil: Try to load the broadcom OMX IL core and host library on the raspberry pi
commit2adf2e0d053375ff0e5782088799d8c93db8e54b
authorMartin Storsjö <martin@martin.st>
Mon, 11 Mar 2013 14:51:47 +0000 (11 16:51 +0200)
committerMartin Storsjö <martin@martin.st>
Mon, 18 Mar 2013 16:24:02 +0000 (18 18:24 +0200)
treebb0190d7ccd64be0900a7782ee0376415c3f2818
parenta1368308353a6e527fdf842d97bee3a56805b642
omxil: Try to load the broadcom OMX IL core and host library on the raspberry pi

The host library is intentionally not unloaded, since it starts
background threads when initialized, and the deinit function does
not stop the threads. Therefore, this library cannot be unloaded
once loaded and initialized.

Signed-off-by: Martin Storsjö <martin@martin.st>
modules/codec/omxil/omxil_core.c