Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_av
/
09e61928447df19d0459cce2a2b0196e075700cc
09e6192
Camera: Documentation updates for calibration and distortion correction
by Eino-Ville Talvala
· 7 years ago
807e519
Fix NdkImage.h includes
by Ryan Prichard
· 7 years ago
a524975
Restore __ANDROID_API__ guards for camera/media headers
by Ryan Prichard
· 7 years ago
6396b95
Remove __INTRODUCED_IN from a typedef
by Ryan Prichard
· 7 years ago
0bf1ac1
Camera: update hardware level related docs
by Yin-Chia Yeh
· 7 years ago
3d165e2
Fix copy/paste error
by Marco Nelissen
· 7 years ago
866af97
Annotate remaining AMEDIAFORMAT variables
by Marco Nelissen
· 7 years ago
ce72854
Add __INTRODUCED_IN to more NdkMediaFormat.h variables
by Marco Nelissen
· 7 years ago
c8d5c16
Add __INTRODUCED_IN to NdkMediaFormat.h variables too.
by Elliott Hughes
· 7 years ago
4280e86
Add __INTRODUCED_IN to audio/camera/media headers.
by Elliott Hughes
· 7 years ago
cbbc3fe
Camera: NDK codegen doc update
by Yin-Chia Yeh
· 7 years ago
1635b6c
Merge "Camera: consider all cameras in flash light control"
by Treehugger Robot
· 7 years ago
98c72a8
Camera: consider all cameras in flash light control
by Yin-Chia Yeh
· 7 years ago
4eeaffe
Merge "Skip memory limits under HWASan, same as ASan."
by Treehugger Robot
· 7 years ago
7bd26ab
Skip memory limits under HWASan, same as ASan.
by Evgenii Stepanov
· 7 years ago
db44c5d
Merge "Fixed audioserver crash in monkey test"
by Treehugger Robot
· 7 years ago
1949fae
Merge "Fix undefined error in ALOGV_IF."
by Treehugger Robot
· 7 years ago
8553f11
Merge "Camera: Use physical camera's capability for physical stream check"
by Treehugger Robot
· 7 years ago
c8a6745
Merge "Camera: Flush in-flight requests during device detach"
by Treehugger Robot
· 7 years ago
a4833ac
Camera: Flush in-flight requests during device detach
by Emilian Peev
· 7 years ago
d9f8043
Merge "Fix or suppress some google-runtime-int warnings."
by Treehugger Robot
· 7 years ago
eb6c38a
Merge "Prevent old callback events when track is recycled"
by Treehugger Robot
· 7 years ago
bca7429
Fix or suppress some google-runtime-int warnings.
by Chih-Hung Hsieh
· 7 years ago
1e1e06b
Merge "Camera: Mark stream as ABANDONED if dequeueBuffer returns DEAD_OBJECT"
by Treehugger Robot
· 7 years ago
d9ef0e0
Camera: Mark stream as ABANDONED if dequeueBuffer returns DEAD_OBJECT
by Shuzhen Wang
· 7 years ago
51d361e
Merge "Aaudio: Implement app shareable flag instead of -size hack"
by Treehugger Robot
· 7 years ago
1984ca7
Merge "Fix no sound with FDR-AX100 recorded 4k video"
by Treehugger Robot
· 7 years ago
7ef724d
Merge "Initialize mMetaData correctly, fix ref count"
by Hans Boehm
· 7 years ago
7d7193f
Fix no sound with FDR-AX100 recorded 4k video
by zhongli.wang
· 11 years ago
a1b4d0f
Initialize mMetaData correctly, fix ref count
by Hans Boehm
· 7 years ago
0b21bdd
Aaudio: Implement app shareable flag instead of -size hack
by Kevin Rocard
· 7 years ago
71a2d52
Merge "Use default sample rate for only sw effect"
by Treehugger Robot
· 7 years ago
ec40ae2
Merge "Ignore edit list if values don't make sense"
by Treehugger Robot
· 7 years ago
637ee65
Merge "Prevent object of AudioEffect be deleted until construction finished"
by Treehugger Robot
· 7 years ago
d260bad
Ignore edit list if values don't make sense
by Marco Nelissen
· 7 years ago
e778547
Merge "Set volume for output when effect is enabled/disabled."
by Treehugger Robot
· 7 years ago
e17f831
Use default sample rate for only sw effect
by Yuuki Yokoyama
· 8 years ago
1990bd4
Set volume for output when effect is enabled/disabled.
by Tomoharu Kasahara
· 11 years ago
3c60427
Fix undefined error in ALOGV_IF.
by Chih-Hung Hsieh
· 7 years ago
34affae
Merge "Replace short with int16_t."
by Chih-hung Hsieh
· 7 years ago
c69ea95
Merge "Fix unexpected exception from MediaHTTPService"
by Gerry Fan
· 7 years ago
2bfffde
Camera: Use physical camera's capability for physical stream check
by Shuzhen Wang
· 7 years ago
3f51b54
Prevent object of AudioEffect be deleted until construction finished
by haobo10173529
· 7 years ago
3640492
Replace short with int16_t.
by Chih-Hung Hsieh
· 7 years ago
50974d3
Fix unexpected exception from MediaHTTPService
by gfan
· 7 years ago
8be94e9
Merge "Effect config parser: fix use after free on file path"
by Treehugger Robot
· 7 years ago
b18bd86
Effect config parser: fix use after free on file path
by Kevin Rocard
· 7 years ago
6e8bf98
Prevent old callback events when track is recycled
by Tomoharu Kasahara
· 8 years ago
b9e732b
Merge "Camera: skip unnecessary reconfig"
by Treehugger Robot
· 7 years ago
d8e185c
Camera: skip unnecessary reconfig
by Yin-Chia Yeh
· 7 years ago
220ff01
Merge "Merge Android Pie into master"
by Xin Li
· 7 years ago
0891a13
Merge Android Pie into master
by Xin Li
· 7 years ago
69ec67e
Fixed audioserver crash in monkey test
by Jia Jia
· 7 years ago
2a9191b
Merge "Camera: Handle duplicate camera Id due to openLegacy support" into stage-aosp-master
by TreeHugger Robot
· 7 years ago
ed7b73a
Merge "Suppress bogus static analysis warnings." am: 9d431ceffa
by Chih-Hung Hsieh
· 7 years ago
9d431ce
Merge "Suppress bogus static analysis warnings."
by Treehugger Robot
· 7 years ago
f29dc04
Suppress bogus static analysis warnings.
by Chih-Hung Hsieh
· 7 years ago
2def2f8
Camera: Handle duplicate camera Id due to openLegacy support
by Shuzhen Wang
· 7 years ago
d8ce8e3
Merge "Fix a memory leak" am: a7dbdc8553
by George Burgess IV
· 7 years ago
a7dbdc8
Merge "Fix a memory leak"
by Treehugger Robot
· 7 years ago
215545b
Fix a memory leak
by George Burgess IV
· 7 years ago
671b05b
Merge "Add USB MIC in case of AUDIO_SOURCE_CAMCORDER" am: 69b9593594
by Dan Zhang
· 7 years ago
69b9593
Merge "Add USB MIC in case of AUDIO_SOURCE_CAMCORDER"
by Dan Zhang
· 7 years ago
86ad3d1
Add USB MIC in case of AUDIO_SOURCE_CAMCORDER
by Takeshi Oishi
· 7 years ago
2830138
Merge "Improve seeking for Xing header without TOC" am: cd17b7453d
by Marco Nelissen
· 7 years ago
cd17b74
Merge "Improve seeking for Xing header without TOC"
by Treehugger Robot
· 7 years ago
ac06377
Improve seeking for Xing header without TOC
by Marco Nelissen
· 7 years ago
20bed7f
Merge "drm: Remove libbinder as a static library." am: 7a81ccd6cc
by Steven Moreland
· 7 years ago
7a81ccd
Merge "drm: Remove libbinder as a static library."
by Steven Moreland
· 7 years ago
abad1ad
drm: Remove libbinder as a static library.
by Steven Moreland
· 7 years ago
5d4da7b
Merge "Fix unnecessary copy initialization warnings" am: 555d48742d
by Chih-hung Hsieh
· 7 years ago
555d487
Merge "Fix unnecessary copy initialization warnings"
by Chih-hung Hsieh
· 7 years ago
ccf9b81
Merge "Switch to a thread pool for aio operations" am: dd946e87b8
by Jerry Zhang
· 7 years ago
dd946e8
Merge "Switch to a thread pool for aio operations"
by Treehugger Robot
· 7 years ago
59fb2a9
Fix unnecessary copy initialization warnings
by Chih-Hung Hsieh
· 7 years ago
e85263c
Merge "Remove unnecessary libcore includes" am: 0e8d654f7d
by Neil Fuller
· 7 years ago
0e8d654
Merge "Remove unnecessary libcore includes"
by Neil Fuller
· 7 years ago
4d946d2
Remove unnecessary libcore includes
by Neil Fuller
· 7 years ago
38f84f2
[automerger skipped] Merge "Camera: use proper input size in ZslProcessor"
by Yin-Chia Yeh
· 7 years ago
1cee38b
Merge "Camera: use proper input size in ZslProcessor"
by Treehugger Robot
· 7 years ago
1b30d6d
Camera: use proper input size in ZslProcessor
by Yin-Chia Yeh
· 7 years ago
2027b47
Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master
by Xin Li
· 7 years ago
d42afb9
Merge changes I24640ffb,I5c0ede96 into pi-dev am: 29d1cc0fe6
by Yin-Chia Yeh
· 7 years ago
29d1cc0
Merge changes I24640ffb,I5c0ede96 into pi-dev
by TreeHugger Robot
· 7 years ago
c3462a1
Camera: fix metering region conversion
by Yin-Chia Yeh
· 7 years ago
a1fa171
Merge "Remove common_time code" am: d22857101e am: 3b2ceb3175
by Neil Fuller
· 7 years ago
cc073aa
Camera: DistortionMapper: Move FACE_RECTANGLES to point list
by Eino-Ville Talvala
· 7 years ago
3b2ceb3
Merge "Remove common_time code" am: d22857101e
by Neil Fuller
· 7 years ago
d228571
Merge "Remove common_time code"
by Neil Fuller
· 7 years ago
be019a8
Merge "Collected Patches from Ittiam" into pi-dev am: bebb9d1183
by Ray Essick
· 7 years ago
bebb9d1
Merge "Collected Patches from Ittiam" into pi-dev
by Ray Essick
· 7 years ago
3f60f86
Merge "SoftXAAC: Removed redundant null checks for inHeader" into pi-dev
by Ray Essick
· 7 years ago
89c5da1
Merge "SoftXAAC: Removed redundant null checks for inHeader" into pi-dev
by Ray Essick
· 7 years ago
bdce434
Remove common_time code
by Neil Fuller
· 7 years ago
7fb3416
Merge "Fix to resolve CTS test case testDecodeUsacDrcEffectTypeM4a" into pi-dev
by Ramesh Katuri
· 7 years ago
a991d0d
Merge changes from topic "am-92cbb3f7-167f-4f57-b682-f916686fead9-mnc-dev" into oc-dev am: 91abb3dac8 am: 767b86ffd7 am: ee82a4b036
by Marco Nelissen
· 7 years ago
7ccec45
Merge "OMXNodeInstance: Allow dynamic native handle mode for input buffers" into oc-dev am: e41dfae5d5 am: e877bf1ba7 am: c034b4b204
by Sanjay Singh
· 7 years ago
bde0a13
[automerger] M3UParser: make url on demand am: 26e236bd42 am: 042483b6ad am: 9500a5c893 am: 6fac86e8f4 am: cc3897e95b am: a333901a90 am: b5029cb717 am: e143e026ce am: 5673ef3ece am: 29efa36532 am: 4e5ada70a5 am: 3ab5844df2
by Robert Shih
· 7 years ago
eb23624
MPEG4Extractor: ignore unknown crypto schemes am: cfa93539db
by Robert Shih
· 7 years ago
cf568f6
Merge "Fix to resolve CTS test case testDecodeUsacDrcEffectTypeM4a" into pi-dev
by TreeHugger Robot
· 7 years ago
Next »