| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "Add more specific consumer names for common buffer queue endpoints." i... | Eino-Ville Talvala | 2015-06-11 | 1 | -0/+11 |
|\ |
|
| * | Add more specific consumer names for common buffer queue endpoints. | Eino-Ville Talvala | 2015-06-09 | 1 | -0/+11 |
* | | Merge "Fix format string mismatch. Clang build fix." into mnc-dev | Dan Albert | 2015-06-11 | 1 | -1/+2 |
|\ \ |
|
| * | | Fix format string mismatch. Clang build fix. | Dan Albert | 2015-06-10 | 1 | -1/+2 |
* | | | SoundPool monitors AppOps for OP_PLAY_AUDIO | Jean-Michel Trivi | 2015-06-10 | 1 | -1/+1 |
|/ / |
|
* | | Merge "media: hook up OnFrameRenderedListener events to framework events" int... | Lajos Molnar | 2015-06-10 | 2 | -1/+64 |
|\ \ |
|
| * | | media: hook up OnFrameRenderedListener events to framework events | Lajos Molnar | 2015-06-08 | 2 | -1/+64 |
| |/ |
|
* | | Use only strong references to AudioEffect | Eric Laurent | 2015-06-08 | 2 | -124/+139 |
|/ |
|
* | Merge "Fix bug in MediaCrypto.setMediaDrmSession" into mnc-dev | Jeff Tinker | 2015-06-03 | 1 | -10/+12 |
|\ |
|
| * | Fix bug in MediaCrypto.setMediaDrmSession | Jeff Tinker | 2015-06-01 | 1 | -10/+12 |
* | | Merge "MediaPlayer: trigger onError instead of exception on stale native noti... | Robert Shih | 2015-06-01 | 1 | -1/+1 |
|\ \ |
|
| * | | MediaPlayer: trigger onError instead of exception on stale native notifications | Robert Shih | 2015-06-01 | 1 | -1/+1 |
| |/ |
|
* | | Merge "Deprecations are warnings not errors" into mnc-dev | Glenn Kasten | 2015-05-28 | 2 | -2/+2 |
|\ \ |
|
| * | | Deprecations are warnings not errors | Glenn Kasten | 2015-05-28 | 2 | -2/+2 |
| |/ |
|
* | | Merge "Add comments to indicate code review was done for bugs" into mnc-dev | Glenn Kasten | 2015-05-28 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Add comments to indicate code review was done for bugs | Glenn Kasten | 2015-05-18 | 1 | -0/+1 |
* | | MediaPlayer: add mPreparing to weed out unwanted prepared messages | Robert Shih | 2015-05-21 | 1 | -1/+1 |
|/ |
|
* | Merge "Fix SoundPool.unload() return value" into mnc-dev | Andy Hung | 2015-05-16 | 1 | -1/+1 |
|\ |
|
| * | Fix SoundPool.unload() return value | Andy Hung | 2015-05-15 | 1 | -1/+1 |
* | | Merge "MediaDrm API Updates per api council review" into mnc-dev | Jeff Tinker | 2015-05-15 | 1 | -11/+11 |
|\ \ |
|
| * | | MediaDrm API Updates per api council review | Jeff Tinker | 2015-05-15 | 1 | -11/+11 |
* | | | Merge "ImageReader: Image getFormat should return the Image buffer format" in... | Zhijun He | 2015-05-14 | 1 | -2/+16 |
|\ \ \ |
|
| * | | | ImageReader: Image getFormat should return the Image buffer format | Zhijun He | 2015-05-06 | 1 | -2/+16 |
* | | | | Merge "MediaDataSource: address API council comments" into mnc-dev | Chong Zhang | 2015-05-14 | 2 | -5/+15 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | MediaDataSource: address API council comments | Chong Zhang | 2015-05-14 | 2 | -5/+15 |
* | | | | AudioTrack in SoundPool uses audio_attributes_t parameter | Jean-Michel Trivi | 2015-05-13 | 1 | -2/+6 |
* | | | | Merge "MediaCodec: rename usePersistentInputSurface to setInputSurface" into ... | Chong Zhang | 2015-05-13 | 3 | -13/+13 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | MediaCodec: rename usePersistentInputSurface to setInputSurface | Chong Zhang | 2015-05-13 | 3 | -13/+13 |
| |/ / |
|
* | | | Merge "MediaSync: address API review." into mnc-dev | Wei Jia | 2015-05-08 | 7 | -160/+160 |
|\ \ \ |
|
| * | | | MediaSync: address API review. | Wei Jia | 2015-05-08 | 7 | -160/+160 |
| | |/
| |/| |
|
* | | | media: merge CodecException's getErrorCode and getReason. | Ronghua Wu | 2015-05-08 | 1 | -12/+27 |
| |/
|/| |
|
* | | Fix clang warnings on unused variable, mismatched tag, print format. | Chih-Hung Hsieh | 2015-05-07 | 1 | -1/+1 |
|/ |
|
* | MediaSync: clean up configureAudioTrack and configureSurface. | Wei Jia | 2015-05-04 | 2 | -17/+17 |
* | Merge "media: hook up MediaCodec.setSurface" into mnc-dev | Lajos Molnar | 2015-05-02 | 2 | -0/+53 |
|\ |
|
| * | media: hook up MediaCodec.setSurface | Lajos Molnar | 2015-05-01 | 2 | -0/+53 |
* | | MediaRecorder: implement persistent input surface APIs | Chong Zhang | 2015-05-02 | 1 | -0/+22 |
* | | MediaCodec: implement persistent input surface APIs | Chong Zhang | 2015-05-01 | 2 | -1/+165 |
|/ |
|
* | media: Hook up MediaPlayer and MediaSync to new settings | Lajos Molnar | 2015-04-30 | 5 | -91/+265 |
* | Merge "Change how Java Bitmaps are accessed in a few places" into mnc-dev | John Reck | 2015-04-30 | 1 | -4/+5 |
|\ |
|
| * | Change how Java Bitmaps are accessed in a few places | John Reck | 2015-04-30 | 1 | -4/+5 |
* | | Merge "media: set codec exception reason." into mnc-dev | Ronghua Wu | 2015-04-30 | 1 | -2/+2 |
|\ \ |
|
| * | | media: set codec exception reason. | Ronghua Wu | 2015-04-28 | 1 | -2/+2 |
| |/ |
|
* | | Merge "Check for null codec from AMediaCodec_createDecoderByType" into mnc-dev | Andy Hung | 2015-04-30 | 1 | -4/+5 |
|\ \ |
|
| * | | Check for null codec from AMediaCodec_createDecoderByType | Andy Hung | 2015-04-29 | 1 | -4/+5 |
| |/ |
|
* | | Respect the record audio app op - framework | Svet Ganov | 2015-04-28 | 3 | -8/+24 |
|/ |
|
* | ImageWriter: Change detach to sp<GraphicBuffer> | Dan Stoza | 2015-04-27 | 1 | -1/+1 |
* | Merge "ImageWriter: fix and cleanup the closed Image Handling" | Zhijun He | 2015-04-24 | 1 | -1/+1 |
|\ |
|
| * | ImageWriter: fix and cleanup the closed Image Handling | Zhijun He | 2015-04-24 | 1 | -1/+1 |
* | | MediaSync: fix message delay based on play time for pending audio frames. | Wei Jia | 2015-04-23 | 2 | -0/+25 |
* | | media: add SyncSettings to MediaSync and MediaPlayer | Lajos Molnar | 2015-04-22 | 5 | -2/+272 |