summaryrefslogtreecommitdiff
path: root/src/lib/dcp_video_frame.h
AgeCommit message (Expand)Author
2014-07-01DCPVideoFrame -> DCPVideo and PlayerVideoFrame -> PlayerVideo.Carl Hetherington
2014-05-20Merge master.Carl Hetherington
2014-05-19Use cxml::ConstNodePtr.Carl Hetherington
2014-05-14Make DCPVideoFrame use PlayerVideoFrame to store its image.Carl Hetherington
2014-02-24Tweaks for libdcp.Carl Hetherington
2014-02-11Partial hacks to use of libdcp 1.0.Carl Hetherington
2013-12-23A couple of potential fixes for 4K.Carl Hetherington
2013-10-19More string -> boost::filesystem::path.Carl Hetherington
2013-08-29Untested basics of making client/server work again.Carl Hetherington
2013-08-17Try to actually use colour conversion; bump libdcp in cscript.Carl Hetherington
2013-08-17Various bits mostly related to colour conversions.Carl Hetherington
2013-08-16Very basics of colour conversion configuration.Carl Hetherington
2013-07-22Various 3D bits.Carl Hetherington
2013-07-22Basics of front-end 3D (as far as viewer, at least).Carl Hetherington
2013-07-22Tidy up a bit.Carl Hetherington
2013-07-17tabs -> spaces.Carl Hetherington
2013-07-16More noncopyable.Carl Hetherington
2013-07-12Remove entirely untested colour LUT options.Carl Hetherington
2013-07-12Get libdcp to do RGB->XYZ conversion.Carl Hetherington
2013-05-31Various stuff; mostly change to decoder scaling and adding subtitle; scaling ...Carl Hetherington
2013-05-25Merge master and multifarious hackery.Carl Hetherington
2013-03-08Numerous fixes to A/B mode so that at least it doesn't crash (#72).Carl Hetherington
2013-03-01Make film hold its DCP frame rate.Carl Hetherington
2013-02-16Remove some vestiges of FilmState.Carl Hetherington
2013-01-28Write more extensive information about frames, and hash the MXF packet rather...Carl Hetherington
2013-01-23Merge master branch.Carl Hetherington
2013-01-23Remove multi-reel, for now, and sort out Size vs libdcp::Size.Carl Hetherington
2013-01-20Write hashes of encoded frames.Carl Hetherington
2013-01-18Untested direct write of audio to MXF.Carl Hetherington
2013-01-17Sort of works to a first-order approximation.Carl Hetherington
2013-01-17Merge writer-thread with original which was time-cleanup.Carl Hetherington
2013-01-17Try to tidy up frame indexing; use DCP length obtained from the transcode to ...Carl Hetherington
2013-01-17EncodeOptions can go.Carl Hetherington
2013-01-12Try to move J2K bandwidth and colour LUT to be per-film (#23).Carl Hetherington
2013-01-11Encoded data must be copied; disambiguate second lock in encoder_thread.Carl Hetherington
2012-12-16Split Options into encode / decode.Carl Hetherington
2012-11-04Various work on range setting.Carl Hetherington
2012-10-31Try a different approach to frame duplication in the decoder.Carl Hetherington
2012-10-14Various fixes to subtitling.Carl Hetherington
2012-10-10Subs successfully exported with thumbs.Carl Hetherington
2012-09-24Remove long-since disused hash debugging.Carl Hetherington
2012-09-23Tidy up naming.Carl Hetherington
2012-09-23Use io_service per thread.Carl Hetherington
2012-09-23Missing use of wrapper.Carl Hetherington
2012-09-17Move server code into library; Server -> ServerDescription.Carl Hetherington
2012-07-27Compiles.Carl Hetherington
2012-07-22Don't build networking on Windows for now.Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington