Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
fff6d715a8db0daf08a50634f242c40268de3d49
/
media
fff6d71
Use audio_stream_type_t consistently
by Glenn Kasten
· 15 years ago
0919265
Merge "Separate sniffing from session initialization"
by James Dong
· 15 years ago
9d2f386
Separate sniffing from session initialization
by James Dong
· 15 years ago
4cc55d5
Merge "Use audio_format_t consistently"
by Glenn Kasten
· 15 years ago
83bc7f3
libmedia new can't fail on Android
by Glenn Kasten
· 15 years ago
3bba0e0
Merge "Fix race in AudioSystem::getInputBufferSize"
by Glenn Kasten
· 15 years ago
5440962
Merge "Fix bug in JetPlayer::loadFromFile"
by Glenn Kasten
· 15 years ago
e3a067f
Merge "Simplify range check for audio_mode_t"
by Glenn Kasten
· 15 years ago
e51dd6d
am 05985a2e: am c15cf3d2: Merge "stagefright: limit audio gap for looped playback" into ics-mr1
by Eric Laurent
· 15 years ago
0132e12
Merge "Declare IAudioTrack methods in binder opcode order"
by Glenn Kasten
· 15 years ago
22f3efd
Merge "Fix missing tag in mediaserver ServiceManager: log"
by Glenn Kasten
· 15 years ago
f8c1a6f
Fix race in AudioSystem::getInputBufferSize
by Glenn Kasten
· 15 years ago
0049acf
Fix bug in JetPlayer::loadFromFile
by Glenn Kasten
· 15 years ago
930f4ca
Simplify range check for audio_mode_t
by Glenn Kasten
· 15 years ago
86d24aa
stagefright: limit audio gap for looped playback
by Eric Laurent
· 15 years ago
c1dc1cb
Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE
by Steve Block
· 15 years ago
5c7b3bc
Merge "Clean up AudioTrack::mActive and stopped()"
by Glenn Kasten
· 15 years ago
29357bc
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 15 years ago
33df529
Fix missing tag in mediaserver ServiceManager: log
by Glenn Kasten
· 15 years ago
1099586
Declare IAudioTrack methods in binder opcode order
by Glenn Kasten
· 15 years ago
5ff1dd5
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 15 years ago
8a08dcc
Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE"
by Steve Block
· 15 years ago
e1c3962
Use audio_format_t consistently
by Glenn Kasten
· 15 years ago
9a2aaf9
Clean up AudioTrack::mActive and stopped()
by Glenn Kasten
· 15 years ago
a2a0a5d
Merge "Use the standard CC_LIKELY and CC_UNLIKELY macros"
by Glenn Kasten
· 15 years ago
f6b1678
Use the standard CC_LIKELY and CC_UNLIKELY macros
by Glenn Kasten
· 15 years ago
df64d15
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
by Steve Block
· 15 years ago
b8a8052
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 15 years ago
bbaf867
Merge "audio effects: rename configure command"
by Eric Laurent
· 15 years ago
3d5188b
audio effects: rename configure command
by Eric Laurent
· 15 years ago
e78950e
Merge "Fix for 5754998 testPerformanceTransitionWithEffectOverlapping test failed."
by Hong Teng
· 15 years ago
8d0dd8b
Fix for 5754998 testPerformanceTransitionWithEffectOverlapping test failed.
by Hong Teng
· 15 years ago
255adce
am 0cc1e42d: am ac279de9: Merge "SurfaceMediaSource: use the HW_TEXTURE usage bit" into ics-mr1
by Dave Burke
· 15 years ago
69aac3e
SurfaceMediaSource: use the HW_TEXTURE usage bit
by Jamie Gennis
· 15 years ago
2a8ce90
Merge "Fix build error when verbose logging is enabled"
by Glenn Kasten
· 15 years ago
a9960bc
Fix build error when verbose logging is enabled
by Glenn Kasten
· 15 years ago
4296893
Merge "Fix indentation and whitespace"
by Glenn Kasten
· 15 years ago
2eda60a
Merge "Audio C++ comments"
by Glenn Kasten
· 15 years ago
c5ac4cb
Fix indentation and whitespace
by Glenn Kasten
· 15 years ago
1d33410
Merge "Remove unnecessary this->"
by Glenn Kasten
· 15 years ago
738ed42
Merge "Delete obsolete includes"
by Glenn Kasten
· 15 years ago
b299dc4
Merge "Remove redundant clear()"
by Glenn Kasten
· 15 years ago
2135dad
Merge "AudioTrack::setVolume check range"
by Glenn Kasten
· 15 years ago
362c4e6
Audio C++ comments
by Glenn Kasten
· 15 years ago
2a3d6e1
am 3f6a7d1e: am d70c64db: Revert the following patches because they may lead to power regression because SHA/MD5 module is stuck 1. Revert "Fix drm flag setting missed in false drm recognition fix." This reverts commit 9f704f6c46a171357e49c411c83458b9d4565f3b.
by James Dong
· 15 years ago
91eb8bf
Remove redundant clear()
by Glenn Kasten
· 15 years ago
9054897
Remove unnecessary this->
by Glenn Kasten
· 15 years ago
f0c4950
AudioTrack::setVolume check range
by Glenn Kasten
· 15 years ago
785ee06
Revert the following patches because they may lead to power regression because SHA/MD5 module is stuck
by James Dong
· 15 years ago
19e9d0f
DO NOT MERGE: Support for parsing of "folded" RTSP header values
by Andreas Huber
· 15 years ago
fec2284
am dc44e06e: am ef664f62: Merge "Fix drm flag setting missed in false drm recognition fix." into ics-mr1
by Jeff Tinker
· 15 years ago
f2d86c8
am 406dd5d1: am aadbd80b: Fixed the false drm recognition.
by James Dong
· 15 years ago
837b8184
Delete obsolete includes
by Glenn Kasten
· 15 years ago
6af1e76
Merge "Support for parsing of "folded" RTSP header values and some tweaks to the AMR assembler"
by Andreas Huber
· 15 years ago
d2927a7
Fix the build. (Change LOGV to ALOGV)
by Owen Lin
· 15 years ago
a3e52a8
am ebfce84f: am 68f592a8: Merge "Don\'t perform RTSP seeks right away but queue them for 200ms" into ics-mr1
by Andreas Huber
· 15 years ago
aa5ba9a
am aa82c39b: am 0ba9380a: Merge "Fix Bitreader "putBits" implementation, make sure we emulate timestamps" into ics-mr1
by Andreas Huber
· 15 years ago
4aae77c
Support for parsing of "folded" RTSP header values and some tweaks to the AMR assembler
by Andreas Huber
· 15 years ago
901e78d
am a5038d16: am a693a4b5: Merge "Fix ANRs due to Widevine DRM plugin sniff taking too long." into ics-mr1
by Jeff Tinker
· 15 years ago
7e976e9
Fix drm flag setting missed in false drm recognition fix.
by Jeff Tinker
· 15 years ago
d1fa3ca
Fixed the false drm recognition.
by James Dong
· 15 years ago
b7b9c7b
Merge "Don't perform RTSP seeks right away but queue them for 200ms" into ics-mr1
by Andreas Huber
· 15 years ago
ee736e9
Don't perform RTSP seeks right away but queue them for 200ms
by Andreas Huber
· 15 years ago
1906e5c
Fix Bitreader "putBits" implementation, make sure we emulate timestamps
by Andreas Huber
· 15 years ago
894f3ca
Merge "Fix ANRs due to Widevine DRM plugin sniff taking too long." into ics-mr1
by Jeff Tinker
· 15 years ago
8e49b60
Fix ANRs due to Widevine DRM plugin sniff taking too long.
by Jeff Tinker
· 15 years ago
eebecee
am 6727a43f: am 54a53841: Merge "Fetch at least 192KB to avoid our mp3 sniffer from blocking on data." into ics-mr1
by Dave Burke
· 15 years ago
bab4120
Fetch at least 192KB to avoid our mp3 sniffer from blocking on data.
by Andreas Huber
· 15 years ago
e74de52
Merge "DO NOT MERGE - Consider I-Frame at zeroeth position when searching for sync frames" into ics-mr1
by James Dong
· 15 years ago
f7b5cdd
DO NOT MERGE: Remove the AVI extractor.
by Andreas Huber
· 15 years ago
6c83e3b
Allow data uris to be data sources
by Narayan Kamath
· 15 years ago
223e70d
DO NOT MERGE - Consider I-Frame at zeroeth position when searching for sync frames
by James Dong
· 15 years ago
456caf3
resolved conflicts for merge of 07bacabe to master
by Andreas Huber
· 15 years ago
a0f2bf5
Properly identify how much metadata we need to cache in order to instantiate
by Andreas Huber
· 15 years ago
fed8bb6
MTP: Add support for restricting PTP to only certain subdirectories of the storage DO NOT MERGE
by Mike Lockwood
· 15 years ago
8af4c7d
MTP: Don't attempt to read more than 16K at a time from the MTP driver DO NOT MERGE
by Mike Lockwood
· 15 years ago
a9a46c1
MTP: Add support for restricting PTP to only certain subdirectories of the storage
by Mike Lockwood
· 15 years ago
44c1908
MTP: Don't attempt to read more than 16K at a time from the MTP driver
by Mike Lockwood
· 15 years ago
17078d8
am 10526a0b: am 2c2ed7be: Merge "Fixes a typo in AVIExtractor that would advertise the wrong video dimensions" into ics-mr1
by Andreas Huber
· 15 years ago
4fe1c6c
Fixes a typo in AVIExtractor that would advertise the wrong video dimensions
by Andreas Huber
· 15 years ago
cd9e929
am c040e1e7: am 6f1dd757: Merge "SurfaceMediaSource: use the vid enc usage bit" into ics-mr1
by Jamie Gennis
· 15 years ago
ea9d51b
resolved conflicts for merge of 3d630e86 to master
by Andreas Huber
· 15 years ago
7a3a2b2
Fix the broken build
by James Dong
· 15 years ago
21befea
Merge "SurfaceMediaSource: use the vid enc usage bit" into ics-mr1
by Jamie Gennis
· 15 years ago
8afbf8e
am 52607c53: am d12dc284: Merge "If an error occurs that prevents us from reallocating buffers during a format change" into ics-mr1
by Andreas Huber
· 15 years ago
c089d02
am 074133b2: am 351143fb: Merge "Updated (internal) API for IStreamSource to signal discontinuities" into ics-mr1
by Andreas Huber
· 15 years ago
eca36b5
resolved conflicts for merge of 998a929a to master
by Andreas Huber
· 15 years ago
7609b23
Merge "Make sure we can properly shutdown even if" into ics-mr1
by Andreas Huber
· 15 years ago
5274010
Merge "If an error occurs that prevents us from reallocating buffers during a format change" into ics-mr1
by Andreas Huber
· 15 years ago
544ee28
Merge "Updated (internal) API for IStreamSource to signal discontinuities" into ics-mr1
by Andreas Huber
· 15 years ago
bfcc8d8
Updated (internal) API for IStreamSource to signal discontinuities
by Andreas Huber
· 15 years ago
6e3d311
Finer granularity discontinuity support.
by Andreas Huber
· 15 years ago
b58ce9f
Make sure we can properly shutdown even if
by Andreas Huber
· 15 years ago
404a123
split ComposerService out of SurfaceComposerClient.h
by Mathias Agopian
· 15 years ago
d3d8222
If an error occurs that prevents us from reallocating buffers during a format change
by Andreas Huber
· 15 years ago
1d2ad70
Merge "Fix a subtitle bug: multiple blank lines in SubRip(srt) file."
by James Dong
· 15 years ago
a7e4865
am 31626b30: am cb6fbc89: Merge "Report a runtime error instead of asserting on malformed avc configuration data." into ics-mr1
by Andreas Huber
· 15 years ago
e933cb5
Merge "Report a runtime error instead of asserting on malformed avc configuration data." into ics-mr1
by Andreas Huber
· 15 years ago
0e0c322
Fix a subtitle bug: multiple blank lines in SubRip(srt) file.
by Insun Kang
· 15 years ago
7c56bb3
am d0a25456: am 02740dc4: Merge "Fix log spamming during time lapse video recording" into ics-mr1
by James Dong
· 15 years ago
Next »