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

sort by:
Revision Author Date Message Commit Date
989de1b Close branch ml-cbr-backend. 22 February 2014, 00:05:50 UTC
1977f7e Fix documentation 03 November 2013, 10:44:18 UTC
bc2c490 New ML CBR backend, initial import 03 November 2013, 10:41:26 UTC
215f1cd 60D: added correct property function stubs 02 November 2013, 21:59:09 UTC
b0dad3a add property memory offsets to XML output 02 November 2013, 16:11:49 UTC
7697ba4 fixed a bug that caused permanent recalculation of the LUT, added manual exposure, play videos from commandline parameters 02 November 2013, 16:11:25 UTC
47754cf mlv_rec: when using mlv_dump for dng output, set default output file based on input file name. disable information about NULL blocks not being handled 02 November 2013, 15:16:45 UTC
a9b1590 mlv_rec: fix manual wbgain values in output file 02 November 2013, 15:15:50 UTC
e8977aa Missing -m32 for in mlv_rec utilities, fixes compile with 64-bit toolchain 31 October 2013, 18:44:38 UTC
918276e mlv_rec: added camera serial to DNG writer code, update makefile 31 October 2013, 01:23:04 UTC
a3fbd2d added camera serial to dng code 31 October 2013, 01:22:38 UTC
e2d3b82 mlv_rec: added a few more DNG fields 31 October 2013, 01:02:27 UTC
98fc1a1 added some new tags to dng code 31 October 2013, 01:01:32 UTC
1360887 mlv_rec: corrected wording error - chroma smoothing, not subsampling 31 October 2013, 00:27:47 UTC
57bbbbb mlv_rec: improve mlv_dump to fill most important DNG fields, add chroma subsampling from dual_iso code 31 October 2013, 00:23:58 UTC
2970b12 add stubs for setting DNG fields 31 October 2013, 00:22:51 UTC
c961611 prevent nested headers if not compiling ML, but a post processing tool 31 October 2013, 00:22:36 UTC
59e631a mlv_rec: use correct field for sizeof - no problem in real, just correctness 30 October 2013, 22:30:34 UTC
dcef5d0 mlv_rec: update Makefile 30 October 2013, 22:29:37 UTC
ccbeb34 mlv_rec: add primitive DNG output to mlv_dump 30 October 2013, 22:29:21 UTC
2d46ecf raw2dng: make some functions public for compiling against mlv tools 30 October 2013, 22:28:51 UTC
6eabf76 mlv_play: use INFO button to toggle video details 29 October 2013, 22:44:00 UTC
5f621d2 mlv_play: small OSD redesign 29 October 2013, 21:18:35 UTC
e728877 mlv_play: care for more keys, use picstyle as alternative to Q, eliminate compile warnings 29 October 2013, 20:26:45 UTC
ddbf303 cr2hdr: minor help tweaks 29 October 2013, 15:18:05 UTC
71053de cr2hdr: fine-tuned bad pixel correction and added an option for aggressive detection 29 October 2013, 15:10:47 UTC
f65c68e cr2hdr: replaced compile-time options with command-line switches; removed old stuff. 29 October 2013, 13:39:26 UTC
dba8b68 raw_info.buffer must be void* (it's a pointer, not an integer). Safeguard to avoid wrong usage on 64-bit systems. 29 October 2013, 13:04:36 UTC
442870d 5D2/50D/500D: fixed http://www.magiclantern.fm/forum/index.php?topic=9075 29 October 2013, 07:27:02 UTC
9f250f8 cr2hdr: added two fast presets (compile-time options) 28 October 2013, 14:08:27 UTC
94d6b74 5D3: fine-tuned top raw offset (fixes dual ISO silent pics) 28 October 2013, 12:33:37 UTC
282f69a mlv_play: added a simple menu when pressing Q 29 October 2013, 00:13:57 UTC
9a1b8af mlv_play: drop expensive double-buffering; use SET to toggle playback quality 28 October 2013, 10:57:15 UTC
892b170 Raw backend: use color playback instead of full-res grayscale (it doesn't seem much slower) 28 October 2013, 10:56:25 UTC
85adc6d Enabled mlv_play in nightly builds (mlv_rec doesn't compile, cc @g3gg0 ) 28 October 2013, 10:22:26 UTC
4f10bad raw_rec: replaced playback code with mlv_play 28 October 2013, 10:14:40 UTC
563b8ff mlv_play: raw_info.frame_size no longer used 28 October 2013, 10:14:03 UTC
7cf6671 Merged in dmilligan/magic-lantern-patches/intervalometer_trigger (pull request #275) Intervalometer Start Trigger 28 October 2013, 09:38:05 UTC
96cedee Intervalometer: moved "start trigger" near "start after" in menu 28 October 2013, 09:37:12 UTC
74d99a6 raw_rec: menu tweaks (moved "indicator display" near "preview"; hide advanced options by default) 28 October 2013, 09:32:07 UTC
527f99b pic_view, raw_rec, mlv_rec: use color preview when speed is not critical 28 October 2013, 09:07:06 UTC
20eefa6 Raw backend: color preview support in raw_preview_fast_ex. Only Rec.709. Not very fast. 28 October 2013, 09:06:38 UTC
66e4a44 Merged in M1ke_M1ke/magic-lantern-m1ke-fork-2 (pull request #277) Added configuration options for recording indicator (now w/helptext,small fixes) - replaces #276 28 October 2013, 09:10:41 UTC
3e3c75d mlv_play: fix stray keypress events, fix warning while creating index, fix AF/MF information 26 October 2013, 19:02:52 UTC
d62f5e4 mlv_rec: write AF/MF information (was forced to zero) 26 October 2013, 18:59:59 UTC
c939cf6 Added configuration options for recording indicator (now w/helptext) Menu choices allow selection of OFF, Placement in the Info Bar, Placement on the Screen and display of the raw frame buffers for debugging. Each level shows progressively more information (but is correspondingly more intrusive on the display). Thanks to Stevefal and 1% for the feedback and A1ex for review. 26 October 2013, 17:12:24 UTC
bbd822f cr2hdr: fine-tuned horizontal stripe correction 26 October 2013, 16:54:22 UTC
8dbc8d1 cr2hdr: fix for images with little or no overlap 26 October 2013, 08:21:17 UTC
5d8467b cr2hdr: save debug graphs as PNG 26 October 2013, 08:20:54 UTC
33d8813 cr2hdr: identify bright/dark fields from histogram analysis 26 October 2013, 07:53:12 UTC
2297608 cr2hdr: minor fixes and fine-tuning for histogram matching 26 October 2013, 07:46:01 UTC
9115d6f cr2hdr: use weighted least squares to reduce the noise influence over histogram matching 26 October 2013, 05:26:11 UTC
a2e8d90 Merge 26 October 2013, 01:00:27 UTC
8f54961 mlv_play: preparation speedup, stability fixes, allocate buffer lists per playback session, allow playback of files >2GiB 26 October 2013, 00:59:59 UTC
4adf58a cr2hdr: small highlight tweak 25 October 2013, 21:52:21 UTC
88e006e mlv_play: playback threads exits immediately now on halfshutter 25 October 2013, 21:51:46 UTC
6440669 mlv_play: read and render asynchronously for speedup, display more MLV information 25 October 2013, 21:46:47 UTC
9c97c06 cr2hdr: fine-tune for less noise 25 October 2013, 21:18:37 UTC
1cd929d cr2hdr: fix interpolation in bright areas 25 October 2013, 21:11:37 UTC
1d0b0b5 cr2hdr: simple outlier filter for histogram matching 25 October 2013, 20:53:10 UTC
7e4b1d6 cr2hdr: fix black delta display 25 October 2013, 19:33:22 UTC
0865312 cr2hdr: removed the nonlinear correction (it does more harm than good now) 25 October 2013, 15:54:36 UTC
7eeb2e4 cr2hdr: experimental histogram matching for ISO estimation 25 October 2013, 14:32:34 UTC
3c03dee Change the way motion detect and trap focus were being disabled during intervalometer 25 October 2013, 01:20:49 UTC
e9dbc02 mlv_play: a file_man plugin to play .RAW and .MLV files in-camera based on playback code in raw_rec 25 October 2013, 00:13:24 UTC
cfa472a cr2hdr: always use last 8 lines from top optical black bar (should fix division by 0 and gibberish) 24 October 2013, 18:44:01 UTC
471884e There's no pink preview on 7D according to 1% (not tested) 24 October 2013, 15:49:04 UTC
ca9e0f3 cr2hdr: ignore more gibberish from the top optical bar (fixes CR2 from Bassaidai) 24 October 2013, 14:25:56 UTC
d096f59 cr2hdr: use larger thumbnails 24 October 2013, 11:52:22 UTC
00f7d55 chdk-dng: fix embedded previews and added dng_set_thumbnail_size 24 October 2013, 11:52:17 UTC
b109789 cr2hdr: experimental handling of highlights above white level 24 October 2013, 09:18:35 UTC
1a0027b Found a critical bug in WAV recording (can write on deallocated memory). Disabling until a proper solution is found (may require rewriting most audio code). http://www.magiclantern.fm/forum/index.php?topic=8358.msg84662#msg84662 24 October 2013, 08:20:20 UTC
9047e3a raw_rec: status indicator should not be pink 24 October 2013, 08:16:30 UTC
7431175 set_lv_zoom now disables globaldraw when switching (avoids transient redraw artifacts) 24 October 2013, 07:38:55 UTC
4a68b0d idle_globaldraw_en/dis now use reference counting 24 October 2013, 07:37:42 UTC
e7838f3 Experimental fix for issue #1629 (pink preview with zoom on halfshutter and raw overlays) 24 October 2013, 07:25:19 UTC
96c4c9d Intervalometer start trigger: add hold half shutter and take a pic options 23 October 2013, 22:05:01 UTC
f6cc980 Merge from unified 23 October 2013, 21:14:38 UTC
3bb82b9 cr2hdr: fix boundary conditions and valgrind warnings 23 October 2013, 12:02:48 UTC
08cae4f AMaZE: clear work space after malloc (fixes valgrind warnings) 23 October 2013, 11:50:25 UTC
68738e6 cr2hdr: fix interpolation in sub-black areas 23 October 2013, 14:23:55 UTC
c4c98a0 cr2hdr: use the same threshold for alias map and edge-directed interpolation in shadows 23 October 2013, 10:17:05 UTC
4c1949c cr2hdr: only compute alias map in shadow areas (for speed) 23 October 2013, 09:56:17 UTC
19a55a6 cr2hdr: fix penalty for diagonal directions 23 October 2013, 15:43:09 UTC
4a5abc4 cr2hdr: only use edge-direct interpolation in extreme cases (semi-overexposed or really deep shadows) 23 October 2013, 09:44:04 UTC
6cea1bb cr2hdr: removed old interpolations based on amaze (will optimize only amaze-edge) 23 October 2013, 08:24:25 UTC
3fc1de5 Intervalometer Start Trigger 23 October 2013, 01:24:25 UTC
98348ea cr2hdr: reworked edge interpolation for less memory usage 22 October 2013, 21:16:07 UTC
6abaa55 cr2hdr: fine-tuned edge interpolation code and added some debug stuff 21 October 2013, 14:36:19 UTC
827fc9b cr2hdr: fix typos in edge interpolation code 21 October 2013, 09:19:11 UTC
8711a41 cr2hdr: experimental filtering for interpolation direction (not enabled by default) 21 October 2013, 09:18:32 UTC
67b019e Merged in M1ke_M1ke/magic-lantern-m1ke-fork (pull request #272) Replace the memory buffer messages in raw video mode 21 October 2013, 07:11:50 UTC
e825201 cr2hdr: fix crash 21 October 2013, 06:58:53 UTC
17bb370 cache camera ID to detect models easier 20 October 2013, 20:24:45 UTC
62fa949 cr2hdr: much better edge interpolation 20 October 2013, 19:37:35 UTC
343f9f4 fixed another lvalue error 20 October 2013, 16:06:42 UTC
e103584 lvalue operands should definitely not be casted... 20 October 2013, 15:55:52 UTC
9a3ae94 cr2hdr: fine-tuned edge interpolation 20 October 2013, 15:46:15 UTC
6339ff6 proper int32_t casting 20 October 2013, 15:22:54 UTC
a5327cb cr2hdr: improved edge-directed interpolation (after AMaZE step) 20 October 2013, 11:15:24 UTC
back to top