summaryrefslogtreecommitdiff
path: root/src/lib/audio_analysis.cc
AgeCommit message (Expand)Author
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2018-03-26Bump audio analysis file version and cache drawn points in the audio plot.Carl Hetherington
2018-03-26Add time axis to audio analysis (part of #1082).Carl Hetherington
2018-02-05Warning fixes.Carl Hetherington
2017-04-21Add assert.Carl Hetherington
2016-08-25Add channel details to high-audio-level hints (#822).Carl Hetherington
2016-08-12Move raw_convert into libdcp.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
2016-05-18Rename video/audio/subtitle part methods.Carl Hetherington
2016-05-18Split audio; builds.Carl Hetherington
2015-11-18Basic (untested) ebur128 (#368).Carl Hetherington
2015-09-14Peak value of audio into the audio tab.Carl Hetherington
2015-08-26Separate AudioPoint.Carl Hetherington
2015-07-01Restore short-cutting of analysis gain updates.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-05-13Port XML audio analysis code from master.Carl Hetherington
2015-05-107fd73c0cf1f723896826c77fec3720c5c404d4e8 from master; tidy audio analysis dia...Carl Hetherington
2015-04-16A few missing checks on the return value of fopen_boost.Carl Hetherington
2014-12-20Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ...Carl Hetherington
2014-12-05Include rearrangement.Carl Hetherington
2014-10-08Fix a couple of vaguely possible uninitialised values.Carl Hetherington
2014-09-14Missing <iostream> include. From Markus Kalb.Carl Hetherington
2014-02-05Fix some coverity-reported stuff.Carl Hetherington
2013-11-26A whole load of UTF-8/-16 confusion fixes for Windows.Carl Hetherington
2013-07-16Some missing copy constructors / operator= / noncopyable.Carl Hetherington
2013-06-20Various fixes to make audio analysis sort-of work.Carl Hetherington
2013-02-27Improve smoothing behaviour.Carl Hetherington
2013-02-26Pretty dumb smoothing.Carl Hetherington
2013-02-25Multiple simultaneous plots.Carl Hetherington
2013-02-25Tidy up creation of analysis a bit.Carl Hetherington
2013-02-24Basic UI.Carl Hetherington
2013-02-24Basic stuff to analyse audio (job).Carl Hetherington