OSDN Git Service

am 613ed4c6: Merge "Fixd for 5490443 Native crash while exporting a video - Add new...
authorHong Teng <hongteng@google.com>
Fri, 2 Dec 2011 17:34:05 +0000 (09:34 -0800)
committerAndroid Git Automerger <android-git-automerger@android.com>
Fri, 2 Dec 2011 17:34:05 +0000 (09:34 -0800)
commit41dbbb01e0ec6ab9047d8e947da9cc0d48695a61
tree48623910fe75822605f4a4c5884e8b8bcd745d86
parent11fc6ba3bf06e499995caf2aa936776198c5b296
parent71ebfa771dcc4afad9f9bcd20952351189c1a849
am 613ed4c6: Merge "Fixd for 5490443 Native crash while exporting a video - Add new onError callback to PreviewProgressListener, which is used to indicate video editor application for the error that has occurred during priviewing. With this modification, the applicati

* commit '613ed4c69a53e6ffb1f104c7d45a0c6dd41c8eb0':
  Fixd for 5490443 Native crash while exporting a video - Add new onError callback to PreviewProgressListener, which is used to indicate video editor application for the error that has occurred during priviewing. With this modification, the application must implement the onError method, and then VideoEditorPreviewTest.java is changed accordingly.