https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: 71a5a35e73fdd312b466ee5ebf4a8330036537fa authored by Daniel Fort on 26 June 2017, 13:47:32 UTC
Corrected YUV422_LV_BUFFER_DISPLAY_ADDR value and enabled display filters: http://www.magiclantern.fm/forum/index.php?topic=9741.msg186289#msg186289
Tip revision: 71a5a35
config.mak
CFLAGS=-Os
LDFLAGS=
LIBSUF=.a
EXESUF=
ARCH=arm
TARGETOS=Linux
VERSION=0.9.26
top_srcdir=$(TOP)
top_builddir=$(TOP)
back to top