commit | 123e60ed8296948fe0f45cff07f5193289a284cb | [log] [tgz] |
---|---|---|
author | Gopalakrishnan Nallasamy <gokrishnan@google.com> | Wed May 13 00:24:15 2020 -0700 |
committer | Gopalakrishnan Nallasamy <gokrishnan@google.com> | Mon May 18 16:45:16 2020 +0000 |
tree | 5ddd027b7b27d495d2fe2fc0df44ba96b1c6be15 | |
parent | 745202ff9d49ec97fa837d1cd92c2192f1e29b86 [diff] |
MediaMuxer:Maintain proper state after stop() MediaMuxer.java: move to stop state even if nativeStop() throws exception. android_media_MediaMuxer.java: revert recent change, throw only runtime exception for any error as it used to be. Log error now. Bug: 156649746 Test: atest android.media.cts.MediaMuxerTest atest android.media.cts.MediaRecorderTest atest android.mediav2.cts.MuxerTest Change-Id: I82e16fcb065a40f25036bbad181798f1fd36132b