- Replace ByteBuffer in audiosink_linux.cc with a dynamically
  growing ring buffer. This will reduce the time needed to
  shift the data to the front of the buffer after some data
  is removed.
