summaryrefslogtreecommitdiff
path: root/src/lib/dcp_video_frame.cc
AgeCommit message (Expand)Author
2014-07-01DCPVideoFrame -> DCPVideo and PlayerVideoFrame -> PlayerVideo.Carl Hetherington
2014-06-04Merge master.Carl Hetherington
2014-06-03Include audio mapping in the digest used to distinguish differentCarl Hetherington
2014-06-02Merge master.Carl Hetherington
2014-05-21Try to fix clashes caused by ERROR, WARNING etc. as variables.Carl Hetherington
2014-05-21Tidy up logging a bit. Make it configurable from the GUI.Carl Hetherington
2014-05-20Merge master.Carl Hetherington
2014-05-19Use cxml::ConstNodePtr.Carl Hetherington
2014-05-16Merge master.Carl Hetherington
2014-05-14Make DCPVideoFrame use PlayerVideoFrame to store its image.Carl Hetherington
2014-05-12Remove LocaleGuard and lexical_cast<> in favour of libdcp::raw_convert,Carl Hetherington
2014-04-01Merge master.Carl Hetherington
2014-03-24Tinker with logging.Carl Hetherington
2014-02-24Tweaks for libdcp.Carl Hetherington
2014-02-11Partial hacks to use of libdcp 1.0.Carl Hetherington
2013-12-29Fix a number of missing fopen_boost replacements; might fix problems with add...Carl Hetherington
2013-12-28Fix typo breaking remote encoding.Carl Hetherington
2013-12-27Add setup of progression order change (POC) in J2K for 4K (from OpenDCP).Carl Hetherington
2013-12-23A couple of potential fixes for 4K.Carl Hetherington
2013-11-26A whole load of UTF-8/-16 confusion fixes for Windows.Carl Hetherington
2013-11-05Various work on server discovery; works on localhost.Carl Hetherington
2013-10-19Some Win32 fixes.Carl Hetherington
2013-10-19More string -> boost::filesystem::path.Carl Hetherington
2013-08-29Fix encoding of XML used to communicate with server.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-23Various 3D fixes.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-20Missing fclose()Carl Hetherington
2013-07-19Fix warning.Carl Hetherington
2013-07-12Remove entirely untested colour LUT options.Carl Hetherington
2013-07-12Get libdcp to do RGB->XYZ conversion.Carl Hetherington
2013-07-12Use run-time-generated LUTs for XYZ/RGB 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-04-13DVD-o-matic -> DCP-o-matic.Carl Hetherington
2013-03-31Content can be added and previewed.Carl Hetherington
2013-03-08Remove un-read intrinsic_duration.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-28Various markup and tweaks.Carl Hetherington
2013-02-20Fix servomatic build. Hopefully resolve confusion wrt linesize andCarl Hetherington
2013-01-28Write more extensive information about frames, and hash the MXF packet rather...Carl Hetherington
2013-01-23Try to fix up paths for video MXFs, hashes and temporarily-stored frames.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