Last update from last night

This commit is contained in:
Erik Zandvliet 2011-01-22 11:23:32 +01:00
parent d30caedaf1
commit e8d4ba32ac

View file

@ -2,6 +2,8 @@
Box_mvhd::Box_mvhd( ) {
Container = new Box( 0x6D766864 );
SetDefaults();
SetReserved();
}
Box_mvhd::~Box_mvhd() {