summaryrefslogtreecommitdiff
path: root/src/lib/film.h
AgeCommit message (Expand)Author
2013-05-31Various stuff; mostly change to decoder scaling and adding subtitle; scaling ...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-21Various more hacks; basically trying to remove Regions as an unnecessary comp...Carl Hetherington
2013-05-20Some basics of AudioMapping.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-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-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-10Remove believed unnecessary audio channel layout stuff for resampler.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-04A little #include trimming.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-02Fix a few more things.Carl Hetherington
2013-04-02Various fixes.Carl Hetherington
2013-04-02A little tidying up.Carl Hetherington
2013-04-02Various bits.Carl Hetherington
2013-04-01Various bits.Carl Hetherington
2013-04-01XML metadata and some other bits.Carl Hetherington
2013-03-31A little tidying up.Carl Hetherington
2013-03-31Runs.Carl Hetherington
2013-03-31Skeletal remains.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-01Make film hold its DCP frame rate.Carl Hetherington
2013-02-25Tidy up creation of analysis a bit.Carl Hetherington
2013-02-24Basic stuff to analyse audio (job).Carl Hetherington
2013-02-17Remove some vestigial stuff.Carl Hetherington
2013-02-11Check for a DCP before offering to copy it to a TMS.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