9c861d03f7
Previously packaging completes successfully without any error or warning. With the fix, an error will be reported if write fails. It may appear as "Cannot close file error" as we use threaded IO, which could delay the error reporting until Close() call, so the user of the File API needs to make sure Close() returns successfully. Also fixed a deadlock in threaded_io_file if internal_file->Write fails. Fixes #160 Change-Id: I17f945150fb4021d2dcdbe784e557673f53ca583 |
||
---|---|---|
.. | ||
mp2t | ||
mp4 | ||
mpeg | ||
webm | ||
webvtt | ||
wvm |