commit | d2507a2f3cbe150fdf90d5a3a12b2711774ca3d4 | [log] [tgz] |
---|---|---|
author | Ashok Bhat <ashok.bhat@arm.com> | Fri Feb 07 12:22:50 2014 +0000 |
committer | David Butcher <david.butcher@arm.com> | Fri Feb 07 18:10:22 2014 +0000 |
tree | bc37779be5fe6ab73bd49cce99ff4b30259a04c1 | |
parent | 449273e2d575041ffe1a5d435666d36923de888b [diff] |
Fix in MediaMuxer's JNI code android_media_MediaMuxer_native_setup should return jlong. It was incorrectly returning jint. Change-Id: I31a475af0818f4d5dcbb39380b42612188cf3853 Signed-off-by: Ashok Bhat <ashok.bhat@arm.com>