summaryrefslogtreecommitdiff
path: root/src/lib/dcp_video.h
AgeCommit message (Expand)Author
2018-11-21Tidy and fix logging.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-12Optimise image scaling for the preview.Carl Hetherington
2015-12-11Rename Server -> EncodeServer, ServerFinder -> EncodeServerFinder, ServerDesc...Carl Hetherington
2015-12-06Increase timeout on client-server-test.Carl Hetherington
2015-12-04Use libdcp's compress_j2k; move Data into libdcp.Carl Hetherington
2015-08-26Include tidying src/lib/a-j*.hCarl Hetherington
2015-08-25Add video waveform viewer.Carl Hetherington
2015-06-25Make player decide whether subtitles should be burnt based onCarl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-10Tidy up J2KImageProxy a bit.Carl Hetherington
2015-06-10Rename EncodedData -> Data and trim it a bit.Carl Hetherington
2015-06-08Adapt for changes to libdcp API.Carl Hetherington
2015-01-07Make a note in the log when XYZ values are clamped by libdcp on XYZ -> RGB co...Carl Hetherington
2014-12-20Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ...Carl Hetherington
2014-12-05Some include tidying.Carl Hetherington
2014-09-11Spot repeated frames from single-image sources and optimise encoding.Carl Hetherington
2014-07-01Split EncodedData classes into their own file.Carl Hetherington
2014-07-01Only burn subtitles if it is turned on.Carl Hetherington
2014-07-01DCPVideoFrame -> DCPVideo and PlayerVideoFrame -> PlayerVideo.Carl Hetherington