Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "MediaCodec async callbacks" | Chong Zhang | 2014-07-10 | 1 | -91/+173 |
|\ | |||||
| * | MediaCodec async callbacks | Chong Zhang | 2014-07-11 | 1 | -91/+173 |
* | | stagefright: Pass audio aac sub formats in offloadinfo | aarti jadhav-gaikwad | 2014-07-11 | 2 | -7/+44 |
|/ | |||||
* | stagefright: add indexed buffer and format getters to MediaCodec | Lajos Molnar | 2014-07-11 | 1 | -5/+60 |
* | Merge "Check meta before dereferencing it." | Wei Jia | 2014-07-10 | 1 | -0/+3 |
|\ | |||||
| * | Check meta before dereferencing it. | Wei Jia | 2014-07-10 | 1 | -0/+3 |
* | | Merge "DNG: Update TiffWriter to handle thumbnails and SubIfds." | Ruben Brunk | 2014-07-10 | 17 | -149/+938 |
|\ \ | |/ |/| | |||||
| * | DNG: Update TiffWriter to handle thumbnails and SubIfds. | Ruben Brunk | 2014-07-10 | 17 | -149/+938 |
* | | resolved conflicts for merge of 373e21cc to master | Elliott Hughes | 2014-07-09 | 1 | -2/+2 |
|\ \ | |||||
| * \ | am be44e0e0: am 0bffd2e6: Merge "Switch frameworks/av/media/libmedia to the n... | Elliott Hughes | 2014-07-10 | 1 | -1/+1 |
| |\ \ | |||||
| | * \ | am 0bffd2e6: Merge "Switch frameworks/av/media/libmedia to the new icu." | Elliott Hughes | 2014-07-10 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * \ | Merge "Switch frameworks/av/media/libmedia to the new icu." | Elliott Hughes | 2014-07-09 | 1 | -1/+1 |
| | | |\ \ | |||||
| | | | * | | Switch frameworks/av/media/libmedia to the new icu. | Elliott Hughes | 2014-07-09 | 1 | -1/+1 |
| * | | | | | DO NOT MERGE: Fix build for libstagefright | Lajos Molnar | 2014-07-09 | 2 | -18/+6 |
* | | | | | | Add support of audio offloading for NuPlayer. | Wei Jia | 2014-07-09 | 10 | -46/+641 |
* | | | | | | Merge "Cleanup unused parameters or variable in EffectBundle" | Jean-Michel Trivi | 2014-07-09 | 1 | -4/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Cleanup unused parameters or variable in EffectBundle | Jean-Michel Trivi | 2014-07-08 | 1 | -4/+3 |
* | | | | | | | am 782be1ec: am 1c1b5e51: am c37eaa32: Merge "m4v_h263_enc: Use uint32_t for ... | Narayan Kamath | 2014-07-09 | 4 | -7/+7 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | am 1c1b5e51: am c37eaa32: Merge "m4v_h263_enc: Use uint32_t for ULong" | Narayan Kamath | 2014-07-09 | 4 | -7/+7 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | am c37eaa32: Merge "m4v_h263_enc: Use uint32_t for ULong" | Narayan Kamath | 2014-07-09 | 4 | -7/+7 |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | | * | | | | m4v_h263_enc: Use uint32_t for ULong | Ashok Bhat | 2014-07-02 | 4 | -7/+7 |
| | | | |/ / | | | |/| | | |||||
| | | * | | | DO NOT MERGE: Fix for SW video decoder OMX profile/level query | Xiaosong Wei | 2014-06-24 | 1 | -3/+4 |
| | |/ / / | |||||
* | | | | | Merge "Restore the LOOPING flag in onAudioTearDownEvent" | Sungsoo Lim | 2014-07-02 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Restore the LOOPING flag in onAudioTearDownEvent | Sungsoo Lim | 2014-06-27 | 1 | -0/+4 |
* | | | | | | Merge "HLS: do not discard packets when queuing explicit discontinuity" | Chong Zhang | 2014-07-07 | 6 | -31/+41 |
|\ \ \ \ \ \ | |||||
| * | | | | | | HLS: do not discard packets when queuing explicit discontinuity | Chong Zhang | 2014-06-26 | 6 | -31/+41 |
| |/ / / / / | |||||
* | | | | | | Merge "handle emulation_prevention_three_bytes for AVC" | Chong Zhang | 2014-07-08 | 2 | -2/+70 |
|\ \ \ \ \ \ | |||||
| * | | | | | | handle emulation_prevention_three_bytes for AVC | Chong Zhang | 2014-07-08 | 2 | -2/+70 |
| |/ / / / / | |||||
* | | | | | | Merge "AString: add startsWithIgnoreCase and endsWithIgnoreCase" | Lajos Molnar | 2014-07-08 | 1 | -0/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | AString: add startsWithIgnoreCase and endsWithIgnoreCase | Lajos Molnar | 2014-06-18 | 1 | -0/+14 |
* | | | | | | | stagefright: update ACodec to use CodecBase enumerations directly | Lajos Molnar | 2014-07-07 | 1 | -16/+16 |
* | | | | | | | stagefright: update MediaCodec to use CodecBase instead of ACodec | Lajos Molnar | 2014-07-07 | 1 | -17/+18 |
* | | | | | | | stagefright: create CodecBase interface (abstract class) | Lajos Molnar | 2014-07-07 | 3 | -1/+40 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | IAudioFlinger::openRecord now suggests notificationFrames | Glenn Kasten | 2014-07-03 | 2 | -0/+13 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge "MatroskaExtractor: track specific seeking" | Robert Shih | 2014-07-02 | 3 | -26/+96 |
|\ \ \ \ \ | |||||
| * | | | | | MatroskaExtractor: track specific seeking | Robert Shih | 2014-06-19 | 3 | -26/+96 |
* | | | | | | Support for audio attributes on audio output of media player | Jean-Michel Trivi | 2014-07-01 | 4 | -13/+137 |
* | | | | | | Merge "Add HEVC encoder support to ACodec" | Rachad | 2014-06-27 | 1 | -0/+60 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add HEVC encoder support to ACodec | Rachad | 2014-06-26 | 1 | -0/+60 |
* | | | | | | | Fix AAC timestamps | Marco Nelissen | 2014-06-26 | 2 | -13/+29 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge "HLS: only queue discontinuity for first block" | Chong Zhang | 2014-06-26 | 1 | -0/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | HLS: only queue discontinuity for first block | Chong Zhang | 2014-06-25 | 1 | -0/+3 |
* | | | | | | | ndk: 64-bit compile warnings | Mark Salyzyn | 2014-06-26 | 3 | -9/+12 |
* | | | | | | | libstagefright: 64-bit compile warnings | Mark Salyzyn | 2014-06-26 | 28 | -136/+170 |
* | | | | | | | mtp: 64-bit compile warnings | Mark Salyzyn | 2014-06-25 | 2 | -5/+8 |
* | | | | | | | am 76e4e02d: am 940c688d: Merge "libmediaplayerservice: unused argument warni... | Mark Salyzyn | 2014-06-24 | 4 | -29/+29 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | am 940c688d: Merge "libmediaplayerservice: unused argument warning messages" | Mark Salyzyn | 2014-06-24 | 4 | -29/+29 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | libmediaplayerservice: unused argument warning messages | Mark Salyzyn | 2014-06-24 | 4 | -29/+29 |
* | | | | | | | Improve MTP error checking | Marco Nelissen | 2014-06-24 | 1 | -23/+42 |
* | | | | | | | am 620f348f: am da69fdbb: Merge "Fix buffer allocation" | Marco Nelissen | 2014-06-23 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / |