summaryrefslogtreecommitdiff
path: root/src/lib/magick_image_proxy.cc
AgeCommit message (Expand)Author
2018-10-12Change MagickImageProxy to FFmpegImageProxy and make it use FFmpegCarl Hetherington
2018-08-14Give filename (where possible) when image file decoding fails.Carl Hetherington
2018-04-13Account for J2K decoding at lower-than-maximum resolution when croppingv2.13.14Carl Hetherington
2017-12-29Add basic memory-used stuff for butler and reduce minimum audioCarl Hetherington
2017-10-10Horrid hack to fix loading of sRGB TIFF, for example; may break log/lin DPX a...Carl Hetherington
2017-08-31Try to fix build wrt ImageMagick.Carl Hetherington
2017-08-31More attempts to fix DPX log/lin problems; see comments and #1123.Carl Hetherington
2017-07-11Try to fix build with GraphicsMagick.Carl Hetherington
2017-07-04Hopefully fix logarithmic DPX sources.Carl Hetherington
2016-11-26Reduce during J2K decode where possible for playback (#986).Carl Hetherington
2016-08-21Even better open-file error reports.Carl Hetherington
2016-08-18Better errors on open fails; remove unused exception.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-23Attempt to make more concessions for Centos 5.Carl Hetherington
2015-10-29Fix incorrect colourspace conversion of XYZ contentCarl Hetherington
2015-10-15Use AV_ prefixes on some FFmpeg bits.Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-08-26Include tidying src/lib/a-j*.hCarl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-02-24Forward-port 86a5cdbe6ddb3506515cf8585a0902937147862e from master; crash when...Carl Hetherington
2015-01-29Move Socket to dcpomatic_socket.{cc,h}.Carl Hetherington
2015-01-07Make a note in the log when XYZ values are clamped by libdcp on XYZ -> RGB co...Carl Hetherington
2014-11-07Remove log from ImageProxy hierarchy.Carl Hetherington
2014-10-26Missing Image/GraphicsMagick hack.Carl Hetherington
2014-09-30Basic video fade support.Carl Hetherington
2014-09-11Spot repeated frames from single-image sources and optimise encoding.Carl Hetherington
2014-09-09Merge master.Carl Hetherington
2014-07-09Split up image_proxy.{cc,h}Carl Hetherington