summaryrefslogtreecommitdiff
path: root/src/lib/sndfile_content.cc
AgeCommit message (Expand)Author
2014-04-01Merge master.Carl Hetherington
2014-03-22Give SndfileContent a video frame rate so that it can be specified by the user.Carl Hetherington
2014-03-07Add primitive subtitle view. Remove unused Film member from Decoder hierarchy.Carl Hetherington
2014-03-07operator bool on Time is a really bad idea; removed it and fixed lots of bugs.Carl Hetherington
2014-03-04New DCPTime/ContentTime types.Carl Hetherington
2014-03-03Merge master.Carl Hetherington
2014-03-03Fix rounding of timecodes in at least some cases (#323).Carl Hetherington
2014-01-09Merge master.Carl Hetherington
2014-01-06Basics of per-channel audio gain.Carl Hetherington
2014-01-02Rationalise video/audio frame types.Carl Hetherington
2013-12-13Time -> DCPTime.Carl Hetherington
2013-12-05Fix erroneous full_length() in SndfileContent; it's at least a bit more corre...Carl Hetherington
2013-11-24Various joining fixes.Carl Hetherington
2013-11-23Remove Content::path(), add Content::path_summary().Carl Hetherington
2013-11-17More uses of LocaleGuard; hence speculative fix for servers crashing on lexic...Carl Hetherington
2013-08-14Tidy up content mutexes slightly.Carl Hetherington
2013-07-31Various fixes to audio play wrt trimming and push/pull merger API.Carl Hetherington
2013-07-30Somewhat untested and sketchy basics of trimming.Carl Hetherington
2013-07-24Restore nice rendering of content paths.Carl Hetherington
2013-07-24Rename Content::_file to path and support md5sums of directories.Carl Hetherington
2013-07-23Remove some dcp prefixes; better logging of content on DCP creation.Carl Hetherington
2013-07-20Remove some unused stuff.Carl Hetherington
2013-07-19Normalise labelling of types a bit.Carl Hetherington
2013-07-16Fix up AudioMapping confusions with respect to number of content channels.Carl Hetherington
2013-07-16More noncopyable.Carl Hetherington
2013-06-26Another try at sorting out the thorny question of timing.Carl Hetherington
2013-05-26Improve audio mapping handling a bit.Carl Hetherington
2013-05-26Add unfinished timing tab; fix crash on reconstruction of timeline; fix lack ...Carl Hetherington
2013-05-23Various bits and pieces.Carl Hetherington
2013-05-21Vaguely working new layout.Carl Hetherington
2013-05-20Various incomplete hacks on regions / audio mapping.Carl Hetherington
2013-05-20Some basics of AudioMapping.Carl Hetherington
2013-05-16Compiles; strange hang on adding content to a film.Carl Hetherington
2013-04-06Various work on audio channel mapping.Carl Hetherington
2013-04-06Basics of content dialogs.Carl Hetherington
2013-04-04GPL boilerplates.Carl Hetherington
2013-04-02Add basic content information, and some other bits.Carl Hetherington
2013-04-02Various fixes.Carl Hetherington
2013-04-01XML metadata and some other bits.Carl Hetherington
2013-03-31Allow adding of content.Carl Hetherington
2013-03-31Runs.Carl Hetherington