summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge "Add CaptioningManager listener Subtitle support." into klp-devLajos Molnar2013-09-184-64/+206
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add CaptioningManager listener Subtitle support.Lajos Molnar2013-09-174-64/+206
* | | | | | | Merge "Fix ImageReader onImageAvailable synchronization" into klp-devJesse Hall2013-09-181-19/+49
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix ImageReader onImageAvailable synchronizationJesse Hall2013-09-171-19/+49
* | | | | | | Fix javadoc in RemoteControlClient and MediaMetadataEditorJean-Michel Trivi2013-09-172-3/+3
* | | | | | | RemoteController class to expose IRemoteControlDisplay featuresJean-Michel Trivi2013-09-187-33/+905
* | | | | | | Adjust absolute volume only when the device is streaming musicMatthew Xie2013-09-173-60/+51
| |_|/ / / / |/| | | | |
* | | | | | Merge "Revise new public API for ratings in RemoteControlClient" into klp-devJean-Michel Trivi2013-09-176-230/+788
|\ \ \ \ \ \
| * | | | | | Revise new public API for ratings in RemoteControlClientJean-Michel Trivi2013-09-176-230/+788
* | | | | | | Merge "Public API for LoudnessEnhancer audio effect" into klp-devJean-Michel Trivi2013-09-171-12/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Public API for LoudnessEnhancer audio effectJean-Michel Trivi2013-09-161-12/+1
* | | | | | | Merge "ImageReader: fix the 0 crop rect size issue" into klp-devZhijun He2013-09-171-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ImageReader: fix the 0 crop rect size issueZhijun He2013-09-161-1/+1
| |/ / / / /
* | | | | | Merge "Loudness enhancer audio effect" into klp-devJean-Michel Trivi2013-09-172-0/+310
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Loudness enhancer audio effectJean-Michel Trivi2013-09-162-0/+310
* | | | | | Merge "Fix media stress test." into klp-devYu Shan Emily Lau2013-09-161-5/+9
|\ \ \ \ \ \
| * | | | | | Fix media stress test.Yu Shan Emily Lau2013-09-161-5/+9
* | | | | | | Merge "media: Update ImageReader to remove MaxImagesAcquiredException" into k...Igor Murashkin2013-09-164-140/+134
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | media: Update ImageReader to remove MaxImagesAcquiredExceptionIgor Murashkin2013-09-134-140/+134
* | | | | | | Merge "media: Update ImageReader APIs" into klp-devIgor Murashkin2013-09-165-97/+524
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | media: Update ImageReader APIsIgor Murashkin2013-09-125-97/+524
* | | | | | | Merge "Miscellaneous fixes to SoundPool unit test" into klp-devGlenn Kasten2013-09-162-19/+32
|\ \ \ \ \ \ \
| * | | | | | | Miscellaneous fixes to SoundPool unit testGlenn Kasten2013-09-132-19/+32
* | | | | | | | Merge "Stress test for AudioTrack shared memory bug" into klp-devGlenn Kasten2013-09-163-0/+264
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Stress test for AudioTrack shared memory bugEric Laurent2013-09-113-0/+264
* | | | | | | | ImageReader: get correct crop sizeZhijun He2013-09-161-5/+3
* | | | | | | | Merge "Part of corrections from KLP API Review: Media" into klp-devJeff Tinker2013-09-141-0/+9
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Part of corrections from KLP API Review: MediaJeff Tinker2013-09-131-0/+9
| | |/ / / / / | |/| | | | |
* | | | | | | MediaFormat: add getInteger with default value convenience methodLajos Molnar2013-09-121-0/+14
* | | | | | | Fix CalledFromWrongThreadException in MediaPlayer's subtitle supportLajos Molnar2013-09-121-3/+4
|/ / / / / /
* | | | | | Merge "MediaFormat.java: Add KEY_MAX_WIDTH and KEY_MAX_HEIGHT" into klp-devLajos Molnar2013-09-121-0/+24
|\ \ \ \ \ \
| * | | | | | MediaFormat.java: Add KEY_MAX_WIDTH and KEY_MAX_HEIGHTLajos Molnar2013-09-061-0/+24
* | | | | | | Merge "Add HOTWORD as an AudioSource" into klp-devEric Laurent2013-09-123-11/+15
|\ \ \ \ \ \ \
| * | | | | | | Add HOTWORD as an AudioSourceEric Laurent2013-09-103-11/+15
| | |/ / / / / | |/| | | | |
* | | | | | | Merge changes Ia6300c23,Idd2ae8ad into klp-devEino-Ville Talvala2013-09-123-119/+49
|\ \ \ \ \ \ \
| * | | | | | | Camera2: Immutable metadataEino-Ville Talvala2013-09-113-119/+49
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Remove dependency on JNIHelp header side effects." into klp-devRuben Brunk2013-09-1211-0/+23
|\ \ \ \ \ \ \
| * | | | | | | Remove dependency on JNIHelp header side effects.Ruben Brunk2013-09-1011-0/+23
* | | | | | | | Merge "Pass subtitle track properties to SubtitleController" into klp-devChong Zhang2013-09-112-4/+44
|\ \ \ \ \ \ \ \
| * | | | | | | | Pass subtitle track properties to SubtitleControllerChong Zhang2013-09-112-4/+44
* | | | | | | | | Merge "ImageReader: Skip size check for BLOB format" into klp-devZhijun He2013-09-111-7/+14
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | ImageReader: Skip size check for BLOB formatZhijun He2013-09-111-7/+14
* | | | | | | | | Fix issue #10688644: Java crash in com.android.phone:Dianne Hackborn2013-09-111-13/+13
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge "MediaMuxer: Add setLocation API" into klp-devZhijun He2013-09-102-0/+51
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | MediaMuxer: Add setLocation APIZhijun He2013-09-102-0/+51
* | | | | | | Merge "AudioTrack.getTimestamp() return type is now boolean" into klp-devGlenn Kasten2013-09-101-15/+12
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | AudioTrack.getTimestamp() return type is now booleanGlenn Kasten2013-09-091-15/+12
| |/ / / / /
* | | | | | Merge "Add WebVTT caption renderer" into klp-devAlan Viverette2013-09-093-66/+847
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add WebVTT caption rendererAlan Viverette2013-09-063-66/+847
* | | | | | Unhide AudioTimestamp and getTimestampGlenn Kasten2013-09-062-7/+1