Put back video metadata

This commit is contained in:
Guillaume Gomez 2016-08-28 15:15:47 +02:00 committed by ggomez
parent dd33be4548
commit 94379bf715
13 changed files with 158 additions and 6 deletions

View file

@ -30,6 +30,7 @@
extern crate angle;
extern crate app_units;
extern crate audio_video_metadata;
#[allow(unused_extern_crates)]
#[macro_use]
extern crate bitflags;