media/library
Oliver Woodman 978a4d857a Handle getting the audio track's position before the first AC-3 buffer.
ac3Bitrate is set only after the first buffer is handled, which meant that
getting the playback position would cause a divide by zero before then.

When playing back AC-3 content, the ac3Bitrate will always be set after the
first buffer is handled, so return a 0 position if it is not set.
2014-12-15 15:02:29 +00:00
..
doc/images Bring internal/external branches closer. 2014-11-19 15:58:26 +00:00
src/main Handle getting the audio track's position before the first AC-3 buffer. 2014-12-15 15:02:29 +00:00
build.gradle Bump version to 1.1.0. 2014-12-10 14:04:58 +00:00