- 18 Jun, 2018 1 commit
-
-
g3gg0 authored
--HG-- branch : crop_rec_4k
-
- 12 Jun, 2018 1 commit
-
-
g3gg0 authored
--HG-- branch : crop_rec_4k
-
- 23 Mar, 2018 1 commit
-
-
alex@thinkpad authored
(helps squeezing a few more buffers, at some risk of recording stopping at extreme ISOs) --HG-- branch : crop_rec_4k
-
- 09 Mar, 2018 1 commit
-
-
alex@thinkpad authored
(no longer needed; should fix errors at very high ISOs with very detailed scenes) --HG-- branch : crop_rec_4k
-
- 20 Mar, 2018 1 commit
-
-
alex@thinkpad authored
(seems to be a bit faster than pausing LiveView) --HG-- branch : crop_rec_4k
-
- 16 Mar, 2018 1 commit
-
-
alex@thinkpad authored
Workaround for existing files (before this change): (panPosX & ~7) should give the correct X offset for existing lossless files. ((panPosX + 7) & ~7) should match cropPosX and should be correct for uncompressed files. --HG-- branch : crop_rec_4k
-
- 11 Mar, 2018 1 commit
-
-
alex@thinkpad authored
(needed to squeeze 1080p in x5 zoom) 100D: need VRAM dumps to make sure the offsets are correct http://www.magiclantern.fm/forum/index.php?topic=12375.0 --HG-- branch : crop_rec_4k
-
- 10 Mar, 2018 2 commits
-
-
alex@thinkpad authored
700D, 650D, 100D, M: fine-tuned skip offsets Allow odd values for skip_bottom 650D/M x5 zoom: skip_top is the same as with regular 1080p or 720p or mv1080crop 700D/650D/M 720p before: H=727, skip_bottom = 4 => active area y2=723 (real 724) after: H=725, skip_bottom = 1 => active area y2=724 100D 720p: before: H=726, skip_bottom = 4 => active area y2=722 (real 724) after: H=726, skip_bottom = 2 => active area y2=724 650D/M 1080p: before: H=1190, skip_bottom = 4 => active area y2=1186 (2 white lines at bottom) after: H=1188, skip_bottom = 0 => active area y2=1188 (no bad lines at bottom) EOSM movie crop: H=1060, top=28, active area y2=1060, no bad lines at bottom (unsure about skip_bottom on 100D - to be tested with a silent DNG in movie crop mode) See also: https://www.magiclantern.fm/forum/index.php?topic=18443.msg198140#msg198140 https://www.magiclantern.fm/forum/index.php?topic=16054.msg195213#msg195213 --HG-- branch : crop_rec_4k
-
alex@thinkpad authored
--HG-- branch : crop_rec_4k
-
- 08 Mar, 2018 1 commit
-
-
Daniel Fort authored
https://www.magiclantern.fm/forum/index.php?topic=5601.msg196632#msg196632 --HG-- branch : crop_rec_4k
-
- 05 Mar, 2018 1 commit
-
-
Daniel Fort authored
https://www.magiclantern.fm/forum/index.php?topic=5601.msg196632#msg196632 --HG-- branch : crop_rec_4k
-
- 04 Mar, 2018 1 commit
-
-
Daniel Fort authored
https://www.magiclantern.fm/forum/index.php?topic=5601.msg196632#msg196632 --HG-- branch : crop_rec_4k
-
- 05 Mar, 2018 1 commit
-
-
Daniel Fort authored
--HG-- branch : crop_rec_4k
-
- 04 Mar, 2018 3 commits
-
-
Daniel Fort authored
Not working yet (black level issues) --HG-- branch : crop_rec_4k
-
Daniel Fort authored
--HG-- branch : crop_rec_4k
-
alex@thinkpad authored
http://www.magiclantern.fm/forum/index.php?topic=18443.msg198091#msg198091 --HG-- branch : crop_rec_4k
-
- 03 Mar, 2018 1 commit
-
-
alex@thinkpad authored
(to be tested) --HG-- branch : crop_rec_4k
-
- 10 Mar, 2018 2 commits
-
-
alex@thinkpad authored
(memset32 fix, DIGIC identification, minor fixes) --HG-- branch : crop_rec_4k
-
alex@thinkpad authored
(fixes Arkanoid, benchmarks and others on fresh startup in photo mode, without any images on the card) --HG-- branch : lua_fix
-
- 09 Mar, 2018 1 commit
-
-
alex@thinkpad authored
--HG-- branch : lua_fix
-
- 10 Mar, 2018 1 commit
-
-
alex@thinkpad authored
(memset32 fix) --HG-- branch : lua_fix
-
- 07 Mar, 2018 2 commits
-
-
alex@thinkpad authored
--HG-- branch : memory-backend
-
alex@thinkpad authored
Backout b831cb10605c (breaks Magic Zoom and CONFIG_MARK_UNUSED_MEMORY_AT_STARTUP, as memset64 is not the same as memset) --HG-- branch : memory-backend
-
- 04 Mar, 2018 1 commit
-
-
alex@thinkpad authored
--HG-- branch : lua_fix
-
- 03 Mar, 2018 1 commit
-
-
alex@thinkpad authored
e.g. if (is_camera("DIGIC", "5")) { ... } --HG-- branch : lua_fix
-
- 24 Feb, 2018 8 commits
-
-
alex@thinkpad authored
(side effect: short joystick press also moved the menu selection up on 5D3) --HG-- branch : lua_fix
-
alex@thinkpad authored
(memory backend updates; thread safety annotations for new exmem functions) --HG-- branch : crop_rec_4k
-
alex@thinkpad authored
--HG-- branch : memory-backend
-
alex@thinkpad authored
--HG-- branch : lua_fix
-
alex@thinkpad authored
--HG-- branch : memory-backend
-
alex@thinkpad authored
--HG-- branch : lua_fix
-
alex@thinkpad authored
allow small blocks (smaller than minimum_free_space / 64) to break the minimum_free_space limit (until minimum_free_space / 4) fine-tuned until the old set of Lua scripts were able to run on 1100D without umm_malloc --HG-- branch : memory-backend
-
alex@thinkpad authored
allow small blocks (smaller than minimum_free_space / 64) to break the minimum_free_space limit (until minimum_free_space / 4) fine-tuned until the old set of Lua scripts were able to run on 1100D without umm_malloc --HG-- branch : lua_fix
-
- 23 Feb, 2018 1 commit
-
-
alex@thinkpad authored
--HG-- branch : memory-backend
-
- 24 Feb, 2018 2 commits
-
-
alex@thinkpad authored
--HG-- branch : memory-backend
-
alex@thinkpad authored
- simplified to accept only 32-bit aligned pointers - using regular memset for Magic Zoom - closing issue #1995 --HG-- branch : memory-backend
-
- 23 Feb, 2018 4 commits
-
-
alex@thinkpad authored
(poor man's autodetection, since we don't know how to query the available size in advance) --HG-- branch : memory-backend
-
alex@thinkpad authored
- moved autodetection to dedicated functions (for both fragmented and continuous allocations) - autodetect the max available size for large requests (slower, but when it fails, it fails gracefully) --HG-- branch : memory-backend
-
alex@thinkpad authored
(not sure why they were needed; we'll find out if it fails) --HG-- branch : memory-backend
-
alex@thinkpad authored
(1s timeout probably not needed) --HG-- branch : memory-backend
-