summaryrefslogtreecommitdiff
path: root/src/lib/audio_content.cc
AgeCommit message (Expand)Author
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-08-26Include tidying src/lib/a-j*.hCarl Hetherington
2015-08-25Purge rint() and use llrint and friends.Carl Hetherington
2015-08-18Include tidying.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-19No-op; variable renaming.Carl Hetherington
2015-06-03Make show audio work on the whole DCP, not individual content.Carl Hetherington
2015-06-03Various work on audio mapping.Carl Hetherington
2015-06-02Handle multiple audio streams in a single piece of contentCarl Hetherington
2015-05-27FFmpegContent does not need audio_length().Carl Hetherington
2015-05-27Untested use of Frame for video/audio content lengths.Carl Hetherington
2015-04-16Add our own raw_convert that uses SafeStringStream.Carl Hetherington
2015-01-24Hand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e from master; quicker dige...Carl Hetherington
2014-12-20Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ...Carl Hetherington
2014-12-05Include rearrangement.Carl Hetherington
2014-12-03Hand-apply d3bc61f0af33fedf02ac1a28cf91989ee9cd2fb6 from master;Carl Hetherington
2014-11-06Forward-port move of content description generation to lib/ rather than wx/.Carl Hetherington
2014-07-13Very basic audio processing framework.Carl Hetherington
2014-07-09Basics of DCP import.Carl Hetherington
2014-06-12Merge master.Carl Hetherington
2014-06-09Use a SpinCtrlDouble for audio gain, and change its representationCarl Hetherington
2014-06-05Back port active_frame_rate_change stuff from v2, removing specification of v...Carl Hetherington
2014-06-04Back-port v2's rename and slight extension of FrameRateConversion.Carl Hetherington
2014-06-04Merge master.Carl Hetherington
2014-06-03All audio content should resample if the output frame rate and contentCarl Hetherington
2014-06-03Include audio mapping in the digest used to distinguish differentCarl Hetherington
2014-05-19Use cxml::ConstNodePtr.Carl Hetherington
2014-05-16Merge master.Carl Hetherington
2014-05-12Remove LocaleGuard and lexical_cast<> in favour of libdcp::raw_convert,Carl Hetherington
2014-05-02Rename AudioContent frame_rate methods and move resampled_audio_frame_rate in...Carl Hetherington
2014-05-01Various fixes so that audio_delay_test works again.Carl Hetherington
2014-03-17Merge master.Carl Hetherington
2014-03-08Name audio analyses with stream ID so that you can see analysesCarl 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-01-02Rationalise video/audio frame types.Carl Hetherington
2013-12-20Merge branch '1.0' into 1.0-seekCarl Hetherington
2013-12-20Allow configuration of default audio delay (#276).Carl Hetherington
2013-12-13Time -> DCPTime.Carl Hetherington
2013-12-11Various work on better seeking (and seeking of audio).Carl Hetherington
2013-12-02Fix crash on double-click of show-audio button.Carl Hetherington
2013-11-23Basics of joining.Carl Hetherington
2013-11-17More uses of LocaleGuard; hence speculative fix for servers crashing on lexic...Carl Hetherington
2013-07-23Remove some dcp prefixes; better logging of content on DCP creation.Carl Hetherington
2013-07-16More noncopyable.Carl Hetherington
2013-06-20Various fixes to make audio analysis sort-of work.Carl Hetherington
2013-05-31Test filling of stuff with black.Carl Hetherington
2013-05-26Improve audio mapping handling a bit.Carl Hetherington
2013-05-23Various bits and pieces.Carl Hetherington
2013-05-23Various more hacks.Carl Hetherington