Remove call to fill_audio which goes wrong with multi-audio-stream content.
authorCarl Hetherington <cth@carlh.net>
Tue, 30 May 2017 09:11:01 +0000 (10:11 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 30 May 2017 09:11:01 +0000 (10:11 +0100)
commit452a21994f6268faa159e53ead722a5bd5125b29
treedc5b8df6e4fa37209f3a6aed6d1f44c05f33a7c8
parenta65adcd8375ba5c57cfd0ba8f9a97edd0113a0fd
Remove call to fill_audio which goes wrong with multi-audio-stream content.

This call just doesn't take multi-stream into account.  Removing it does
not trip any tests so I think it may be superfluous...
src/lib/player.cc