log scripts/image/private/__imwrite__.m @ 21144:76e0ef020dae

age author description
Wed, 27 Jan 2016 14:15:17 +0100 Kai T. Ohlhus maint: Periodic merge of stable to default.
Wed, 27 Jan 2016 11:22:58 +0100 Rafael Laboissiere doc: fix spelling of "unknown". stable
Tue, 05 Jan 2016 12:45:14 +0100 Rafael Laboissiere doc: fix spelling of "unknown".
Sun, 22 Nov 2015 20:25:17 -0800 Rik Replace ++,-- with in-place operators for performance.
Tue, 28 Jul 2015 17:43:23 +0100 Carnë Draug Add compression option to imwrite and default to "none" (bug #45565)
Thu, 26 Feb 2015 13:13:40 -0500 John W. Eaton maint: Cleanup some .m files to follow Octave coding conventions.
Mon, 23 Feb 2015 14:54:39 -0800 Rik maint: Clean up m-files to follow Octave coding conventions.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 05 Nov 2013 07:05:30 +0000 Carnë Draug imwrite: implement DisposalMethod option.
Tue, 05 Nov 2013 05:48:56 +0000 Carnë Draug imwrite: implement DelayTime option.
Tue, 05 Nov 2013 05:05:11 +0000 Carnë Draug imwrite: implement LoopCount option.
Mon, 04 Nov 2013 21:48:45 +0000 Carnë Draug imwrite: fill colormap with black (RGB 0,0,0) for missing colors (bug #33615)
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 28 Aug 2013 08:33:02 -0700 Rik maint: End m-files with 1 blank line.
Mon, 19 Aug 2013 16:11:18 +0100 Carnë Draug Implement writing of CMYK and fix writing of image alpha channel (bug #32986).
Sat, 17 Aug 2013 04:44:21 +0100 Carnë Draug imwrite: fix input checking for colormap (bug #39791)
Tue, 13 Aug 2013 06:20:02 +0100 Carnë Draug imwrite: give error if image is an empty or sparse matrix.
Thu, 08 Aug 2013 17:41:50 +0100 Carnë Draug Implement writing of indexed images.
Sun, 04 Aug 2013 18:13:08 -0700 Rik maint: Remove unneeded input validation from internal fcns in private/ directories.
Fri, 26 Jul 2013 00:47:23 +0100 Carnë Draug Rename private core_imfnc functions to follow the __fnc__ convention style. base scripts/image/private/core_imwrite.m@7677f7398909