summaryrefslogtreecommitdiff
path: root/src/lib/image.cc
AgeCommit message (Expand)Author
2015-08-26Rest of src/lib/*.h tidying.Carl Hetherington
2015-08-25Purge rint() and use llrint and friends.Carl Hetherington
2015-08-25Add video waveform viewer.Carl Hetherington
2015-08-24White space.Carl Hetherington
2015-08-17Remove unused Image::crop.Carl Hetherington
2015-08-17Fix crop of some YUV content.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-12Comment.Carl Hetherington
2015-06-12Add a pixel format to ::fade().Carl Hetherington
2015-06-11Remove unused method.Carl Hetherington
2015-06-10Fix digester to take digest of the whole image, not just the first line.Carl Hetherington
2015-04-22Actually use YUV->RGB setting when converting.Carl Hetherington
2015-03-25Remove Scaler config and use SWS_BICUBIC everywhere.Carl Hetherington
2015-02-02Changes to libdcp API.Carl Hetherington
2015-01-29Move Socket to dcpomatic_socket.{cc,h}.Carl Hetherington
2015-01-11Alpha blending fix from 1.x.Carl Hetherington
2015-01-03Various libdcp API changes.Carl Hetherington
2014-12-20Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ...Carl Hetherington
2014-10-25Fix Image::alpha_blend for 48-bit RGB.Carl Hetherington
2014-10-21Merge master.Carl Hetherington
2014-10-16Merge branch 'master' into 12bitCarl Hetherington
2014-09-30Basic video fade support.Carl Hetherington
2014-09-11Spot repeated frames from single-image sources and optimise encoding.Carl Hetherington
2014-08-23Fix some errant stringstreams.Carl Hetherington
2014-08-09Properly remove JSON server; remove some unused usings; remove some unnecessa...Carl Hetherington
2014-07-07Initial hack to support 12-bit colour.Carl Hetherington
2014-06-26Merge master.Carl Hetherington
2014-06-25Support pixel format 46 in make_black().Carl Hetherington
2014-06-13Various fixes to alpha blending for pre-multipled alpha (as Cairo uses). Fix...Carl Hetherington
2014-06-04Merge master.Carl Hetherington
2014-06-03Include audio mapping in the digest used to distinguish differentCarl Hetherington
2014-06-02Expand the over-allocation of image buffers to 32 bytes to attempt to avoid b...Carl Hetherington
2014-05-20Merge master.Carl Hetherington
2014-05-14Make DCPVideoFrame use PlayerVideoFrame to store its image.Carl Hetherington
2014-03-25It builds.Carl Hetherington
2014-03-21Mostly-merge master.Carl Hetherington
2014-03-18Tentative support for 3D from alternate frames.Carl Hetherington
2014-03-17Merge master.Carl Hetherington
2014-03-15Remove support for FFmpeg postprocessing filters.Carl Hetherington
2014-03-04Merge master.Carl Hetherington
2014-03-04Add support for no-scale of the input video.Carl Hetherington
2014-02-11Partial hacks to use of libdcp 1.0.Carl Hetherington
2014-02-11Merge master.Carl Hetherington
2014-02-09Fix 1 crash on low memory.Carl Hetherington
2013-12-26Fix DCP building with subs.Carl Hetherington
2013-12-24Merge 1.0 and some subtitling fixes.Carl Hetherington
2013-12-20Some small optimisations to player.Carl Hetherington
2013-12-09Fix pixel format 7 for make_black (#288).Carl Hetherington
2013-12-04Do lots of the player processing with less copying.Carl Hetherington
2013-11-06Support pixel format 30.Carl Hetherington