History log of /frameworks/av/media/ndk/NdkMediaMuxer.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7e8d4ba5887affda749978d787b898bf31fda729 05-May-2017 Colin Cross <ccross@android.com> Move libmediandk and libcamera2ndk headers

Move libmediandk and libcamera2ndk headers into their module
and export them from there. Also move them to the same path
relative to the export as used in the NDK, media/ for
libmediandk and camera/ for libcamera2ndk.

Test: builds
Change-Id: I0b424e0e48bfb5e2b762694a97d799de08f5dda3
/frameworks/av/media/ndk/NdkMediaMuxer.cpp
6b109422d7deb5a70f7d1c8e56295965bfd69e81 15-Mar-2017 Wonsik Kim <wonsik@google.com> ndk: AMediaMuxer_addTrack to translate error only for negative values

Bug: 36260305
Test: cts-tradefed run cts-dev --module CtsMediaTestCases --test android.media.cts.NativeDecoderTest
Change-Id: Ic2b6ec0b8d8a1a9a100eafd3175bdffd80ab4b8d
/frameworks/av/media/ndk/NdkMediaMuxer.cpp
c7a11b2208aa8f1e6a39eb70a136fbc0dafd3260 30-May-2014 Marco Nelissen <marcone@google.com> Disable verbose logging

Change-Id: If9c87615707ed67f209258f9207d56f671cd0f08
/frameworks/av/media/ndk/NdkMediaMuxer.cpp
0e03cf07deeda10c573657479591dcfbf1efca56 21-May-2014 Marco Nelissen <marcone@google.com> Remove the last of the references.

Change-Id: Id68cdab7e972e3e78e2065e56b8a095c3d496df2
/frameworks/av/media/ndk/NdkMediaMuxer.cpp
e419d7cd5c62b4b5866a45d59c5770bb470193c1 15-May-2014 Marco Nelissen <marcone@google.com> Unify error/status codes

Change-Id: Ib90cc2f2adc07ff146256931c92c0ec4becb86f5
/frameworks/av/media/ndk/NdkMediaMuxer.cpp
3425fd5a55dd31e261d2f2a9590c762d6d0a6b79 14-May-2014 Marco Nelissen <marcone@google.com> Only export necessary symbols

Change-Id: I869d7124c8cc555f4b09801a898f4dd3ecb072ec
/frameworks/av/media/ndk/NdkMediaMuxer.cpp
08aaabe87960c04ecac180db1fe88b5a7bc2ed3b 07-May-2014 Marco Nelissen <marcone@google.com> Add NDK version of MediaMuxer

and add some constness here and there.

Change-Id: Ib3caa8310691e8f27aaa1afcfaec0b384513d4f1
/frameworks/av/media/ndk/NdkMediaMuxer.cpp