summaryrefslogtreecommitdiff
path: root/src/lib/film.cc
AgeCommit message (Expand)Author
2013-07-30Somewhat untested and sketchy basics of trimming.Carl Hetherington
2013-07-25Fix a couple of logging things.Carl Hetherington
2013-07-24XML tags can't start with numbers.Carl Hetherington
2013-07-23Merge Windows CPU code from master.Carl Hetherington
2013-07-23Remove some dcp prefixes; better logging of content on DCP creation.Carl Hetherington
2013-07-23Put log in the right place.Carl Hetherington
2013-07-22Various 3D bits.Carl Hetherington
2013-07-22Basics of front-end 3D (as far as viewer, at least).Carl Hetherington
2013-07-20Don't crash with bad content (#135).Carl Hetherington
2013-07-19Add sequence video button.Carl Hetherington
2013-07-19Add remove option; resize timeline after drags.Carl Hetherington
2013-07-19Remove old looping method.Carl Hetherington
2013-07-19Basics of making loop do something.Carl Hetherington
2013-07-18Split test compile up into individual files.Carl Hetherington
2013-07-18Put correct number of audio channels in DCP name. Use XX for subtitle langua...Carl Hetherington
2013-07-18Speculative 4K support.Carl Hetherington
2013-07-16Include trimming.Carl Hetherington
2013-07-16Remove unused Film copy-constructor.Carl Hetherington
2013-07-16Rename Film::player to reflect the fact that it creates a new Player on each ...Carl Hetherington
2013-07-15Add default J2K bandwidth option.Carl Hetherington
2013-07-14Resequence video (perhaps) on DCP video frame rate change.Carl Hetherington
2013-07-12Remove entirely untested colour LUT options.Carl Hetherington
2013-07-12Tidy up video state identifer code slightly.Carl Hetherington
2013-07-11Basics of allowing setup of DCP audio channels.Carl Hetherington
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