summaryrefslogtreecommitdiff
path: root/src/lib/upmixer_a.cc
AgeCommit message (Expand)Author
2025-07-10Allow audio processors to pass through HI/VI/DBox etc (#3020).Carl Hetherington
2025-07-01White space: player_video.{cc,h} reel_writer.{cc,h} maths_util.{cc,h} upmixer...Carl Hetherington
2021-04-07Assorted C++11/formatting cleanups.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-09-25Add NamedChannel and use it to hide the never-used channelsCarl Hetherington
2017-04-19Fix merging of audio in various circumstances.Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
2016-06-21Use make_shared<>.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-10-14Optimise audio filters; tweak order of the LPFs in the upmixers.Carl Hetherington
2015-10-11White space.Carl Hetherington
2015-10-10Tweak Lfe and C responses in upmixer-A to meet the desired frequency ranges m...Carl Hetherington
2015-09-18Fix incorrect gain of L+R; it's dB not linear.Carl Hetherington
2015-09-11Remove unused in_channels() in AudioProcessor.Carl Hetherington
2015-09-11Fix assertion failure when processors return fewer channels than the DCP has.Carl Hetherington
2015-06-12Calm down credits slightly.Carl Hetherington
2015-06-12Credit Gerald Maruccia for the upmixer algorithm.Carl Hetherington
2015-06-03Various work on audio mapping.Carl Hetherington
2014-07-15Add simple stereo-5.1 upmixer.Carl Hetherington