| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-10-12 | Change MagickImageProxy to FFmpegImageProxy and make it use FFmpeg | Carl Hetherington | |
| to decode images. Hence remove {Image,Graphics}Magick. | |||
| 2016-06-21 | Revert "Use make_shared<>." | Carl Hetherington | |
| Support for this seems to vary wildly across DoM's build targets. Stuff that builds on 16.04 won't build on 14.04, for example. Seems to not be worth the hassle now. This reverts commit 5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f. | |||
| 2016-06-21 | Use make_shared<>. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2015-09-14 | Lots of #include <iostream>s for Arch. | Carl Hetherington | |
| 2015-06-11 | Use better J2KImageProxy::same() method. | Carl Hetherington | |
| 2015-06-08 | Add basic ::same for RawImageProxy and J2KImageProxy. | Carl Hetherington | |
| 2015-04-16 | Add our own raw_convert that uses SafeStringStream. | Carl Hetherington | |
| 2014-12-20 | Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ↵ | Carl Hetherington | |
| assert()s with thrown exceptions. | |||
| 2014-11-07 | Remove log from ImageProxy hierarchy. | Carl Hetherington | |
| 2014-08-11 | Merge master. | Carl Hetherington | |
| 2014-08-09 | Properly remove JSON server; remove some unused usings; remove some ↵ | Carl Hetherington | |
| unnecessary uses of stringstream. | |||
| 2014-07-09 | Split up image_proxy.{cc,h} | Carl Hetherington | |
| 2014-07-09 | Use a new ImageProxy to hold J2K data from DCP content. | Carl Hetherington | |
| 2014-06-22 | Merge master. | Carl Hetherington | |
| 2014-06-22 | Fix large memory leak with image sources. | Carl Hetherington | |
| Reported-by: Ivan Pullman | |||
| 2014-06-12 | Merge master. | Carl Hetherington | |
| 2014-06-10 | Fix server/client with non-RGB24 images. | Carl Hetherington | |
| 2014-06-09 | Fix corrupted still image sources in some cases. | Carl Hetherington | |
| 2014-06-05 | Use Magick::Image::write rather than a hand-made loop; much faster. | Carl Hetherington | |
| 2014-06-02 | Merge master. | Carl Hetherington | |
| 2014-05-25 | More logging tweaks; missing noncopyable. | Carl Hetherington | |
| 2014-05-25 | Logging tweaks. | Carl Hetherington | |
| 2014-05-23 | Tweak logging a bit. | Carl Hetherington | |
| 2014-05-21 | Try to fix clashes caused by ERROR, WARNING etc. as variables. | Carl Hetherington | |
| 2014-05-21 | Tidy up logging a bit. Make it configurable from the GUI. | Carl Hetherington | |
| 2014-05-21 | Add some timing logs to image_proxy. | Carl Hetherington | |
| 2014-05-20 | Merge master. | Carl Hetherington | |
| 2014-05-14 | Add ImageProxy class. | Carl Hetherington | |
