https://bitbucket.org/daniel_fort/magic-lantern
Raw File
Tip revision: 6896814002e2b5331a03b198672e09794e074c96 authored by alex@thinkpad on 12 February 2017, 19:51:02 UTC
mlv_lite: attempt to fix lockup when the H.264 stream stops automatically
Tip revision: 6896814
Makefile.setup.default
#Makefile for 7D

ML_PICSTYLE_AUTO=n

ML_SRC_EXTRA_OBJS = \
	ml_rpc.o \
	video_hacks.o \
	ptpbuf.o \
	afma.o

back to top