Skip to content

Commit 95925b7

Browse files
committed
add mp4 file
1 parent 9309a92 commit 95925b7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

MP4_Parse/BaseBox.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ BaseBox* BaseBox::GetBoxFromFile(byteptr &pData)
2929
printf(" find unknown type : %s, %d bytes. \n", strBoxType.c_str(), iBoxSize);
3030

3131
#ifdef _DEBUG
32-
getchar();
32+
//getchar();
3333
#endif
3434
}
3535

testfile/mp4_test.mp4

956 KB
Binary file not shown.

0 commit comments

Comments
 (0)