summaryrefslogtreecommitdiff
path: root/src/lib/single_stream_audio_content.cc
AgeCommit message (Expand)Author
2016-02-18Various improvements to the content properties dialogue (including #791).Carl Hetherington
2016-02-18Add a couple more audio properties.Carl Hetherington
2015-11-06Clean up a bit by using Content::film() more.Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-08-26Include tidying src/lib/a-j*.hCarl Hetherington
2015-06-21Add more video properties to content properties dialog.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-19No-op; variable renaming.Carl Hetherington
2015-06-03Various work on audio mapping.Carl Hetherington
2015-06-02Fix unsafe unlocked leak of reference.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
2014-07-15Add simple stereo-5.1 upmixer.Carl Hetherington
2014-07-09Basics of DCP import.Carl Hetherington