More string -> boost::filesystem::path.
[dcpomatic.git] / src / lib / dcp_video_frame.h
2013-10-19 Carl HetheringtonMore string -> boost::filesystem::path.
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-08-29 Carl HetheringtonUntested basics of making client/server work again.
2013-08-17 Carl HetheringtonTry to actually use colour conversion; bump libdcp...
2013-08-17 Carl HetheringtonVarious bits mostly related to colour conversions.
2013-08-16 Carl HetheringtonVery basics of colour conversion configuration.
2013-07-22 Carl HetheringtonVarious 3D bits.
2013-07-22 Carl HetheringtonMerge branch '1.0' into 1.0-3D-take2
2013-07-22 Carl HetheringtonBasics of front-end 3D (as far as viewer, at least).
2013-07-22 Carl HetheringtonTidy up a bit.
2013-07-17 Carl Hetheringtontabs -> spaces.
2013-07-16 Carl HetheringtonMore noncopyable.
2013-07-12 Carl HetheringtonRemove entirely untested colour LUT options.
2013-07-12 Carl HetheringtonGet libdcp to do RGB->XYZ conversion.
2013-07-09 Carl HetheringtonMerge master.
2013-06-15 Carl HetheringtonMerge master.
2013-06-09 Carl HetheringtonMerge.
2013-06-02 Carl HetheringtonMerge master.
2013-05-31 Carl HetheringtonVarious stuff; mostly change to decoder scaling and...
2013-05-25 Carl HetheringtonMerge master and multifarious hackery.
2013-04-15 Carl HetheringtonMerge master.
2013-03-12 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-03-08 Carl HetheringtonNumerous fixes to A/B mode so that at least it doesn...
2013-03-02 Carl HetheringtonMerge master.
2013-03-01 Carl HetheringtonMake film hold its DCP frame rate.
2013-02-16 Carl HetheringtonMerge branch 'direct-mxf' of /home/carl/git/dvdomatic...
2013-02-16 Carl HetheringtonRemove some vestiges of FilmState.
2013-02-07 Carl HetheringtonMerge.
2013-01-28 Carl HetheringtonWrite more extensive information about frames, and...
2013-01-26 Carl HetheringtonMerge master into direct-mxf.
2013-01-24 Carl HetheringtonMerge branch '0.70-support'
2013-01-24 Carl HetheringtonMerge in 0.70 branch with 0.71 fix.
2013-01-23 Carl HetheringtonMerge master branch.
2013-01-23 Carl HetheringtonRemove multi-reel, for now, and sort out Size vs libdcp...
2013-01-20 Carl HetheringtonWrite hashes of encoded frames.
2013-01-18 Carl HetheringtonUntested direct write of audio to MXF.
2013-01-17 Carl HetheringtonSort of works to a first-order approximation.
2013-01-17 Carl HetheringtonMerge writer-thread with original which was time-cleanup.
2013-01-17 Carl HetheringtonTry to tidy up frame indexing; use DCP length obtained...
2013-01-17 Carl HetheringtonEncodeOptions can go.
2013-01-14 Carl HetheringtonMerge master.
2013-01-12 Carl HetheringtonTry to move J2K bandwidth and colour LUT to be per...
2013-01-11 Carl HetheringtonEncoded data must be copied; disambiguate second lock...
2012-12-19 Carl HetheringtonFix merge.
2012-12-18 Carl HetheringtonMerge branch 'master' into video-player
2012-12-16 Carl HetheringtonMerge speed-up branch.
2012-12-16 Carl HetheringtonSplit Options into encode / decode.
2012-11-04 Carl HetheringtonFix merge; other tweaks.
2012-11-04 Carl HetheringtonVarious work on range setting.
2012-10-31 Carl HetheringtonTry a different approach to frame duplication in the...
2012-10-15 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-14 Carl HetheringtonMerge branch 'subs'
2012-10-14 Carl HetheringtonVarious fixes to subtitling.
2012-10-10 Carl HetheringtonSubs successfully exported with thumbs.
2012-09-28 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-09-24 Carl HetheringtonRemove long-since disused hash debugging.
2012-09-23 Carl HetheringtonFix merge.
2012-09-23 Carl HetheringtonTidy up naming.
2012-09-23 Carl HetheringtonUse io_service per thread.
2012-09-23 Carl HetheringtonMissing use of wrapper.
2012-09-17 Carl HetheringtonMove server code into library; Server -> ServerDescription.
2012-07-27 Carl HetheringtonCompiles.
2012-07-22 Carl HetheringtonMerge.
2012-07-22 Carl HetheringtonDon't build networking on Windows for now.
2012-07-14 Carl HetheringtonMove things round a bit.