Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_av
/
e8779bbfcb37d20b6a9f01b308b7d865e6f16b9c
e8779bb
Add logging of written frame counts
by Andy Hung
· 9 years ago
290e7ed
Merge "AudioFlinger: Account for frames dropped in suspend mode"
by Treehugger Robot
· 9 years ago
1293298
AudioFlinger: Account for frames dropped in suspend mode
by Andy Hung
· 9 years ago
c1184a7
Merge "Fix potental memory leak (compiler warning)."
by Caroline Tice
· 9 years ago
f8dd1bd
Fix potental memory leak (compiler warning).
by Caroline Tice
· 9 years ago
5d7e276
Merge "WAVExtractor: support ambisonic subformat"
by Treehugger Robot
· 9 years ago
92047ec
Merge "Fix issues with metadata handling when format change happens"
by Marco Nelissen
· 9 years ago
4065e77
Merge "Fix dereference null pointer warning."
by Treehugger Robot
· 9 years ago
007843b
Fix dereference null pointer warning.
by Yunlian Jiang
· 9 years ago
aaa1f8b
Merge "Rely on the platform -std default."
by Treehugger Robot
· 9 years ago
49f713a
Rely on the platform -std default.
by Elliott Hughes
· 9 years ago
c3fe699
Fix issues with metadata handling when format change happens
by Roger1 Jonsson
· 9 years ago
a4c863f
Merge "Convert to Android.bp"
by Treehugger Robot
· 9 years ago
cdf4114
Convert to Android.bp
by Dan Willemsen
· 9 years ago
a50b46b
Merge "Convert to Android.bp"
by Treehugger Robot
· 9 years ago
af26292
Convert to Android.bp
by Dan Willemsen
· 9 years ago
da1ce7f
Merge "mediaextractor: Skip setting memory limits on ASan builds"
by Jeffrey Vander Stoep
· 9 years ago
b100532
mediaextractor: Skip setting memory limits on ASan builds
by Jeff Vander Stoep
· 9 years ago
76e37ad
Merge "Fix struct vs. class mismatch in forward definitions"
by Colin Cross
· 9 years ago
fb14b87
Merge "Rename dump methods to dumpState"
by Colin Cross
· 9 years ago
944706f
Merge "Prevent crash for malformed ID3 COMM frame"
by Treehugger Robot
· 9 years ago
e1e7917
Prevent crash for malformed ID3 COMM frame
by Roger1 Jonsson
· 9 years ago
0c02eed
Fix struct vs. class mismatch in forward definitions
by Colin Cross
· 9 years ago
6cd0e57
Rename dump methods to dumpState
by Colin Cross
· 9 years ago
84404f0
Merge "Migrate libmediandk to ndk_library."
by Treehugger Robot
· 9 years ago
bb38f90
Merge "libeffects: fix enum conversion warnings."
by Treehugger Robot
· 9 years ago
cf06be5
libeffects: fix enum conversion warnings.
by George Burgess IV
· 9 years ago
9200a9a
Merge "Add missing liblog dependency"
by Treehugger Robot
· 9 years ago
b8c32f0
Add missing liblog dependency
by Dimitry Ivanov
· 9 years ago
2975a24
Migrate libmediandk to ndk_library.
by Dan Albert
· 9 years ago
7449b5e
Merge "IMediaSource: Pack alignment of ReadOption struct"
by Treehugger Robot
· 9 years ago
565de71
IMediaSource: Pack alignment of ReadOption struct
by Dan Liang
· 9 years ago
b22e8eb
Merge "Migrate libcamera2ndk to ndk_library."
by Treehugger Robot
· 9 years ago
1b4c597
Merge "Fix build when #define LOG_NDEBUG 0"
by Treehugger Robot
· 9 years ago
9e43a10
Merge "stagefright: fix finding hardware codec"
by Marco Nelissen
· 9 years ago
4348921
Fix build when #define LOG_NDEBUG 0
by Tobias Melin
· 9 years ago
50d06c8
Merge "Remove incorrect forward declaration"
by Treehugger Robot
· 9 years ago
ae4aba1
Remove incorrect forward declaration
by Colin Cross
· 9 years ago
adc9ba6
Merge "Stop including libcore/include/ in frameworks/av."
by Treehugger Robot
· 9 years ago
d7973ba
Migrate libcamera2ndk to ndk_library.
by Dan Albert
· 9 years ago
4bcdf59
Merge "media: Fix graphic buffer leak."
by Treehugger Robot
· 9 years ago
00beaa2
media: Fix graphic buffer leak.
by Chih-Hung Hsieh
· 9 years ago
fb78341
Stop including libcore/include/ in frameworks/av.
by Elliott Hughes
· 9 years ago
8a288e1
Merge "Remove unnecessary pathmap usage"
by Treehugger Robot
· 9 years ago
e40e393
Remove unnecessary pathmap usage
by Dan Willemsen
· 9 years ago
f9ee518
Merge "Fix google-explicit-constructor warnings in camera."
by Chih-hung Hsieh
· 9 years ago
9c9bad3
Merge "Fix google-explicit-constructor warnings in audioflinger, audiopolicy."
by Chih-hung Hsieh
· 9 years ago
de9d105
Merge "Fix google-explicit-constructor warnings in media."
by Chih-hung Hsieh
· 9 years ago
e31f149
Merge "Use symbolic name for return value in legacy audio policy client"
by Jean-Michel Trivi
· 9 years ago
dd780c1
Merge "Convert to Android.bp"
by Dan Willemsen
· 9 years ago
724e041
Fix google-explicit-constructor warnings in media.
by Chih-Hung Hsieh
· 9 years ago
d19d994
Fix google-explicit-constructor warnings in camera.
by Chih-Hung Hsieh
· 9 years ago
34f28cb
Fix google-explicit-constructor warnings in audioflinger, audiopolicy.
by Chih-Hung Hsieh
· 9 years ago
bd152eb
WAVExtractor: support ambisonic subformat
by Viraj Karandikar
· 9 years ago
442a2ee
Convert to Android.bp
by Dan Willemsen
· 9 years ago
1567662
Merge "Mark unused parameters as UNUSED in BRILLO."
by Treehugger Robot
· 9 years ago
b990030
Merge "Add bound checks to utf16_to_utf8"
by Martijn Coenen
· 9 years ago
9c2a2c2
Mark unused parameters as UNUSED in BRILLO.
by Alex Deymo
· 9 years ago
bbf70c5
Merge "Camera3: don't let dequeueBuffer block indefinitely"
by Eino-Ville Talvala
· 9 years ago
f81b009
Camera3: don't let dequeueBuffer block indefinitely
by Zhijun He
· 9 years ago
bcd87f5
Merge "Silence warning about unused variables in BRILLO."
by Alex Deymo
· 9 years ago
12a5f28
Add bound checks to utf16_to_utf8
by Sergio Giro
· 9 years ago
eb4c32d
Silence warning about unused variables in BRILLO.
by Alex Deymo
· 9 years ago
ca4c68f
stagefright: fix finding hardware codec
by Sunghyun Kwon
· 9 years ago
84183ba
Merge "Fix for tone glitch produced in ToneGenerator" am: 46f1c24c5a
by Eric Laurent
· 9 years ago
46f1c24
Merge "Fix for tone glitch produced in ToneGenerator"
by Eric Laurent
· 9 years ago
c3fd10a
Merge "Fix google-explict-constructor warnings in mtp." am: b480ab9365
by Chih-hung Hsieh
· 9 years ago
b480ab9
Merge "Fix google-explict-constructor warnings in mtp."
by Chih-hung Hsieh
· 9 years ago
efc2112
Merge "Fix google-explict-constructor warnings in img_utils." am: c36d401e83
by Chih-hung Hsieh
· 9 years ago
c36d401
Merge "Fix google-explict-constructor warnings in img_utils."
by Chih-hung Hsieh
· 9 years ago
32d6e5f
resolve merge conflicts of 6ae8c7b to stage-aosp-master
by Chih-Hung Hsieh
· 9 years ago
6ae8c7b
Merge "Fix clang-tidy warnings in stagefright."
by Chih-hung Hsieh
· 9 years ago
311f99e
resolve merge conflicts of 70066d9 to stage-aosp-master
by Chih-Hung Hsieh
· 9 years ago
70066d9
Merge "Fix clang-tidy warnings in camera."
by Treehugger Robot
· 9 years ago
89155df
Merge "Remove RefBase base class from FrameRenderTracker" am: e4e2a8fc35
by Hans Boehm
· 9 years ago
e4e2a8f
Merge "Remove RefBase base class from FrameRenderTracker"
by Hans Boehm
· 9 years ago
df5d924
resolve merge conflicts of fd923e7 to stage-aosp-master
by Chih-Hung Hsieh
· 9 years ago
fd923e7
Merge "Fix clang-tidy warnings in audio and playerservice."
by Treehugger Robot
· 9 years ago
36d0ca1
Fix clang-tidy warnings in audio and playerservice.
by Chih-Hung Hsieh
· 9 years ago
0d1ed38
Fix clang-tidy warnings in stagefright.
by Chih-Hung Hsieh
· 9 years ago
5404ee1
Fix clang-tidy warnings in camera.
by Chih-Hung Hsieh
· 9 years ago
7ad2854
resolve merge conflicts of 1c10de5 to stage-aosp-master
by Chih-Hung Hsieh
· 9 years ago
1c10de5
Merge "Fix clang-tidy warnings in mediaresourcemanager."
by Treehugger Robot
· 9 years ago
5a3b6ca
Fix clang-tidy warnings in mediaresourcemanager.
by Chih-Hung Hsieh
· 9 years ago
aee0669
Merge "Fix clang-tidy warnings in drm." am: e055519839
by Chih-Hung Hsieh
· 9 years ago
df76b96
Merge "Fix clang-tidy warnings in soundtrigger." am: 3ba2cb78bf
by Chih-Hung Hsieh
· 9 years ago
dd25bc5
Merge "Fix google-explict-constructor warnings in radio." am: f53c1d182d
by Chih-Hung Hsieh
· 9 years ago
e055519
Merge "Fix clang-tidy warnings in drm."
by Treehugger Robot
· 9 years ago
3ba2cb7
Merge "Fix clang-tidy warnings in soundtrigger."
by Treehugger Robot
· 9 years ago
f53c1d1
Merge "Fix google-explict-constructor warnings in radio."
by Treehugger Robot
· 9 years ago
8c0164c
Fix clang-tidy warnings in drm.
by Chih-Hung Hsieh
· 9 years ago
a039c88
Fix google-explict-constructor warnings in mtp.
by Chih-Hung Hsieh
· 9 years ago
a0b40ae
Fix google-explict-constructor warnings in img_utils.
by Chih-Hung Hsieh
· 9 years ago
62503ee
Fix google-explict-constructor warnings in radio.
by Chih-Hung Hsieh
· 9 years ago
85f8a73
Fix clang-tidy warnings in soundtrigger.
by Chih-Hung Hsieh
· 9 years ago
ed98d6c
Remove RefBase base class from FrameRenderTracker
by Hans Boehm
· 9 years ago
be42ac1
Fix writeColrBox to write 0x80 instead of 128
by Pirama Arumuga Nainar
· 9 years ago
92076c3
Merge \"webm: avoid unnecessary variable-length arrays\" am: 67fbddfdc2
by Daniel Micay
· 9 years ago
67fbddf
Merge "webm: avoid unnecessary variable-length arrays"
by Treehugger Robot
· 9 years ago
ce91de3
webm: avoid unnecessary variable-length arrays
by Daniel Micay
· 9 years ago
Next »