Fix analysis of audio when the subject is later in the playlist than
authorCarl Hetherington <cth@carlh.net>
Tue, 8 Sep 2015 00:10:38 +0000 (01:10 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 14 Sep 2015 09:21:14 +0000 (10:21 +0100)
commitd22e839b94af048bdeaba61e427bcd2f07b4a3ee
tree18f37e00d1a5a64c0426588fa530bcffb14e66a3
parent4704d088ae03ab2b5f73ceed577fd84935ad0640
Fix analysis of audio when the subject is later in the playlist than
some other long piece of content.  Small optimisation to AudioBuffers
to extend size logarithmically.
src/lib/analyse_audio_job.cc
src/lib/audio_buffers.cc
src/lib/audio_buffers.h
src/lib/film.cc
src/lib/playlist.cc
src/lib/playlist.h