media/library/core/src
ibaker 719a704dee Rollback of 665627c384
*** Original commit ***

Rollback of bf01ff0f60

*** Original commit ***

Use Float.NaN for Cue#DIMEN_UNSET

Float.MIN_VALUE is very close to zero:
"A constant holding the smallest positive nonzero value of type float"
https://developer.android.com/reference/java/lang/Float.html#MIN_VALUE

Float.NaN more clearly conveys this is an invalid number,
and will also more clearly carry over if we do maths on it a...

***

PiperOrigin-RevId: 276674142
2019-10-30 08:50:10 +00:00
..
androidTest Simplify androidTest manifests & fix links to use https 2019-09-01 22:02:17 +01:00
main Rollback of 665627c384 2019-10-30 08:50:10 +00:00
test Mark WebvttCue constructors private 2019-10-30 08:49:24 +00:00