summaryrefslogtreecommitdiff
path: root/src/lib/dcp_video_frame.h
AgeCommit message (Expand)Author
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