mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 09:10:36 +00:00
applemedia: Actually the enc/decbins are not used anywhere currently
Code is commented out.
This commit is contained in:
parent
1107e158f7
commit
0d794993fb
1 changed files with 1 additions and 3 deletions
|
@ -89,9 +89,7 @@ else
|
|||
libgstapplemedia_la_SOURCES += \
|
||||
qtkitvideosrc.m \
|
||||
vtenc.c \
|
||||
vtdec.c \
|
||||
vth264decbin.c \
|
||||
vth264encbin.c
|
||||
vtdec.c
|
||||
|
||||
libgstapplemedia_la_LDFLAGS += \
|
||||
-Wl,-framework -Wl,Cocoa \
|
||||
|
|
Loading…
Reference in a new issue