shaka-packager/packager/media/test
KongQun Yang 9a55d4033f Adjust timestamps in mp4 if there is an initial composition offset
In some ISO-BMFF files, there is an initial non-zero composition offset,
but there is no EditList present.

This is against ISO-BMFF spec recommentation [1] and we believe in most
cases it is just missing the EditList.

[1] 14496-12:2015 8.6.6.1
It is recommended that such an edit be used to establish a presentation
time of 0 for the first presented sample, when composition offsets are
used.

Issue: #112.
Fixes: b/110782437.

Change-Id: I23d33810ce536b09a1e22a2644828d824c1314f5
2018-07-26 23:20:21 +00:00
..
data Adjust timestamps in mp4 if there is an initial composition offset 2018-07-26 23:20:21 +00:00
media_test.gyp Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
run_tests_with_atexit_manager.cc LOG_TO_SYSTEM_DEBUG_LOG instead of a file 2016-08-31 14:50:23 -07:00
test_data_util.cc Report an error on encrypted stream without decryption 2017-06-07 21:49:46 +00:00
test_data_util.h Clean up #ifndef in packager/media. (#310) 2017-12-19 16:56:36 -08:00