summaryrefslogtreecommitdiff
path: root/src/lib/dcp_video_frame.cc
AgeCommit message (Expand)Author
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-16Give DCPFrameRate a constructor. Add repeat member and cleverer dcp frame ra...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-17Various fixes to still-image mode.Carl Hetherington
2012-12-16Try again to sort out image alignment a bit.Carl Hetherington
2012-12-16Split Options into encode / decode.Carl Hetherington
2012-11-04Various work on range setting.Carl Hetherington
2012-11-04Skip every other frame with 50fps sources.Carl Hetherington
2012-10-31Try a different approach to frame duplication in the decoder.Carl Hetherington
2012-10-26More debug.Carl Hetherington
2012-10-26More debug logging.Carl Hetherington
2012-10-24Use boost::signals2; fix bugs with x-thread signalling.Carl Hetherington
2012-10-24Merge FilmState / Film.Carl Hetherington
2012-10-21Bit more error checking; remove a believed-pointless free().Carl Hetherington
2012-10-17Windows apparently has Rectangle in the global namespace.Carl Hetherington
2012-10-16Try to make client/server communications a little more robust.Carl Hetherington
2012-10-15Unholy melange of stuff; setup a standard test config; send / receive subs to...Carl Hetherington
2012-10-14Try to clarify the difference between line size and stride.Carl Hetherington
2012-10-14Round image line sizes up to 32. Seems to help with LHS image corruption wit...Carl Hetherington
2012-10-14Various fixes to subtitling.Carl Hetherington
2012-10-10Subs successfully exported with thumbs.Carl Hetherington
2012-10-02Use String::compose in a few places.Carl Hetherington
2012-09-25Basic J2K hash checking.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-23Bump timeouts a bit.Carl Hetherington
2012-09-23Untested first cut.Carl Hetherington
2012-09-18Sort of working log window.Carl Hetherington
2012-09-17Move server code into library; Server -> ServerDescription.Carl Hetherington
2012-08-02Better debugging.Carl Hetherington
2012-07-27Compiles.Carl Hetherington
2012-07-22Don't build networking on Windows for now.Carl Hetherington
2012-07-17Tweak comment.Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington