summaryrefslogtreecommitdiff
path: root/src/lib/film.cc
AgeCommit message (Expand)Author
2013-07-03Add some more logging to checking of existing picture MXFs.Carl Hetherington
2013-07-02Remove debug logging.Carl Hetherington
2013-07-01Fix deadlock.Carl Hetherington
2013-06-28Some more logging for Mikkel.Carl Hetherington
2013-06-28Log state of use_content_audio when starting a DCP transcode.Carl Hetherington
2013-06-28Merge branch 'master' of ssh://carlh.dnsalias.org/home/carl/git/dvdomaticCarl Hetherington
2013-06-27Try moving run_ffprobe to before we start using FFmpeg ourselves.Carl Hetherington
2013-06-24Add logging of mount formats in Linux.Carl Hetherington
2013-06-24Fix ffprobe on windows to work without a command window etc.Carl Hetherington
2013-06-24Try to fix ffprobing.Carl Hetherington
2013-06-24Quote ffprobe path.Carl Hetherington
2013-06-24Try to fix previous.Carl Hetherington
2013-06-24Try to fix path for ffprobe.Carl Hetherington
2013-06-24Quote stuff when calling ffprobe.Carl Hetherington
2013-06-24Add avdevice DLL to windows installer; log ffprobe command.Carl Hetherington
2013-06-24Try to do ffprobe on content when setting it up.Carl Hetherington
2013-06-10Detect CPU info on OS X.Carl Hetherington
2013-05-30Trim must be part of the video identifier if we are doing encode-trims.Carl Hetherington
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