summaryrefslogtreecommitdiff
path: root/src/lib/film.cc
AgeCommit message (Expand)Author
2013-07-10Add SubtitleContent.Carl Hetherington
2013-07-10_dcp_audio_channels is trying to do the same thing as _minimum_audio_channels...Carl Hetherington
2013-07-09Remove debug.Carl Hetherington
2013-07-09Various fixes; simplification of FilmViewer; make image appear on first load ...Carl Hetherington
2013-07-09Merge master.Carl Hetherington
2013-07-04Pad silence for things that already have at least some audio.Carl Hetherington
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-20Various fixes to make audio analysis sort-of work.Carl Hetherington
2013-06-20Remove A/B mode for now.Carl Hetherington
2013-06-16Fix crash on creating new film. Fix setup of ratio selector.Carl Hetherington
2013-06-15Merge master.Carl Hetherington
2013-06-10Detect CPU info on OS X.Carl Hetherington
2013-06-03A few build fixes.Carl Hetherington
2013-06-02Merge master.Carl Hetherington
2013-05-31Various stuff; mostly change to decoder scaling and adding subtitle; scaling ...Carl Hetherington
2013-05-30Trim must be part of the video identifier if we are doing encode-trims.Carl Hetherington
2013-05-28Remove DCP-specialism from Container and add tests for it.Carl Hetherington
2013-05-27Support for keeping video in sequence when changing lengths; tie selection in...Carl Hetherington
2013-05-27Fix multiple video adds to be consecutive.Carl Hetherington
2013-05-25Merge master and multifarious hackery.Carl Hetherington
2013-05-24Partial addition of DCP audio channel count to Film.Carl Hetherington
2013-05-23Various bits and pieces.Carl Hetherington
2013-05-21Move audio bits into AudioContent.Carl Hetherington
2013-05-21Give Film a container; move crop into video content; other bits.Carl Hetherington
2013-05-21Vaguely working new layout.Carl Hetherington
2013-05-21Merge master.Carl Hetherington
2013-05-21Various more hacks; basically trying to remove Regions as an unnecessary comp...Carl Hetherington
2013-05-20Various incomplete hacks on regions / audio mapping.Carl Hetherington
2013-05-19ChangeLog; fix default format on set_content.Carl Hetherington
2013-05-16Compiles; strange hang on adding content to a film.Carl Hetherington
2013-05-06Remove somewhat pointless playlist description.Carl Hetherington
2013-05-06Add basic timeline window.Carl Hetherington
2013-05-04Add primitive description of what the playlist is doing. Add missing de-inte...Carl Hetherington
2013-05-04Add FFmpeg content dialog; moving ffmpeg-specific things out of the film editor.Carl Hetherington
2013-05-04Merge master.Carl Hetherington