Commit 373496c3 authored by Sergey Bolshakov's avatar Sergey Bolshakov Committed by Konstantin Pavlov

OMX: Add Tegra3 OMX IL to the list of probed cores.

Signed-off-by: default avatarKonstantin Pavlov <thresh@videolan.org>
parent 37f1c06e
......@@ -61,6 +61,7 @@ static const char *ppsz_dll_list[] =
"libOMX_Core.so", /* TI OMAP IL core */
"libOmxCore.so", /* Qualcomm IL core */
"libomxil-bellagio.so", /* Bellagio IL core */
"libnvomx.so", /* Tegra3 IL core */
#endif
0
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment