summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Collapse)AuthorAgeFilesLines
* am 9916dcb6: am 0d64fcb4: Merge "Clean up some makefiles."Dan Albert2014-09-122-6/+1
|\ | | | | | | | | * commit '9916dcb6ef041752fda5f13192ee6a36e51e73a5': Clean up some makefiles.
| * am 0d64fcb4: Merge "Clean up some makefiles."Dan Albert2014-09-122-6/+1
| |\ | | | | | | | | | | | | * commit '0d64fcb46f594a89484cd112bc979903eaeda4b3': Clean up some makefiles.
| | * Merge "Clean up some makefiles."Dan Albert2014-09-112-6/+1
| | |\
| | | * Clean up some makefiles.Dan Albert2014-09-112-6/+1
| | | | | | | | | | | | | | | | | | | | | | | | The build system takes care of these things for you. Change-Id: Ife9605f15786e11d6a3578f56ed83dd9ae7fd799
* | | | am fe80b7ee: am 6bf7c5cf: Merge "Clean up test makefiles."Dan Albert2014-09-121-14/+2
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit 'fe80b7ee58b394b0cd958470aeea3c5a09f6b2bf': Clean up test makefiles.
| * | | am 6bf7c5cf: Merge "Clean up test makefiles."Dan Albert2014-09-121-14/+2
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '6bf7c5cfc981ce4ecbd671d73a9eab8398dc8dd4': Clean up test makefiles.
| | * | Merge "Clean up test makefiles."Dan Albert2014-09-111-14/+2
| | |\ \ | | | |/ | | |/|
| | | * Clean up test makefiles.Dan Albert2014-09-111-14/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The build system takes care of linking the correct STL and gtest libraries for you, and specifying them manually confuses the build system when using libc++. Change-Id: I6ac66c2f4e97cd3c55efb7a85e10922420554e7f
* | | | am 97187317: Merge "stagefright: add adaptive playback support to SoftAVC ↵Ronghua Wu2014-09-115-107/+130
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | decoder." into lmp-dev * commit '971873179cf202ad8aa1ddc4ec737795f1e03ce3': stagefright: add adaptive playback support to SoftAVC decoder.
| * \ \ \ Merge "stagefright: add adaptive playback support to SoftAVC decoder." into ↵Ronghua Wu2014-09-115-107/+130
| |\ \ \ \ | | | | | | | | | | | | | | | | | | lmp-dev
| | * | | | stagefright: add adaptive playback support to SoftAVC decoder.Ronghua Wu2014-09-105-107/+130
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also change SoftVPX decoder to use common handlePortSettingsChanged and copyYV12FrameToOutputBuffer method. Bug: 17326758 Change-Id: I6fb2ee8fb9291f69c70493b8558af341adc1f4b2
* | | | | | am 951c2197: am 2b16391d: Merge "Add test for AMR-NB decoder"Glenn Kasten2014-09-112-0/+170
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | * commit '951c2197cc0cf1d7a91388299b74eb12ee04a3e6': Add test for AMR-NB decoder
| * | | | | am 2b16391d: Merge "Add test for AMR-NB decoder"Glenn Kasten2014-09-112-0/+170
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | | | | | | | | | | | | * commit '2b16391d066d20f38f3556d65bce827a8d134e4d': Add test for AMR-NB decoder
| | * | | | Merge "Add test for AMR-NB decoder"Glenn Kasten2014-09-112-0/+170
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Add test for AMR-NB decoderAshok Bhat2014-06-162-0/+170
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The test accepts a .amr file as input and dumps output PCM in a wav file. To run the test, use following command libstagefright_amrnbdec_test <input amr> <output wav> Change-Id: I2492c2ed4e670c9fd8cb4213201ccbd0cb9bf8fe Signed-off-by: Ashok Bhat <ashok.bhat@arm.com>
* | | | | | am fd732779: Merge "stagefright: don\'t use AAtomizer in AMessage" into lmp-devLajos Molnar2014-09-111-30/+93
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | | | | | | | * commit 'fd7327797fe1d21cb225cae34616b8f7b67ad29d': stagefright: don't use AAtomizer in AMessage
| * | | | | Merge "stagefright: don't use AAtomizer in AMessage" into lmp-devLajos Molnar2014-09-111-30/+93
| |\ \ \ \ \
| | * | | | | stagefright: don't use AAtomizer in AMessageLajos Molnar2014-09-101-30/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15094301 Change-Id: Ib82fb6d8fb6b48402d81f411123b3d924368eb93
* | | | | | | am b9b87fe9: mediaplayer: release MediaBuffer in stale input buffersLajos Molnar2014-09-111-0/+11
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * commit 'b9b87fe9d9f3d91c05300a22920d7227a3f8eb83': mediaplayer: release MediaBuffer in stale input buffers
| * | | | | | mediaplayer: release MediaBuffer in stale input buffersLajos Molnar2014-09-101-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17454455 Change-Id: If63a6e42f96851d6c10fdec11360f0dabae9bf50
* | | | | | | am e4c8b32f: Merge "NuPlayerDriver: do not set to paused state when ↵Wei Jia2014-09-101-5/+8
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | receiving playback complete and reset is in progress." into lmp-dev * commit 'e4c8b32f1123aa639f46d234203ad5c5e7926628': NuPlayerDriver: do not set to paused state when receiving playback complete and reset is in progress.
| * | | | | | Merge "NuPlayerDriver: do not set to paused state when receiving playback ↵Wei Jia2014-09-101-5/+8
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | complete and reset is in progress." into lmp-dev
| | * | | | | | NuPlayerDriver: do not set to paused state when receiving playback complete ↵Wei Jia2014-09-101-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and reset is in progress. Bug: 17453240 Change-Id: If243e2232779681fc84dc767feaed00f23d8fdb1
* | | | | | | | am 43f2e3cf: Merge "Revert "Fix AAC timestamps for multiple aac frames per ↵Marco Nelissen2014-09-102-194/+128
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | input buffer"" into lmp-dev * commit '43f2e3cf20c2a99cd3e9b99c8b507143e2954756': Revert "Fix AAC timestamps for multiple aac frames per input buffer"
| * | | | | | | Merge "Revert "Fix AAC timestamps for multiple aac frames per input buffer"" ↵Marco Nelissen2014-09-102-194/+128
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | into lmp-dev
| | * | | | | | | Revert "Fix AAC timestamps for multiple aac frames per input buffer"Marco Nelissen2014-09-102-194/+128
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit e086387c805311ac87904c3c4d6d4eb08d4b4ee2. (broke multichannel movie playback) Bug: 17454025 Change-Id: I95b82359f87f8beca66f35c34b7e125850a44747
* | | | | | | | | am 74848665: Merge "fix failure in MediaCodecTest#testException" into lmp-devChong Zhang2014-09-101-1/+14
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '748486657623fc0753d11bc2d91c113bca584a1e': fix failure in MediaCodecTest#testException
| * | | | | | | | Merge "fix failure in MediaCodecTest#testException" into lmp-devChong Zhang2014-09-101-1/+14
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | fix failure in MediaCodecTest#testExceptionChong Zhang2014-09-101-1/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reset codec after failed configure() Bug: 17418876 Change-Id: I21ff8a0751dae6a164678015142e11d481403bed
* | | | | | | | | am b606de81: Merge "mediaplayer: limit number of outstanding buffer ↵Lajos Molnar2014-09-101-6/+7
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | requests" into lmp-dev * commit 'b606de81ce5fffc8923c53cb7d5d00f5b423c9b9': mediaplayer: limit number of outstanding buffer requests
| * | | | | | | | Merge "mediaplayer: limit number of outstanding buffer requests" into lmp-devLajos Molnar2014-09-101-6/+7
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | mediaplayer: limit number of outstanding buffer requestsLajos Molnar2014-09-091-6/+7
| | | |/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14679336 Change-Id: I94a20ada30a9a25065329a85fc884d32d154d029
* | | | | | | | am 83ee5564: Merge "CamcorderProfile: Add QUALITY_HIGH_SPEED_2160P" into lmp-devZhijun He2014-09-101-0/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | * commit '83ee5564965408307e6f045ce5faed72bc3437b0': CamcorderProfile: Add QUALITY_HIGH_SPEED_2160P
| * | | | | | | Merge "CamcorderProfile: Add QUALITY_HIGH_SPEED_2160P" into lmp-devZhijun He2014-09-101-0/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | CamcorderProfile: Add QUALITY_HIGH_SPEED_2160PZhijun He2014-09-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17059255 Change-Id: Ic6b272e4ceec8fc852c9eb787370f4d366dad0ac
* | | | | | | | am 8716e3f3: Merge "NuPlayer: make previous decoders obsolete when reset is ↵Wei Jia2014-09-101-0/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | done." into lmp-dev * commit '8716e3f386f37abd3d759404ca8b3deaf46afde8': NuPlayer: make previous decoders obsolete when reset is done.
| * | | | | | | Merge "NuPlayer: make previous decoders obsolete when reset is done." into ↵Wei Jia2014-09-091-0/+3
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | lmp-dev
| | * | | | | | | NuPlayer: make previous decoders obsolete when reset is done.Wei Jia2014-09-091-0/+3
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17428608 Change-Id: I724174d65f8e00bfecb51e6f690ae709ed2cf442
* | | | | | | | am 47a13d45: Merge "[media][nuplayer] Remove debug message EWOULDBLOCK" into ↵Phil Burk2014-09-101-1/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lmp-dev * commit '47a13d45ae3f05ddb778124484a17d4754c82b7a': [media][nuplayer] Remove debug message EWOULDBLOCK
| * | | | | | | Merge "[media][nuplayer] Remove debug message EWOULDBLOCK" into lmp-devPhil Burk2014-09-091-1/+0
| |\ \ \ \ \ \ \
| | * | | | | | | [media][nuplayer] Remove debug message EWOULDBLOCKPhil Burk2014-09-091-1/+0
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A debug message that was silent during testing is now spewing messages. It was removed. Bug: 17438882 Change-Id: I9c61409cac77c7bc1fd1088815823207094606f2 Signed-off-by: Phil Burk <philburk@google.com>
* | | | | | | | am 95861b33: Merge " NuPlayer::Renderer::onPause() - Converted ↵Rachad2014-09-091-2/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CHECK(!mPaused) to a warning." into lmp-dev * commit '95861b33c7dcfa450f5e10568c0767b07bc50729': NuPlayer::Renderer::onPause() - Converted CHECK(!mPaused) to a warning.
| * | | | | | | Merge " NuPlayer::Renderer::onPause() - Converted CHECK(!mPaused) to a ↵Rachad2014-09-091-2/+4
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | | | | | | | | warning." into lmp-dev
| | * | | | | | NuPlayer::Renderer::onPause() - Converted CHECK(!mPaused) to a warning.Rachad2014-09-091-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17436451 Change-Id: I7e9e0c48bbdd8ab65c5f4a587699a28435bd03f4
* | | | | | | | am 8270e1d1: Merge "Fix AAC timestamps for multiple aac frames per input ↵Marco Nelissen2014-09-092-128/+194
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | buffer" into lmp-dev * commit '8270e1d13a101fa946848871b9903b31ff11981f': Fix AAC timestamps for multiple aac frames per input buffer
| * | | | | | | Merge "Fix AAC timestamps for multiple aac frames per input buffer" into lmp-devMarco Nelissen2014-09-092-128/+194
| |\ \ \ \ \ \ \
| | * | | | | | | Fix AAC timestamps for multiple aac frames per input bufferMarco Nelissen2014-09-072-128/+194
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support multiple aac frames per input buffer also for non-ADTS streams. Bug: 16715379 Change-Id: I84f33d9bb65b6821b2a697f6750356cea98777c4
* | | | | | | | | am 2adbeda4: Merge "NuPlayer: check mSource before deferencing it." into lmp-devWei Jia2014-09-091-1/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '2adbeda4f46f88ddb17519d39cc13e183741e071': NuPlayer: check mSource before deferencing it.
| * | | | | | | | Merge "NuPlayer: check mSource before deferencing it." into lmp-devWei Jia2014-09-091-1/+2
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | NuPlayer: check mSource before deferencing it.Wei Jia2014-09-091-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17428608 Change-Id: I7b264d1288ed3c495434aedeeeef2fbfc3ca2f16