commit | 8f889be4754d40f39c9377b055988f58f3ed64a8 | [log] [tgz] |
---|---|---|
author | Hangyu Kuang <hkuang@google.com> | Tue Sep 20 17:31:07 2016 -0700 |
committer | Hangyu Kuang <hkuang@google.com> | Tue Sep 27 12:42:51 2016 -0700 |
tree | bec594a4bbb3c69e28c4dda299cd61a033dd117b | |
parent | 3769871b5998f4bbe6d8fe7c124ee97daa6e7fab [diff] |
media: Fix mpeg2ts muxer. 1) Fix the CSD handling due to missing timestamp in CSD buffer. 2) Remove the concatenation of audio frames and write out every audio frame immediately to unblock the video frame write out. 3) Unblock audio track thread after geting CSD. Bug:21620607 Change-Id: I4926ef7202e1692a2c50a5e8158a9cfb19d9ed3f