Move resampling back into AudioDecoder and fix various screw-ups with audio in the...
authorCarl Hetherington <cth@carlh.net>
Thu, 25 Jul 2013 12:26:40 +0000 (13:26 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 25 Jul 2013 12:26:40 +0000 (13:26 +0100)
commitd9362bdd24f01e4c833e89d63ac3816f36eae36e
treee1355acbfad222fb14ec386b14dcddce0b212bb5
parentfd970b185e9357522f5d12d62800df8769764729
Move resampling back into AudioDecoder and fix various screw-ups with audio in the player.
src/lib/audio_decoder.cc
src/lib/audio_decoder.h
src/lib/ffmpeg_decoder.cc
src/lib/job.cc
src/lib/job.h
src/lib/player.cc
src/lib/player.h
src/lib/sndfile_decoder.cc