dom: htmlmediaelement: add initial player bits

Also removes the usage of audio-video-metadata crate (?)
This commit is contained in:
Víctor Manuel Jáquez Leal 2018-08-02 14:09:45 +02:00 committed by Fernando Jiménez Moreno
parent 0ff9ecc18a
commit ce76b5780a
4 changed files with 101 additions and 85 deletions

View file

@ -30,7 +30,6 @@ tinyfiledialogs = "3.0"
[dependencies]
app_units = "0.7"
audio-video-metadata = "0.1.4"
backtrace = {version = "0.3", optional = true}
base64 = "0.6"
bitflags = "1.0"