https://bitbucket.org/daniel_fort/magic-lantern

sort by:
Revision Author Date Message Commit Date
5f567df Merge 14 February 2017, 00:04:55 UTC
6896814 mlv_lite: attempt to fix lockup when the H.264 stream stops automatically When H.264 stops, Canon code appears to wait for all the memory resources to be freed (including ours). During this process, LiveView is frozen (visible without ML as well). If this process takes "too long", the camera locks up and requires battery out (some tasks may or may not continue to run). Allocating a smaller amount of memory (rather than all available memory) doesn't seem to help. Workaround: do not save the remaining frames, just free the resources ASAP. TODO: figure out what actually causes this and how to prevent the hard lockups (hard, dm-spy logging might help). 12 February 2017, 19:51:02 UTC
7b1740e mlv_lite: when using H.264 proxy, try to match MLV filenames with Canon's 11 February 2017, 17:40:04 UTC
d9f9dc0 done 11 February 2017, 17:05:40 UTC
9822dfe Merge 11 February 2017, 16:55:26 UTC
5456ab5 merge 11 February 2017, 16:53:31 UTC
10ab5b3 Merged raw-h264-proxy into raw_video_10bit_12bit 11 February 2017, 15:40:56 UTC
d0e5a34 Merged unified into raw_video_10bit_12bit 11 February 2017, 15:35:33 UTC
ab98365 Merged raw_fixes into raw_video_10bit_12bit 11 February 2017, 15:34:10 UTC
fc0c5ef mlv_lite: also renamed in Makefile.modules.default 11 February 2017, 14:53:53 UTC
0156149 mlv_lite: getting DCIM dir suffix from property doesn't seem to work (limitation of module properties); get it from ML core instead 11 February 2017, 14:47:03 UTC
5f86d1e fio-ml: added get_dcim_dir_suffix(); moved get_dcim_dir() from dryos.h 11 February 2017, 14:45:47 UTC
e69cc35 Merged unified (mlv-lite) into raw-h264-proxy 11 February 2017, 15:00:13 UTC
5958237 Merged in new_raw_format (mlv_lite) (pull request #685) Completely replace the old raw format with a lite implementation of MLV. Recording performance should be identical to the old raw_rec v1.0; however, the additional features from mlv_rec are not present. Note: raw_rec.mo was renamed to mlv_lite.mo. 11 February 2017, 13:52:09 UTC
9a7bde5 Close branch new_raw_format 11 February 2017, 13:52:09 UTC
e4f8ff4 mlv_lite: updated README 11 February 2017, 13:44:28 UTC
b4a17f6 Renamed raw_rec to mlv_lite 11 February 2017, 13:43:44 UTC
a051a13 Merged unified into new_raw_format 11 February 2017, 13:38:00 UTC
66f4c3c raw_rec: allow audio recording via H.264 proxy 11 February 2017, 13:26:50 UTC
ea918d9 raw_rec: prefer recording to CF whenever possible (when using H.264 proxy, select SD in Canon menu for best performance) 11 February 2017, 13:22:00 UTC
313e9ba raw_rec: experimental H.264 proxy recording earlier attempts: http://www.magiclantern.fm/forum/index.php?topic=16608.msg177236#msg177236 11 February 2017, 11:13:03 UTC
6acc294 Always disable overlays in x10 zoom, see pull request 806 and also in the special x1 zoom from some recent models 10 February 2017, 20:40:39 UTC
ee97330 Merged in daniel_fort/magic-lantern/700D_isr_stubs (pull request #797) 700D pre_isr_hook/post_isr_hook stubs for LOG_INTERRUPTS Approved-by: Alex 10 February 2017, 17:18:15 UTC
c00319f Info bars: fix positions for various screen layouts + refactor 10 February 2017, 11:33:18 UTC
645aedb Cropmarks: fix alignment on external monitors http://www.magiclantern.fm/forum/index.php?topic=14704.msg179688#msg179688 10 February 2017, 10:19:24 UTC
8ca4c63 Focus peaking: removed the option to use HD buffer (simpler code) 10 February 2017, 16:39:43 UTC
b37f9b1 Focus peaking: fix alignment with anamorphic preview (issue #2446?) 08 February 2017, 12:40:15 UTC
043dfc5 Fix REC PicStyle on first clip (issue #2379, all models) 08 February 2017, 08:26:28 UTC
20b9274 srm_malloc_suite: extra wait after locking the GUI (to be checked on cameras that don't pass the SRM memory test from selftest.mo) 06 February 2017, 09:08:47 UTC
d3f91ab srm_malloc_suite: minor fix (no effects with current usage) 06 February 2017, 09:05:57 UTC
b639f26 700D: fix pre/post_isr_hook stubs 02 February 2017, 04:47:47 UTC
1c69fbb raw2dng, Makefile: switching to -c99 introduced 2 warnings and fseeko not able to address long files under linux. Fixed 29 January 2017, 11:10:08 UTC
9f5504b 1100D: fix FPS override (nightly compiles again, thanks to all testers) 26 January 2017, 22:23:13 UTC
19c82c8 500D: fix PlayMovieGuideApp_handler stub 26 January 2017, 20:17:52 UTC
a867e16 Merged in bouncyball/magic-lantern/unified-camname-patch (pull request #801) make mlv_dump write unique camera name tag to dng files 26 January 2017, 21:24:54 UTC
efd1899 conform raw_rec Bit depth menu to match mlv_rec 24 January 2017, 04:37:59 UTC
d480020 mlv_dump: changed unique_camname initial value from NULL to (unknown). Got rid of the unnecessary check. There should be only one IDNT block in a valid MLV 23 January 2017, 12:31:44 UTC
5e477e6 mlv_dump: fix dark/flat frame operation when the two clips have different spacing/padding offsets Test files: http://www.magiclantern.fm/forum/index.php?topic=16650.msg178809#msg178809 20 January 2017, 16:43:39 UTC
667ab08 Merged unified into unified-camname-patch 19 January 2017, 14:13:40 UTC
6b5ae81 Merged in 5D3-113-and-123 (pull request #611) Support for 5D3 firmwares 1.2.3 and 1.1.3 in the same source tree 13 January 2017, 22:45:14 UTC
09fabb3 Close branch 5D3-113-and-123 13 January 2017, 22:45:14 UTC
6848fa3 5D3: sync platform files between 1.1.3 and 1.2.3 13 January 2017, 22:31:28 UTC
929f666 mlv_dump.c, camera_id.h: some suggested polishing 13 January 2017, 09:51:57 UTC
26c97e6 mlv_dump: typo correction 13 January 2017, 08:59:32 UTC
d46ec6f mlv_dump: use NULL instead of Unknown Model string 13 January 2017, 08:53:55 UTC
193e8de camera_id.h: func now returns NULL if camera model not matched 13 January 2017, 08:40:36 UTC
e726a83 Merged in bouncyball/raw2dng_dng_set_camname_patch (pull request #791) raw2dng_dng_set_camname_patch 12 January 2017, 20:20:36 UTC
48a5f30 Merged in escho/escho-magiclantern/escho-dev (pull request #783) change helptext for mlv_dump 12 January 2017, 20:19:34 UTC
a9ec6bf Raw backend: fix black borders on raw previews 12 January 2017, 20:17:12 UTC
d004edd Raw backend: fix black borders on raw previews 12 January 2017, 20:17:12 UTC
062d34a Merged raw_video_10bit_12bit into crop_rec 12 January 2017, 19:55:20 UTC
7ec104f Moved bit depth setup from raw_rec/mlv_rec to raw backend; raw overlays should now refuse to run at bit depths other than 14 12 January 2017, 17:31:40 UTC
d209a4c raw_rec, mlv_rec: minimize roundoff error when scaling black and white levels (using --black-fix in mlv_dump should be no longer needed) 12 January 2017, 17:02:25 UTC
f97ee0a mlv_rec: fix bad merge (to be tested) 12 January 2017, 14:40:02 UTC
6592c12 Merged raw_video_10bit_12bit into crop_rec 12 January 2017, 13:13:17 UTC
114bb76 Merged 5D3-113-and-123 into crop_rec 12 January 2017, 13:12:53 UTC
ded8d08 Merged unified into 5D3-113-and-123 12 January 2017, 13:12:09 UTC
22527da Merged in ettr-bulb (pull request #674) Bulb mode support for Auto ETTR (for very long exposures) 12 January 2017, 13:10:10 UTC
4e2a3e6 Close branch ettr-bulb 12 January 2017, 13:10:10 UTC
967551f Merged in serialflash (pull request #793) Serial flash dumper 12 January 2017, 13:07:01 UTC
b85f962 Close branch serialflash 12 January 2017, 13:07:01 UTC
6fa1bdb Merged in Licaon_Kter/magic-lantern/Licaon_Kter/save-sticky-halfshutter-in-config-fix-ht-1482105766431 (pull request #784) Save sticky halfshutter in config 12 January 2017, 13:06:45 UTC
ed623bf Merged in raw_fixes (pull request #778) Raw fixes part 3 12 January 2017, 12:47:36 UTC
6f8007a Raw backend: back to EDMAC channel 4 for 5D3 RAW_SLURP (corrupted frames on 1.2.3 with 0x12) 12 January 2017, 12:40:12 UTC
9c1adc8 Raw backend: no more white level exceptions 12 January 2017, 12:39:33 UTC
a12e8de mlv_dump: fix long exposure metadata in DNG 10 January 2017, 23:38:23 UTC
cca7eff chdk-dng: drop APEX exposure metadata (redundant, conflicts with regular exposure tags) 10 January 2017, 23:38:10 UTC
0bf45a3 mlv_dump: fix black level bias when converting from lower bit depths (on 5D3, please use --black-fix=2048 at all bit depths from now on) http://www.magiclantern.fm/forum/index.php?topic=5601.msg177802#msg177802 10 January 2017, 19:39:05 UTC
4ba7690 mlv_dump: changed default white level (if no parameter given) for --white-fix to 15k as recommended by a1ex 10 January 2017, 19:22:06 UTC
98dc315 mlv_dump: added option to set white level manually, correct white level setting when black level was set 10 January 2017, 12:38:01 UTC
f89419c camera_id.h: fallback to unique/default name in case of the model w/o localized name 10 January 2017, 08:18:45 UTC
cc9d1f9 mlv_dump: modify black level code to properly scale or set black level as expected 10 January 2017, 00:25:15 UTC
be0d0e3 camera_id.h: remove Canon EOS 400D from the model list 09 January 2017, 11:52:19 UTC
7ecfefc camera_id.h: make get_camera_name_by_id func static 09 January 2017, 11:50:32 UTC
ac2952a mlv_dump: write unique camera name tag to dng files 08 January 2017, 16:57:08 UTC
f8f9ebd mlv_dump: added camera_id.h to the mlv_rec dir 08 January 2017, 16:54:42 UTC
4319052 700D pre_isr_hook/post_isr_hook stubs for LOG_INTERRUPTS 06 January 2017, 02:17:52 UTC
785204f Merged raw_fixes into raw_video_10bit_12bit 06 January 2017, 00:20:26 UTC
1bbd0cf 5D3: stubs format 05 January 2017, 12:05:58 UTC
ffaef9e Merged raw_fixes into raw_video_10bit_12bit 04 January 2017, 21:27:33 UTC
eadc379 Merged raw_fixes into raw_video_10bit_12bit 04 January 2017, 21:23:39 UTC
35dec43 Raw backend: attempt to autodetect resolution on all cameras using EDMAC_RAW_SLURP (to be tested) fixme: height is not always detected well (sometimes it's +/- 1) 04 January 2017, 19:44:17 UTC
73664c4 Raw backend: use channel 0x12 for EDMAC_RAW_SLURP on all recent models (to be tested) 04 January 2017, 15:26:51 UTC
45f66ba Created new branch unified-camname-patch 04 January 2017, 15:24:55 UTC
da475ea Raw backend: use the same PREFERRED_RAW_TYPE on all cameras (to be tested) 0x10 on DIGIC 5/6, 0x5 on DIGIC 4, see http://www.magiclantern.fm/forum/index.php?topic=18393 04 January 2017, 14:51:51 UTC
ba8bc28 sf_dump: some refactoring; stubs for 5D3, 100D, 700D, EOS M 04 January 2017, 14:25:53 UTC
81b8d9d tskmon: attempt to fix remaining null ptr issues (not tested; might have a minor impact over recording speed) Should fix #2488, #2140, #2537, #2376, #1906, #1913 03 January 2017, 18:23:48 UTC
3ee9274 Merged in daniel_fort/magic-lantern/raw_fixes_eosm_fix (pull request #795) raw fixes eosm fix 05 January 2017, 06:46:15 UTC
26c2b15 Removed false condition that affected non-cropped video mode on EOSM. 05 January 2017, 01:19:22 UTC
f208902 raw2dng: write correct camera name tag to DNG files 01 January 2017, 13:37:04 UTC
612b1e6 raw2dng: Makefile: add C99 standard for linux 01 January 2017, 13:33:53 UTC
bbc00dd mlv_dump: put DNG 14bpp enforcement at the right position 25 December 2016, 09:33:20 UTC
7afeb47 mlv_dump: enforce 14bpp correction for DNG output mode. code seems still buggy for 12bpp. 24 December 2016, 23:03:47 UTC
c32853b mlv_dump: preallocate buffers on RAWI 24 December 2016, 22:59:14 UTC
c2e95fb mlv_dump: remove pointer arithmetics for xref table reading 24 December 2016, 22:25:36 UTC
fa1c050 mlv_dump: added patches from 5f7a9d850d71 and a22302855d05 regarding black level correction for other bit depths 24 December 2016, 22:17:30 UTC
8343fbd Added 6D support and changed default 700D PREFERRED_RAW_TYPE 23 December 2016, 18:05:40 UTC
40cc61a Save sticky half-shutter in config Fix https://bitbucket.org/hudson/magic-lantern/issues/2642 19 December 2016, 00:03:05 UTC
df7f0fd Created new branch stick_sticky 18 December 2016, 22:32:20 UTC
6227dc1 mlv_dump -f helptext 18 December 2016, 20:03:22 UTC
back to top