media/library
Oliver Woodman cd6c5c3984 Fix CBR seeking when XING header is present.
When a XING header is present but not usable (due to missing fields), CBR
seeking can be used instead. It relies on the bitrate. The bitrate from the
unusable XING header is not correct, which leads to incorrect seeking.

Also fix VBRI seeking by setting the correct offset on the frame to parse. Few
people seem to use that format, but I have found two very short truncated
samples which were falling back to the CBR case before but are using VBRI with
this change.
2015-05-19 14:03:39 +01:00
..
src Fix CBR seeking when XING header is present. 2015-05-19 14:03:39 +01:00
build.gradle Bump to 1.3.1 2015-05-12 18:42:46 +01:00