mirror of
https://github.com/followmsi/android_hardware_qcom_media.git
synced 2024-10-31 22:47:35 +00:00
Promotion of video-userspace.lnx.2.1-00056.
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 1106221 I66ef297d9be76fdc93d49a7c92f58aa728b09139 mm-video-v4l2: Enable flags to load qdmetadata dynamical Change-Id: Ib531930fd1ab07077a7818a9f3e2120babebbc82 CRs-Fixed: 1106221
This commit is contained in:
commit
7a56da1011
1 changed files with 2 additions and 2 deletions
|
@ -82,6 +82,6 @@ libOmxVenc_la_SOURCES = $(sources)
|
|||
libOmxVenc_la_CFLAGS = $(AM_CFLAGS) $(AM_CPPFLAGS) -fPIC
|
||||
#libOmxVenc_la_LDLIBS = ../libc2d2colorconvert/libc2dcolorconvert.la
|
||||
#libOmxVenc_la_LIBADD = ../../../mm-core/libOmxCore.la
|
||||
libOmxVenc_la_LDFLAGS = -lstdc++ -lpthread -llog -lutils -lbinder -lcutils -lglib-2.0 -lbase -ldl -lpthread -shared
|
||||
# -lqdMetaData -lc2d2 -lgui -lOmxCore -lgpustats -ldl -lpthread
|
||||
libOmxVenc_la_LDFLAGS = -lstdc++ -lpthread -llog -lutils -lbinder -lcutils -lglib-2.0 -lbase -ldl -lpthread -shared -lqdMetaData
|
||||
# -lc2d2 -lgui -lOmxCore -lgpustats -ldl -lpthread
|
||||
libOmxVenc_la_LDFLAGS += -version-info 0
|
Loading…
Reference in a new issue