media/library
Oliver Woodman 50aeb20cc2 Make Id3Decoder stateless again
One issue with the previous implementation was that
isUnsynchronized would not be set back to false if
previously set to true and if the next header has
majorVersion >= 4. In general, having the decoder be
stateless is clearer (and thread safe, albeit that
this property is not required).
2016-10-17 14:38:56 +01:00
..
src Make Id3Decoder stateless again 2016-10-17 14:38:56 +01:00
build.gradle Factor out common variables for publishing 2016-10-05 18:07:13 +01:00