Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_av
/
fa33327eb3b81bf1f2173bef0d13ced98b1221c1
fa33327
Merge "Fix HEVC profile idc parsing in HevcParameterSets" into pi-dev
by TreeHugger Robot
· 7 years ago
c777106
Fix HEVC profile idc parsing in HevcParameterSets
by Chong Zhang
· 7 years ago
b31f96f
Audio V4: Do not send metadata of Output Track
by Kevin Rocard
· 7 years ago
dab059e
Merge "Fix FLAC codec VTS failures" into pi-dev
by TreeHugger Robot
· 7 years ago
20d8129
Fix FLAC codec VTS failures
by Marco Nelissen
· 7 years ago
836949c
Merge "Init gain config to prevent uninit leak." into pi-dev
by TreeHugger Robot
· 7 years ago
07ea253
Merge "Remove "CodecBytesConsumed" from media.metrics" into pi-dev
by TreeHugger Robot
· 7 years ago
0cb2ef5
Merge "Report exif data offset and length in MediaMetadataRetriever" into pi-dev
by TreeHugger Robot
· 7 years ago
74cd50b
Merge "Fix crash when OMX decoder returns wrong crop rect" into pi-dev
by TreeHugger Robot
· 7 years ago
f2f6999
Init gain config to prevent uninit leak.
by jiabin
· 7 years ago
6a287c7
Merge "Fix TIYUV420PackSemiPlanor color converter to use src crop -- DO NOT MERGE" into pi-dev
by TreeHugger Robot
· 7 years ago
deb14ec
Fix crash when OMX decoder returns wrong crop rect
by Chong Zhang
· 7 years ago
0967c6c
Merge "AudioTrack: Prevent server from reading client data after stop" into pi-dev
by Andy Hung
· 7 years ago
2383098
Merge "Clear input routing when closeAllInputs()." into pi-dev
by TreeHugger Robot
· 7 years ago
e14a36f
Fix TIYUV420PackSemiPlanor color converter to use src crop -- DO NOT MERGE
by Angela Stegmaier
· 8 years ago
d32f200
Report exif data offset and length in MediaMetadataRetriever
by Chong Zhang
· 7 years ago
ef3dbdb
Merge "Add OnMediaTimeDiscontinuity notification" into pi-dev
by Dongwon Kang
· 7 years ago
eba668a
AudioPolicyService: Fix typo in UidPolicy::isUidActive
by Mikhail Naganov
· 7 years ago
79d1ed9
Merge "stagefright: AMessage: allow finding, editing and removing entries" into pi-dev
by TreeHugger Robot
· 7 years ago
9b2aa31
Merge "Fix thumbnail track skipping" into pi-dev
by TreeHugger Robot
· 7 years ago
63977aa
Merge "AudioPolicyService: Properly handle service restarts in UidPolicy" into pi-dev
by TreeHugger Robot
· 7 years ago
1cc95d8
stagefright: AMessage: allow finding, editing and removing entries
by Lajos Molnar
· 7 years ago
829a00b
Clear input routing when closeAllInputs().
by jiabin
· 7 years ago
eae73eb
AudioPolicyService: Properly handle service restarts in UidPolicy
by Mikhail Naganov
· 7 years ago
e2bd0d4
Merge "Frequency Domain implementation of Dynamics Processing Effect" into pi-dev
by TreeHugger Robot
· 7 years ago
15033bd
Fix thumbnail track skipping
by Chong Zhang
· 7 years ago
7d08bf4
Build fix - add sHearingAidVolumeCurve definition in Gains.h
by Jakub Pawlowski
· 7 years ago
24b0a89
Hearing Aid volume curve
by Jakub Pawlowski
· 7 years ago
e8c3ff2
Merge "Adds USAGE_ASSISTANT to UsageTypeConverter" into pi-dev
by TreeHugger Robot
· 7 years ago
f8245c1
Merge "Fix heif related MediaFormat key names in ndk" into pi-dev
by TreeHugger Robot
· 7 years ago
ff0a51f
Frequency Domain implementation of Dynamics Processing Effect
by rago
· 7 years ago
00a3805
Merge "Dynamics Processing Effect" into pi-dev
by TreeHugger Robot
· 7 years ago
113b9b3
Adds USAGE_ASSISTANT to UsageTypeConverter
by Hongwei Wang
· 7 years ago
93768b1
Merge "Volume curves: alarm and accessibility can't be muted" into pi-dev
by TreeHugger Robot
· 7 years ago
9f011fe
Dynamics Processing Effect
by rago
· 7 years ago
d7111ab
Fix heif related MediaFormat key names in ndk
by Chong Zhang
· 7 years ago
728f909
Merge "Camera: sort NDK getCameraIdList output" into pi-dev
by TreeHugger Robot
· 7 years ago
ac0beb7
Merge "Camera: Update camera docs about external device orientation" into pi-dev
by TreeHugger Robot
· 7 years ago
f4b75c9
Merge "Fix potential memory leak." into pi-dev
by TreeHugger Robot
· 7 years ago
bc4d3b8
Volume curves: alarm and accessibility can't be muted
by Jean-Michel Trivi
· 7 years ago
1980996
Merge "Fix clearkey return code for setSecurityLevel" into pi-dev
by Jeff Tinker
· 7 years ago
1d3556d
AudioTrack: Prevent server from reading client data after stop
by Andy Hung
· 7 years ago
888a95a
Remove "CodecBytesConsumed" from media.metrics
by Ray Essick
· 7 years ago
fdd2cad
Fix potential memory leak.
by Edwin Wong
· 7 years ago
fcf9a4c
Merge "audio policy: disable silencing of background UID record" into pi-dev
by TreeHugger Robot
· 7 years ago
f2c4711
Merge "Add retries in restoreTrack_l if the track does not start" into pi-dev
by TreeHugger Robot
· 7 years ago
2af6773
audio policy: disable silencing of background UID record
by Eric Laurent
· 7 years ago
b13b35d
Add retries in restoreTrack_l if the track does not start
by Mikhail Naganov
· 7 years ago
1e935c7
Fix clearkey return code for setSecurityLevel
by Jeff Tinker
· 7 years ago
f2797b2
Merge changes from topic "metadata-audio-hal" into pi-dev
by TreeHugger Robot
· 7 years ago
1f03085
Merge "sf_foundation: include media_plugin_headers" into pi-dev
by TreeHugger Robot
· 7 years ago
069c271
Audio V4: Propagate track attributes to HAL
by Kevin Rocard
· 7 years ago
1f564ac
Audio V4: Propagate audio attributes to tracks
by Kevin Rocard
· 7 years ago
7017fef
sf_foundation: include media_plugin_headers
by Wonsik Kim
· 7 years ago
a8975a7
Audio V4: propagate metadata to the HAL
by Kevin Rocard
· 7 years ago
82e14cd
Invalid audio effect config could crash the parser
by Kevin Rocard
· 7 years ago
83028d5
Merge "Support query microphones information." into pi-dev
by TreeHugger Robot
· 7 years ago
103f5a6
Fix flac encoder and decoder EOS handling
by Marco Nelissen
· 7 years ago
c7e8548
Merge "metrics on latency through codecs" into pi-dev
by TreeHugger Robot
· 7 years ago
01c5c9f
metrics on latency through codecs
by Ray Essick
· 7 years ago
5915fa3
libaudiohal: Fix dereference before NULL check
by Kevin Rocard
· 7 years ago
0c2e723
Merge "MediaSession2: Change isTrusted() usages to isTrustedForMediaControl" into pi-dev
by TreeHugger Robot
· 7 years ago
498e03d
Merge "VideoView2: Handles viewType attribute" into pi-dev
by TreeHugger Robot
· 7 years ago
47afe0a
Add OnMediaTimeDiscontinuity notification
by Dongwon Kang
· 7 years ago
81e36fc
MediaSession2: Change isTrusted() usages to isTrustedForMediaControl
by Hyundo Moon
· 7 years ago
6dc6d93
Merge "frameworks/av: Documentation fixes for AImage and AImageReader." into pi-dev
by Krzysztof Kosiński
· 7 years ago
782f001
Merge "Camera: Add MONOCHROME capability" into pi-dev
by TreeHugger Robot
· 7 years ago
69f64fe
frameworks/av: Documentation fixes for AImage and AImageReader.
by Krzysztof Kosiński
· 7 years ago
47f61f0
Merge "Fix Unicode string handling" into pi-dev
by Jerry Zhang
· 7 years ago
9ff780e
Support query microphones information.
by jiabin
· 7 years ago
53a068a
Camera: Update camera docs about external device orientation
by Emilian Peev
· 7 years ago
2ad6e52
Merge "MediaControlView2: Add support for Minimal Mode" into pi-dev
by TreeHugger Robot
· 7 years ago
04ba822
Merge "MediaControlView2: Add Music UX" into pi-dev
by TreeHugger Robot
· 7 years ago
7b4ab78
Improve camera availability for active UIDs
by Svet Ganov
· 7 years ago
bc1d4b4
Fix Unicode string handling
by Jerry Zhang
· 7 years ago
e1d2f7d
Merge "Camera2: Add distortion correction support" into pi-dev
by TreeHugger Robot
· 7 years ago
b1eb717
Merge "audioserver: fix UID checks for multi user" into pi-dev
by TreeHugger Robot
· 7 years ago
96c7eed
audioserver: fix UID checks for multi user
by Eric Laurent
· 7 years ago
4a7b864
MediaPlayerBase: Add PlayerEventCallback#onSeekCompleted()
by Jaewan Kim
· 7 years ago
d5b878d
MediaSession2: Pull out Command/CommandGroup from the MediaSession2
by Jaewan Kim
· 7 years ago
076d7da
MediaController2: Add fastForward() / rewind()
by Jaewan Kim
· 7 years ago
561a8f4
MediaControlView2: Add support for Minimal Mode
by Jin Seok Park
· 7 years ago
d7049e1
MediaControlView2: Add Music UX
by Jin Seok Park
· 7 years ago
f5e5100
Merge "Remove unneeded context" into pi-dev
by TreeHugger Robot
· 7 years ago
ed45778
Merge "audiopolicy: increase binder command timeout for some commmands" into pi-dev
by TreeHugger Robot
· 7 years ago
0de7bab
Remove unneeded context
by Christofer Åkersten
· 7 years ago
53676d0
Merge "Remove configure() from Mtp" into pi-dev
by Jerry Zhang
· 7 years ago
09e621a
audiopolicy: increase binder command timeout for some commmands
by Eric Laurent
· 7 years ago
597e03b
Camera: Add MONOCHROME capability
by Shuzhen Wang
· 7 years ago
a5e13d9
Merge "Move codec2 out of frameworks/av" into pi-dev
by TreeHugger Robot
· 7 years ago
3abf785
Merge "Fixes serialization of vendor metrics" into pi-dev
by Adam Stone
· 7 years ago
bebc764
Merge "MediaSession2: Change return type of CommandGroup#getCommands()" into pi-dev
by Jaewan Kim
· 7 years ago
b466a4c
Merge "MediaMetadata2: Remove radio constants" into pi-dev
by Jaewan Kim
· 7 years ago
b23f719
Merge "MediaSession2: Revisit command code" into pi-dev
by Jaewan Kim
· 7 years ago
abfaf7a
Merge "MCV2: Add contentDescriptions to buttons" into pi-dev
by TreeHugger Robot
· 7 years ago
73d344a
Merge "SessionPlaylistAgent: Handle setDataSource" into pi-dev
by TreeHugger Robot
· 7 years ago
c13a4e4
MediaSession2: Change return type of CommandGroup#getCommands()
by Jaewan Kim
· 7 years ago
179713c
VideoView2: Handles viewType attribute
by Insun Kang
· 7 years ago
54936be
MediaSession2: Revisit command code
by Jaewan Kim
· 7 years ago
edcbd37
MediaMetadata2: Remove radio constants
by Jaewan Kim
· 7 years ago
Next »