Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
8ee49b4c5d558e200f2c287c90d195c16bb917df
/
media
8ee49b4
Add parcelable test for classes in libaudiofoundation.
by jiabin
· 7 years ago
ad54900
Add export header lib headers to libaudiofoundation_headers.
by jiabin
· 7 years ago
0da24a3
Add equals functions for classes in libaudiofoundation.
by jiabin
· 7 years ago
d19519a
Make audio stuff parcelable.
by jiabin
· 7 years ago
12dc6b0
Clear up bit mask usage in audio policy.
by jiabin
· 7 years ago
4ad3d03
Make AudioGain parcelable.
by jiabin
· 7 years ago
6713a38
Create DeviceDescriptorBase.
by jiabin
· 7 years ago
2177b12
Copy DeviceDescriptor to libaudiofoundation.
by jiabin
· 7 years ago
dd81cc2
Rename AudioPort and PolicyAudioPort accordingly.
by jiabin
· 7 years ago
dff2a4f
Make audio port in policy not derive from audio port base
by jiabin
· 7 years ago
b9733bc
Leave AudioProfileVector only in libaudiofoundation.
by jiabin
· 7 years ago
eaf09f0
Add AudioPortFoundation, AudioPortBase and AudioPortConfigBase.
by jiabin
· 7 years ago
736ffc1
Copy AudioPort.h to libaudiofoundation.
by jiabin
· 7 years ago
b677643
Make AudioProfile as a common class and create AudioProfileVectorBase.
by jiabin
· 7 years ago
59a8759
Preparation for moving AudioProfile to libaudiofoundation.
by jiabin
· 7 years ago
16bcc29
Merge changes from topics "AddLibaudiofoundation", "stdContainers"
by Treehugger Robot
· 7 years ago
4562b3b
Use standard containers for audio stuff in audio framework
by jiabin
· 7 years ago
41502b2
Move AudioGain to libaudiofoundation.
by jiabin
· 7 years ago
fb38e21
codec2: add ION usage mapper to the sample service
by Wonsik Kim
· 7 years ago
76d06d2
Merge "libaudiohal: Call IDevice.close in HAL V6"
by Treehugger Robot
· 7 years ago
910201b
Merge "C2SoftAvcEnc: Allocate output buffer as per clip's dimensions"
by Treehugger Robot
· 7 years ago
ea0eb37
C2SoftAvcEnc: Allocate output buffer as per clip's dimensions
by Harish Mahendrakar
· 7 years ago
5a20d9e
libaudiohal: Call IDevice.close in HAL V6
by Mikhail Naganov
· 7 years ago
bc0d257
Merge "Remove DrmInitialization from IDataSource"
by Marco Nelissen
· 7 years ago
19b0be6
Remove DrmInitialization from IDataSource
by Marco Nelissen
· 7 years ago
8dc1c72
WriterTest: Fix bounds check
by Greg Kaiser
· 7 years ago
bcb8577
Merge "Benchmark: Fixing error propgation for Async callback"
by Ray Essick
· 7 years ago
3039546
MediaTesting: Add Writer Test
by Manisha Jajoo
· 7 years ago
a4e3ab2
Benchmark: Fixing error propgation for Async callback
by Rakesh Kumar
· 7 years ago
429f364
Merge "Benchmark: Remove libutils dependency"
by Ray Essick
· 7 years ago
71a763b
Merge "Benchmark: Add test for Codec2 decoders"
by Treehugger Robot
· 7 years ago
24791a8
Rename # vndk tag to # llndk
by Jiyong Park
· 7 years ago
21f7bf6
Pass track from meta->message and vice versa
by Marco Nelissen
· 7 years ago
b60cb13
Rename of the Vendor HAL
by Kevin Rocard
· 7 years ago
f22253b
Support Audio HAL V6
by Kevin Rocard
· 7 years ago
00538f1
libaudioHAL: reduce version specific code
by Kevin Rocard
· 7 years ago
a8f1393
Avoid querying the audio service twice
by Kevin Rocard
· 7 years ago
e4ff551
Merge "Update plugin for cas@1.2"
by Henry Fang
· 7 years ago
9752654
Merge "ARTSPConnection: HTTP Authentication: Fix URI bounds"
by Treehugger Robot
· 7 years ago
b12f55b
Merge "Fix the issue of NV12 input with wrong format VPX_IMG_FMT_I420"
by Treehugger Robot
· 7 years ago
5f958f8
Update plugin for cas@1.2
by Henry Fang
· 7 years ago
6c525b7
Merge "[libstagefright] fix -Wimplicit-int-float-conversion"
by Nick Desaulniers
· 7 years ago
14d88ef
ARTSPConnection: HTTP Authentication: Fix URI bounds
by Hendrik Hagendorn
· 7 years ago
37850a5
[libstagefright] fix -Wimplicit-int-float-conversion
by Nick Desaulniers
· 7 years ago
5c031de
Merge "add the AV1 in the VideoCodingMapEntry"
by Hung-ying Tyan
· 7 years ago
17e4d6c
add the AV1 in the VideoCodingMapEntry
by chunlei.guo
· 7 years ago
d2ad8c6
Benchmark: Remove libutils dependency
by Snehal N Bhamare
· 7 years ago
64a3b06
Consistently say "Available since API level".
by Elliott Hughes
· 7 years ago
83c89bc
Merge "Fix dst rect calculation"
by Treehugger Robot
· 7 years ago
5d959b1
Merge Coral/Flame into AOSP master
by Xin Li
· 7 years ago
7730a44
Merge "Move Visualizer to libaudioeffect_jni, its only user"
by Marco Nelissen
· 7 years ago
93db39b
Move Visualizer to libaudioeffect_jni, its only user
by Marco Nelissen
· 7 years ago
ec565c5
Merge "Remove more header symlinks" am: a2bc7eada8
by Marco Nelissen
· 7 years ago
a2bc7ea
Merge "Remove more header symlinks"
by Marco Nelissen
· 7 years ago
f65c700
Merge "DO NOT MERGE: Visualizer: Fix deadlock on close"
by Marco Nelissen
· 7 years ago
e18118e
Merge "nuplayer: fix a use-of-uninit-value" am: e75850d70a
by George Burgess IV
· 7 years ago
e75850d
Merge "nuplayer: fix a use-of-uninit-value"
by George Burgess IV
· 7 years ago
81f66d8
DO NOT MERGE: Visualizer: Fix deadlock on close
by Aniket Kumar Lata
· 7 years ago
6b28594
Remove more header symlinks
by Marco Nelissen
· 7 years ago
e32d76c
Benchmark: Add test for Codec2 decoders
by Manisha Jajoo
· 7 years ago
386c36f
Fix the issue of NV12 input with wrong format VPX_IMG_FMT_I420
by Liu, Kai1
· 7 years ago
fab4ec8
Merge "add libaudioprocessing_resampler_fuzzer" am: 9a5a544b23
by Kris Alder
· 7 years ago
9a5a544
Merge "add libaudioprocessing_resampler_fuzzer"
by Kris Alder
· 7 years ago
8c20df6
Merge "Benchmark: Change library names to begin with libmediabenchmark"
by Manisha Jajoo
· 7 years ago
6d57c2d
add libaudioprocessing_resampler_fuzzer
by Kris Alder
· 7 years ago
e4f759b
Merge "Benchmark: Change library names to begin with libmediabenchmark"
by Treehugger Robot
· 7 years ago
6447c6f
Merge "Benchmark: Add SDK Encoder" am: 21b5385388
by Ruchika Ashtankar
· 7 years ago
21b5385
Merge "Benchmark: Add SDK Encoder"
by Treehugger Robot
· 7 years ago
6ef88eb
Merge "Move MediaDeviceInfo to libamidi, its only user" am: 10e7728c36
by Marco Nelissen
· 7 years ago
460618a
Merge changes from topic "libdrmframework" am: 84a53822a1
by Dongwon Kang
· 7 years ago
10e7728
Merge "Move MediaDeviceInfo to libamidi, its only user"
by Marco Nelissen
· 7 years ago
84a5382
Merge changes from topic "libdrmframework"
by Dongwon Kang
· 7 years ago
31ee1db
Move MediaDeviceInfo to libamidi, its only user
by Marco Nelissen
· 7 years ago
7895a45
Benchmark: Add SDK Encoder
by Ruchika Ashtankar
· 7 years ago
3139838
Benchmark: Change library names to begin with libmediabenchmark
by Manisha Jajoo
· 7 years ago
b87d0ad
Merge "MediaCodecsXmlParser: Make limit logging less verbose" am: 80d3d96941
by Yanqiang Fan
· 7 years ago
4553976
Merge "Benchmark: Add SDK Muxer" am: e913c81d86
by Ruchika Ashtankar
· 7 years ago
80d3d96
Merge "MediaCodecsXmlParser: Make limit logging less verbose"
by Treehugger Robot
· 7 years ago
e913c81
Merge "Benchmark: Add SDK Muxer"
by Treehugger Robot
· 7 years ago
5e2dad3
Merge "Benchmark: Remove address sanitize from defaults." am: 44f4d8167b
by Manisha Jajoo
· 7 years ago
44f4d81
Merge "Benchmark: Remove address sanitize from defaults."
by Treehugger Robot
· 7 years ago
35f148b
Merge changes from topic "camera_ndk_fixes"
by Jayant Chowdhary
· 7 years ago
4520fef
Merge "Move AudioPlayer to test commands" am: 4426ce8d95
by Marco Nelissen
· 7 years ago
d31bbe0
MediaCodecsXmlParser: Make limit logging less verbose
by Yanqiang Fan
· 7 years ago
1edb68c
Move AudioPlayer to test commands
by Marco Nelissen
· 7 years ago
3ceafe5
Benchmark: Remove address sanitize from defaults.
by Manisha Jajoo
· 7 years ago
94d8d3b
Benchmark: Add SDK Muxer
by Ruchika Ashtankar
· 7 years ago
42e055c
Merge "Benchmark: Add SDK Decoder" am: 03379fb2cc
by Ray Essick
· 7 years ago
2f2030e
Merge "Benchmark : Add flac vectors for DecoderTest and EncoderTest"
by Ray Essick
· 7 years ago
03379fb
Merge "Benchmark: Add SDK Decoder"
by Ray Essick
· 7 years ago
9015719
Merge "Benchmark : Add flac vectors for DecoderTest and EncoderTest"
by Ray Essick
· 7 years ago
23986da
Merge "Move JetPlayer to JNI" am: 77185b7f00
by Marco Nelissen
· 7 years ago
77185b7
Merge "Move JetPlayer to JNI"
by Marco Nelissen
· 7 years ago
1e7d2e9
Move JetPlayer to JNI
by Marco Nelissen
· 7 years ago
61318c5
nuplayer: fix a use-of-uninit-value
by George Burgess IV
· 7 years ago
625149d
Merge "libstagefright doesn't need libFLAC" am: a870fb0afa
by Marco Nelissen
· 7 years ago
a870fb0
Merge "libstagefright doesn't need libFLAC"
by Marco Nelissen
· 7 years ago
fcf3a3c
Benchmark: Add SDK Decoder
by Shivaansh Agrawal
· 7 years ago
26dfad2
libstagefright doesn't need libFLAC
by Marco Nelissen
· 7 years ago
7a40942
Merge "Remove IMediaCodecList.cpp and MediaCodecInfo.cpp from libmedia_omx."
by Dongwon Kang
· 7 years ago
Next »