mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-06 15:38:53 +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 += \
|
libgstapplemedia_la_SOURCES += \
|
||||||
qtkitvideosrc.m \
|
qtkitvideosrc.m \
|
||||||
vtenc.c \
|
vtenc.c \
|
||||||
vtdec.c \
|
vtdec.c
|
||||||
vth264decbin.c \
|
|
||||||
vth264encbin.c
|
|
||||||
|
|
||||||
libgstapplemedia_la_LDFLAGS += \
|
libgstapplemedia_la_LDFLAGS += \
|
||||||
-Wl,-framework -Wl,Cocoa \
|
-Wl,-framework -Wl,Cocoa \
|
||||||
|
|
Loading…
Reference in a new issue