Merge branch 'Oswald_MP4_EDITS' of github.com:DDVTECH/libmist into Oswald_MP4_EDITS

Conflicts:
	lib/mp4.cpp

No idea what happened
This commit is contained in:
Oswald de Bruin 2013-06-26 16:13:14 +02:00 committed by Erik Zandvliet
parent ae6270faff
commit c8782b4d24

View file

@ -2863,7 +2863,7 @@ namespace MP4 {
setMatrix(0,7);*/ setMatrix(0,7);*/
//fills automatically with zero's //fills automatically with zero's
setMatrix(0x40000000,8); setMatrix(0x40000000,8);
setTrackID(0); setTrackID(1);
} }
void MVHD::setCreationTime(uint64_t newCreationTime){ void MVHD::setCreationTime(uint64_t newCreationTime){