Remove unused Player::_ignore_audio. Ignore position
authorCarl Hetherington <cth@carlh.net>
Tue, 11 Jul 2017 13:46:52 +0000 (14:46 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 11 Jul 2017 13:46:52 +0000 (14:46 +0100)
commit081f974c2c75c306d07d5a6f5da6847826a05a9c
treef3c77f02b24b0d835efc6a61a8fe86bc3dd6a970
parentb242f871b4da75572bb0d5bf111ae6103bf669b7
Remove unused Player::_ignore_audio.  Ignore position
of things that we are ignoring; this fixes strange behaviour (delays)
when analysing audio as it used to keep pass()ing decoders to get
data that would never come.
src/lib/analyse_audio_job.cc
src/lib/decoder.cc
src/lib/ffmpeg_decoder.cc
src/lib/player.cc
src/lib/player.h