summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2013-02-07Possibly fix legacy dcp_trim_start tags; use DCI name for content type to be ...Carl Hetherington
2013-02-07Simplify writer a bit and fix it when frames are arriving quickly.Carl Hetherington
2013-02-07Create parent directories on file() as well as dir().Carl Hetherington
2013-02-07Add believed missing frame done.Carl Hetherington
2013-02-07Remove make_dcp_job files.Carl Hetherington
2013-02-07Fix inadvertant breakage of hash file creation.Carl Hetherington
2013-02-07Remove old DCP before creating new one (#47).Carl Hetherington
2013-02-07Hopefully fix crash on trying to create a j2c file for the first time.Carl Hetherington
2013-02-03FIXME comment.Carl Hetherington
2013-02-03Fix crop on aligned images, which affected still image DCP generation.Carl Hetherington
2013-02-02Merge branch 'direct-mxf' of /home/carl/git/dvdomatic into direct-mxfCarl Hetherington
2013-02-02Remove crashing and thought-to-be-unnecessary process_end from DelayLine.Carl Hetherington
2013-02-02Fix erroneous check wrt intrinsic duration.Carl Hetherington
2013-02-02Insist on boost 1.45 and hence filesystem v3 now that libdcp requires it.Carl Hetherington
2013-02-02Tidy up filters dialog; don't show non-existant ones, and categorise them.Carl Hetherington
2013-02-02Only offer filters and postproc that exist.Carl Hetherington
2013-02-02First try at doing fake writes.Carl Hetherington
2013-01-28Write more extensive information about frames, and hash the MXF packet rather...Carl Hetherington
2013-01-26Merge master into direct-mxf.Carl Hetherington
2013-01-25Fix signalling of wxChoices that used to be ComboBoxes. Use Size a little mo...Carl Hetherington
2013-01-25Provide option of default DCI name details (#42).Carl Hetherington
2013-01-25Make DCIMetadata class and use it.Carl Hetherington
2013-01-25Check for liblzma during configure (#7).Carl Hetherington
2013-01-25Basics of checking video MXFs.Carl Hetherington
2013-01-24Possibly-working basic DCP creation.Carl Hetherington
2013-01-24Merge in 0.70 branch with 0.71 fix.Carl Hetherington
2013-01-24Fix incorrect assert().Carl Hetherington
2013-01-24Fix lack of audio with trimmed DCPs.Carl Hetherington
2013-01-23Try to fix up paths for video MXFs, hashes and temporarily-stored frames.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-23Fix some unaligned images.Carl Hetherington
2013-01-23Make sure inputs to sws_scale are aligned, as I think they must be.Carl Hetherington
2013-01-23Fix and test Image::make_black().Carl Hetherington
2013-01-23Cope with no sound.Carl Hetherington
2013-01-22Speculative fix to bytes_per_pixel().Carl Hetherington
2013-01-21Fix a couple of things; go back to un-numbered MXF file names for a bit.Carl Hetherington
2013-01-21A couple of bug fixes.Carl Hetherington
2013-01-20Write hashes of encoded frames.Carl Hetherington
2013-01-18Remove make dcp job.Carl Hetherington
2013-01-18Untested direct write of audio to MXF.Carl Hetherington
2013-01-18Add writer class to pull some stuff out of Encoder.Carl Hetherington
2013-01-18Some missing frame_done()s.Carl Hetherington
2013-01-17Some fixes and logs.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-17Missed offset for multi-reel.Carl Hetherington
2013-01-17Try to tidy up frame indexing; use DCP length obtained from the transcode to ...Carl Hetherington
2013-01-17Basics of doing trim using asset entry point / duration.Carl Hetherington
2013-01-17dcp_trim -> trimCarl Hetherington