summaryrefslogtreecommitdiff
path: root/src/lib/film.cc
AgeCommit message (Expand)Author
2013-05-19ChangeLog; fix default format on set_content.Carl Hetherington
2013-05-03Configurable default format and content type (#133).Carl Hetherington
2013-04-20Import Ardour's LocaleGuard to fix problems with saving decimals to metadata ...Carl Hetherington
2013-04-19Write metadata on new film to go with the directory that is created.Carl Hetherington
2013-04-14UI and basic back-end state for trim type.Carl Hetherington
2013-04-13Use film-name-derived names for MXFs in DCPs.Carl Hetherington
2013-03-26Try to stop trailing underscores at the ends of DCI names (#88).Carl Hetherington
2013-03-17Rename ExternalAudioDecoder -> SndfileDecoder.Carl Hetherington
2013-03-08Remove un-read intrinsic_duration.Carl Hetherington
2013-03-08Stop infinite loop if audio analysis fails.Carl Hetherington
2013-03-08Numerous fixes to A/B mode so that at least it doesn't crash (#72).Carl Hetherington
2013-03-08Disable show audio button when there is no audio (#73).Carl Hetherington
2013-03-01Remove quite a lot of N_Carl Hetherington
2013-03-01More choose-dcp-rate stuff.Carl Hetherington
2013-03-01Make film hold its DCP frame rate.Carl Hetherington
2013-03-01Merge master.Carl Hetherington
2013-02-28Various markup and tweaks.Carl Hetherington
2013-02-25Tidy up creation of analysis a bit.Carl Hetherington
2013-02-25Set up streams after changing content, otherwise we are anticipating things t...Carl Hetherington
2013-02-24Basic stuff to analyse audio (job).Carl Hetherington
2013-02-22Some i18n stuff.Carl Hetherington
2013-02-22Merge branch 'master' into i18nCarl Hetherington
2013-02-17Remove some vestigial stuff.Carl Hetherington
2013-02-17i18n hacks.Carl Hetherington
2013-02-16Remove now-unused job dependencies.Carl Hetherington
2013-02-11Check for a DCP before offering to copy it to a TMS.Carl Hetherington
2013-02-08Shuffle Job pointers around slightly.Carl Hetherington
2013-02-07Possibly fix legacy dcp_trim_start tags; use DCI name for content type to be ...Carl Hetherington
2013-02-07Create parent directories on file() as well as dir().Carl Hetherington
2013-02-07Fix inadvertant breakage of hash file creation.Carl Hetherington
2013-02-07Hopefully fix crash on trying to create a j2c file for the first time.Carl Hetherington
2013-02-02Insist on boost 1.45 and hence filesystem v3 now that libdcp requires it.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-25Provide option of default DCI name details (#42).Carl Hetherington
2013-01-25Make DCIMetadata class and use it.Carl Hetherington
2013-01-24Possibly-working basic DCP creation.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-18Remove make dcp job.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
2013-01-17shared_ptr is a bit excessive for DecodeOptions.Carl Hetherington
2013-01-17EncodeOptions can go.Carl Hetherington
2013-01-16Add some tests and hopefully clarify the DCPFrameRate class.Carl Hetherington
2013-01-16Give DCPFrameRate a constructor. Add repeat member and cleverer dcp frame ra...Carl Hetherington
2013-01-13Remove unused method.Carl Hetherington
2013-01-13Put CPU info into log, on POSIX at least.Carl Hetherington