summaryrefslogtreecommitdiff
path: root/src/lib/film.cc
AgeCommit message (Expand)Author
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
2013-05-03Configurable default format and content type (#133).Carl Hetherington
2013-04-28Add total-playlist loop option; move state of content list into the Playlist.Carl Hetherington
2013-04-26Fix content length reporting; fix crash when player has audio disabled.Carl Hetherington
2013-04-21Untested merge of master.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-16Merge master.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-04-13DVD-o-matic -> DCP-o-matic.Carl Hetherington
2013-04-12Restore digests for content.Carl Hetherington
2013-04-10Remove believed unnecessary audio channel layout stuff for resampler.Carl Hetherington
2013-04-09Merge ImageMagick and FFmpeg content into VideoContent list; remove seek_to_l...Carl Hetherington
2013-04-07Save audio mapping to XML; fix initial video display.Carl Hetherington
2013-04-06Various work on audio channel mapping.Carl Hetherington
2013-04-06Add interface to set up still image lengths.Carl Hetherington
2013-04-04Some unnecessary boost:: removal.Carl Hetherington
2013-04-04A little #include trimming.Carl Hetherington
2013-04-04Split playlist files up; fix build.Carl Hetherington
2013-04-04More various bits.Carl Hetherington
2013-04-03Allow UI to set up FFmpeg streams again.Carl Hetherington
2013-04-03Make subs work again (sort of).Carl Hetherington
2013-04-02Add basic content information, and some other bits.Carl Hetherington
2013-04-02Fix a few more things.Carl Hetherington
2013-04-02A few more fixes; set up Playlist as required.Carl Hetherington
2013-04-02Various fixes.Carl Hetherington
2013-04-02A little tidying up.Carl Hetherington