mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 08:38:20 +00:00
[h264] disable the module until I or someone finds time to finish it
This commit is contained in:
parent
cf4d16b528
commit
70ffe1de43
@ -20,9 +20,7 @@ OBJS = main.o \
|
|||||||
spice/spice.o \
|
spice/spice.o \
|
||||||
parsers/nal.o \
|
parsers/nal.o \
|
||||||
decoders/null.o \
|
decoders/null.o \
|
||||||
decoders/h264.o \
|
|
||||||
renderers/opengl.o
|
renderers/opengl.o
|
||||||
# renderers/opengl-basic.o
|
|
||||||
|
|
||||||
BUILD_OBJS = $(foreach obj,$(OBJS),$(BUILD)/$(obj))
|
BUILD_OBJS = $(foreach obj,$(OBJS),$(BUILD)/$(obj))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user