summaryrefslogtreecommitdiff
path: root/src/lib/film.h
AgeCommit message (Expand)Author
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
2013-01-25Make DCIMetadata class and use it.Carl Hetherington
2013-01-24Possibly-working basic DCP creation.Carl Hetherington
2013-01-23Try to fix up paths for video MXFs, hashes and temporarily-stored frames.Carl Hetherington
2013-01-23Merge master branch.Carl Hetherington
2013-01-23Remove multi-reel, for now, and sort out Size vs libdcp::Size.Carl Hetherington
2013-01-17Try to tidy up frame indexing; use DCP length obtained from the transcode to ...Carl Hetherington
2013-01-17Basics of doing trim using asset entry point / duration.Carl Hetherington
2013-01-17dcp_trim -> trimCarl Hetherington
2013-01-17EncodeOptions can go.Carl Hetherington
2013-01-13Remove unused method.Carl Hetherington
2013-01-13Some comment tweaks; a little more logging.Carl Hetherington
2013-01-12Untested support for splitting into multiple reels. Use J2K bandwidth and co...Carl Hetherington