summaryrefslogtreecommitdiff
path: root/media/java
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge "Ensure that two threads cannot simultaneously close SurfaceImage" into...Avichal Rakesh2022-05-061-1/+8
|\ \ \ \ \ \ \
| * | | | | | | Ensure that two threads cannot simultaneously close SurfaceImageAvichal Rakesh2022-05-041-1/+8
* | | | | | | | AudioService: reset volume ranges when requested by APMJean-Michel Trivi2022-04-291-0/+36
|/ / / / / / /
* | | | | | | Merge "fix API description on how to round average qp" am: 1c0277d78d am: 842...Treehugger Robot2022-04-211-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge "fix API description on how to round average qp"Treehugger Robot2022-04-211-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | fix API description on how to round average qpYushin Cho2022-04-191-1/+1
* | | | | | | | | Merge "MediaCodecInfo: when explicitly specified reset default bitrate mode" ...Wonsik Kim2022-04-201-0/+1
|\| | | | | | | |
| * | | | | | | | MediaCodecInfo: when explicitly specified reset default bitrate modeWonsik Kim2022-04-151-0/+1
| |/ / / / / / /
* | | | | | | | Merge "Fix Filter callback race condition" into tm-devTreeHugger Robot2022-04-141-2/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix Filter callback race conditionHongguang2022-04-141-2/+5
* | | | | | | | | Update AudioRecord JNI callback and cleanupAtneya Nair2022-04-131-14/+5
|/ / / / / / / /
* | | | | | | | Allow for internal types in @hide APINathalie Le Clair2022-04-041-8/+2
* | | | | | | | Merge "TIAF API review: add onError" into tm-devShubang Lu2022-03-285-0/+65
|\ \ \ \ \ \ \ \
| * | | | | | | | TIAF API review: add onErrorshubang2022-03-285-0/+65
* | | | | | | | | Merge "SoundPool: Clean up JNI weak reference handling" into tm-devAndy Hung2022-03-281-12/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | SoundPool: Clean up JNI weak reference handlingAndy Hung2022-03-241-12/+4
* | | | | | | | | Merge "Added logic to reset assistant UIDs on audio crash" into tm-devOscar Azucena2022-03-241-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Added logic to reset assistant UIDs on audio crashOscar Azucena2022-03-241-0/+6
* | | | | | | | | | Merge "AudioService: Add general support for Absolute Volume behavior" into t...Yan Han2022-03-244-11/+90
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | AudioService: Add general support for Absolute Volume behaviorYan Han2022-03-224-11/+90
* | | | | | | | | | Merge "Integrate feedback from MediaMetrics API reviews" into tm-devRay Essick2022-03-238-0/+37
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Integrate feedback from MediaMetrics API reviewsRay Essick2022-03-228-0/+37
* | | | | | | | | | Merge "AudioDeviceVolumeManager: Add APIs for listeners for device volume beh...Yan Han2022-03-233-1/+110
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | AudioDeviceVolumeManager: Add APIs for listeners for device volume behavior c...Yan Han2022-03-223-1/+110
* | | | | | | | | | Merge "[SERAPHIC][TIAF] StreamEventResponse with null data parameter will cau...Yixiao Luo2022-03-221-4/+12
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | [SERAPHIC][TIAF] StreamEventResponse with null data parameter will cause a nu...Yixiao Luo2022-03-211-4/+12
| |/ / / / / / / /
* / / / / / / / / TIAF: handling null objects in DsmccResponse classYixiao Luo2022-03-211-24/+39
|/ / / / / / / /
* | | | | | | | Merge "TIAF: Change on API Review: DTV to VOD 2" into tm-devYixiao Luo2022-03-181-126/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | TIAF: Change on API Review: DTV to VOD 2Yixiao Luo2022-03-171-126/+24
* | | | | | | | | Merge "TIAF: add JavaDoc for TvInteractiveAppServiceInfo constructor" into tm...Shubang Lu2022-03-181-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | TIAF: add JavaDoc for TvInteractiveAppServiceInfo constructorshubang2022-03-181-0/+6
* | | | | | | | | | Merge "TIAF API review: remove prepare()" into tm-devShubang Lu2022-03-184-32/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | TIAF API review: remove prepare()shubang2022-03-184-32/+0
| |/ / / / / / / / /
* | | | | | | | | | Merge "TIAF API review: rename onCreateBiInteractiveApp" into tm-devShubang Lu2022-03-1815-23/+48
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | TIAF API review: rename onCreateBiInteractiveAppshubang2022-03-1815-23/+48
| |/ / / / / / / / /
* | | | | | | | | | Merge "Define MediaFormat crop-related constants" into tm-devRay Essick2022-03-182-8/+48
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Define MediaFormat crop-related constantsRay Essick2022-03-172-8/+48
* | | | | | | | | | | Merge "Hide new route discovery preferences in T" into tm-devOliver Woodman2022-03-182-0/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Hide new route discovery preferences in TOliver Woodman2022-03-162-0/+7
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "Add recommendation to use MediaActionSound class in a background threa...Raymond Tiong2022-03-181-2/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | / / / / / / / | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Add recommendation to use MediaActionSound class in a background thread since itRaymond Tiong2022-03-171-2/+3
* | | | | | | | | | TIAF API review: multiple componentsshubang2022-03-185-17/+57
* | | | | | | | | | TIAF: add signing request and resultshubang2022-03-187-2/+203
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge "Capture the contents of a single task" into tm-devNaomi Musgrave2022-03-172-30/+40
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Capture the contents of a single taskNaomi Musgrave2022-03-152-30/+40
* | | | | | | | | | Merge "MediaFormat: deprecate KEY_AAC_MAX_OUTPUT_CHANNEL_COUNT" into tm-devJean-Michel Trivi2022-03-171-1/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MediaFormat: deprecate KEY_AAC_MAX_OUTPUT_CHANNEL_COUNTJean-Michel Trivi2022-03-161-1/+4
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Spatializer: output listener fires upon registration" into tm-devJean-Michel Trivi2022-03-171-1/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Spatializer: output listener fires upon registrationJean-Michel Trivi2022-03-161-1/+7
| |/ / / / / / / / /
* | | | | | | | | | Merge "TIAF API review: rename TvInteractiveAppInfo" into tm-devShubang Lu2022-03-178-39/+45
|\ \ \ \ \ \ \ \ \ \