Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all assert...
[dcpomatic.git] / src / lib / audio_analysis.cc
2014-12-20 Carl HetheringtonHand-apply d849d411cff28ef5453085791d0b4d7cd73bd070...
2014-12-05 Carl HetheringtonInclude rearrangement.
2014-10-16 Carl HetheringtonMerge branch 'master' into 12bit
2014-10-08 Carl HetheringtonMerge master.
2014-10-08 Carl HetheringtonFix a couple of vaguely possible uninitialised values.
2014-09-16 Carl HetheringtonMerge master.
2014-09-14 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2014-09-14 Carl HetheringtonMissing <iostream> include. From Markus Kalb.
2014-02-11 Carl HetheringtonMerge master.
2014-02-05 Carl HetheringtonMerge.
2014-02-05 Carl HetheringtonFix some coverity-reported stuff.
2013-11-29 Carl HetheringtonMerge master.
2013-11-26 Carl HetheringtonA whole load of UTF-8/-16 confusion fixes for Windows.
2013-11-25 Carl HetheringtonReplace fstream with cstdio in audio analysis serialisa...
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-07-16 Carl HetheringtonSome missing copy constructors / operator= / noncopyable.
2013-07-09 Carl HetheringtonMerge master.
2013-06-20 Carl HetheringtonMerge branch '1.0' of ssh://houllier/home/carl/git...
2013-06-20 Carl HetheringtonVarious fixes to make audio analysis sort-of work.
2013-03-01 Carl HetheringtonMerge.
2013-03-01 Carl HetheringtonMerge master.
2013-02-27 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-27 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-27 Carl HetheringtonImprove smoothing behaviour.
2013-02-26 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-26 Carl HetheringtonPretty dumb smoothing.
2013-02-25 Carl HetheringtonMultiple simultaneous plots.
2013-02-25 Carl HetheringtonTidy up creation of analysis a bit.
2013-02-25 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-24 Carl HetheringtonBasic UI.
2013-02-24 Carl HetheringtonBasic stuff to analyse audio (job).