media/library
joli 925795cb4f Improve WebVTT parser according to WebVTT spec
- Line parameter
  - Added support for value and line alignment attributes.
  - Support negative numbers when line is an absolute number (not a
percentage).
- Position parameter
  - Added support for value and position alignment attributes
- Added support for WebVTT comment blocks
- Percentage values now accept decimal numbers (as webvtt spec states)
- Added new WebVTT tests for testing all new implemented features
2015-09-16 21:09:44 +02:00
..
src Improve WebVTT parser according to WebVTT spec 2015-09-16 21:09:44 +02:00
build.gradle Increment version to 1.4.2 2015-08-04 16:07:54 +01:00