Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
cfe2ba6b01a258e39f9c215ffc7b750e0b68f708
/
media
/
libmedia
cfe2ba6
Issue 5298399: Lost speech after a crash in gTalk.
by Eric Laurent
· 15 years ago
98afd84
Merge "AudioTrack: extend callback thread sleep time"
by Eric Laurent
· 15 years ago
2267ba1
AudioTrack: extend callback thread sleep time
by Eric Laurent
· 15 years ago
8d65510
Bug 5270905 fix MediaPlayer with IStreamSource
by Glenn Kasten
· 15 years ago
a4f73a9
Merge "Issue 5247986: Battery drain due to audio wakelock"
by Eric Laurent
· 15 years ago
408b8dc
Issue 5247986: Battery drain due to audio wakelock
by Eric Laurent
· 15 years ago
0662067
Handle setDataSource failures properly. #5261671
by Dave Burke
· 15 years ago
71b63e3
Fix issue 5252593: any app can restart the runtime
by Eric Laurent
· 15 years ago
d681bbb
Require INTERNET permission for network-based content. Bug #1870981
by Dave Burke
· 15 years ago
9f6530f
226483: A2DP connected, but music out to speaker
by Eric Laurent
· 15 years ago
cd07594
Bug 4364249 Play position is 0 after flushing AudioTrack
by Jean-Michel Trivi
· 15 years ago
8f74b71
Fix for 4142219 Don't hard code platform-specific limitations (Jni/ Java)
by Rajneesh Chowdury
· 15 years ago
db7c079
Audio effects: track CPU and memory use separately
by Eric Laurent
· 15 years ago
3a34bef
Keep effects sessions active when the caller dies.
by Marco Nelissen
· 15 years ago
746d7c7
Merge "Fix ordering assumption of argument evaluation."
by Gloria Wang
· 15 years ago
c3da343
connect/disconnect is now called from our EGL wrapper
by Mathias Agopian
· 15 years ago
de162ff
Fix ordering assumption of argument evaluation.
by Gloria Wang
· 15 years ago
d1a243e
AudioRecord: Fix getInput()
by Eric Laurent
· 15 years ago
6e6e8a6
Merge "Added APIs for audio preprocessing"
by Eric Laurent
· 15 years ago
57dae99
Added APIs for audio preprocessing
by Eric Laurent
· 15 years ago
3cecf64
Do not support still image capture mode for timelapse video recording
by James Dong
· 15 years ago
b33f340
Connect MediaRecorder Native to SurfaceMediaSource
by Pannag Sanketi
· 15 years ago
5bc965b
Merge "Log setVideoSurface() and setVideoSurfaceTexture() failures."
by James Dong
· 15 years ago
fada58a
Log setVideoSurface() and setVideoSurfaceTexture() failures.
by James Dong
· 15 years ago
a1d9235
Merge "fix for issue 4142219 Don't hard code platform-specific limitations-jni/java part"
by Hong Teng
· 15 years ago
3a1f8a4
Merge "Untangle MediaScanner error handling. Bug: 5056917"
by Jeff Brown
· 15 years ago
0cd7889
Merge "Audio framework: support for audio pre processing"
by Eric Laurent
· 15 years ago
7188e55
Untangle MediaScanner error handling. Bug: 5056917
by Jeff Brown
· 15 years ago
cabd5f8
fix for issue 4142219
by Hong Teng
· 15 years ago
bea47bc
MediaPlayer: add a disconnect from ANativeWindow
by Jamie Gennis
· 15 years ago
4a621e6
Merge "MediaPlayer: add ANativeWindow (dis)connect calls"
by Jamie Gennis
· 15 years ago
7c7f10b
Audio framework: support for audio pre processing
by Eric Laurent
· 15 years ago
61c7ef5
MediaPlayer: add ANativeWindow (dis)connect calls
by Jamie Gennis
· 15 years ago
42e549e
Enable signalling of a stream discontinuity involving a format-change
by Andreas Huber
· 15 years ago
5e0067b
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 15 years ago
6d8b694
Moved and renamed effect API header files
by Eric Laurent
· 15 years ago
4ca2c7c
Add framework support for camcorder zoom.
by Wu-cheng Li
· 15 years ago
8e51d58
- Public part of the Metadata API.
by Gloria Wang
· 15 years ago
68cbeba
Merge "Fix warnings for uninitialized local variables"
by Glenn Kasten
· 15 years ago
eddf9ef
Merge "Added audio_bytes_per_sample() helper function"
by Eric Laurent
· 15 years ago
d0965dd
Fix warnings for uninitialized local variables
by Glenn Kasten
· 15 years ago
671a636
Added audio_bytes_per_sample() helper function
by Eric Laurent
· 15 years ago
b8e9897
Remove unneeded #include <sys/resource.h>
by Glenn Kasten
· 15 years ago
7394a4f
audio: update for audio/audio_policy header names/locations
by Dima Zavin
· 15 years ago
62dfda3
am 15e9d474: am 88748e6d: am d86302df: Quiet the log.
by Dianne Hackborn
· 15 years ago
767ad02
Quiet the log.
by Dianne Hackborn
· 15 years ago
0512ab5
Remove dead code related to gettid
by Glenn Kasten
· 15 years ago
c685410
Remove unnecessary level of priority indirection
by Glenn Kasten
· 15 years ago
d217a8c
Revert "Use AudioTrack::event_type not int in callback"
by Glenn Kasten
· 15 years ago
013b5a6
Use AudioTrack::event_type not int in callback
by Glenn Kasten
· 15 years ago
0d255b2
Use channel mask instead of channel count for track creation
by Jean-Michel Trivi
· 15 years ago
65580f9
Removed interface to load audio effects libraries
by Eric Laurent
· 15 years ago
9b1e4f1
Merge "Add support for platform-specific recording start time offset"
by James Dong
· 15 years ago
6476024
update for new audio.h header location
by Dima Zavin
· 15 years ago
0f05629
Add support for platform-specific recording start time offset
by James Dong
· 15 years ago
1a65546
DO NOT MERGE MediaScanner: Fix bug in "no media" handling logic
by Mike Lockwood
· 15 years ago
462acca
DO NOT MERGE MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider
by Mike Lockwood
· 15 years ago
c777a85
MediaScanner: Fix bug in "no media" handling logic
by Mike Lockwood
· 15 years ago
4f9e47f
Add setParameter/getParameter to MediaPlayer API. for bug 1982947
by Gloria Wang
· 15 years ago
fce7a47
audio/media: convert to using the audio HAL and new audio defs
by Dima Zavin
· 15 years ago
db5cb14
libmedia: move AudioParameter out of AudioSystem
by Dima Zavin
· 15 years ago
f87d18a
Merge "Return status code from invoke()"
by James Dong
· 15 years ago
c5182e3
MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider
by Mike Lockwood
· 15 years ago
b483c47
- Add another parameter in notify() to be able to send timed text sample
by Gloria Wang
· 15 years ago
cc8ace7
Do not disable effect in AudioEffect destructor.
by Eric Laurent
· 15 years ago
040e4a1
Return status code from invoke()
by James Dong
· 15 years ago
38ccae2
New fix for issue 4111672: control block flags
by Eric Laurent
· 15 years ago
5f7fcf2
merge libsurfaceflinger_client into libgui
by Mathias Agopian
· 15 years ago
0511969
Merge "Fix issue 3483718: audio streaming and A2DP."
by Eric Laurent
· 15 years ago
9b7d950
Fix issue 3483718: audio streaming and A2DP.
by Eric Laurent
· 15 years ago
af8791e
Support passing headers to MediaMetadataRetriever's setDataSource API
by Andreas Huber
· 15 years ago
1caf58c
Merge "Fix issue 4111672: AudioTrack control block flags"
by Eric Laurent
· 15 years ago
33797ea
Fix issue 4111672: AudioTrack control block flags
by Eric Laurent
· 15 years ago
c901f74
am 782ffe91: am 9c0c5b56: am 2f1f2248: Fix missing AOSP copyright headers for a bunch of media framework files
by James Dong
· 15 years ago
27c1744
Fix missing AOSP copyright headers for a bunch of media framework files
by James Dong
· 15 years ago
c21359d
resolved conflicts for merge of 1cbf8493 to master
by James Dong
· 15 years ago
8031ec7
Add the default camera id to mCameraIds for emulator and those devices without media_profiles.xml configuration file.
by James Dong
· 15 years ago
8635b7b
Add memory leak tracking/debugging code to drm server
by James Dong
· 15 years ago
2aac40f
am 2dc78477: am cc34967f: Merge "Fix issue 3439872: video chat and bluetooth SCO" into honeycomb-mr1
by Eric Laurent
· 15 years ago
1703cdf
Fix issue 3439872: video chat and bluetooth SCO
by Eric Laurent
· 16 years ago
d3ee677
Add the default back-facing camera to the MediaProfile camera vector
by James Dong
· 16 years ago
32f3cef
Allow optional specification of a PTS timestamp when signalling a discontinuity.
by Andreas Huber
· 16 years ago
2a7e0a1
Get rid of redundant media profiles
by James Dong
· 16 years ago
e2ce645
Add an OMX IL API for querying buffer usage flags.
by Jamie Gennis
· 16 years ago
1173118
Bug 3438258 Add SurfaceTexture as MediaPlayer sink
by Glenn Kasten
· 16 years ago
51b9a8b
Merge "- Add method in MediaPlayerService to collect and pull codec usage (duration) for the battery app - Collect MediaPlayer decoding usage data"
by Gloria Wang
· 16 years ago
7cf180c
- Add method in MediaPlayerService to collect and pull
by Gloria Wang
· 16 years ago
f1d9850
Check file descriptor before passing it through binder calls
by James Dong
· 16 years ago
6b2718c
Bug 3352047 Wrong message when adjusting volume
by Glenn Kasten
· 16 years ago
eda6c36
Fix issue 3371080
by Eric Laurent
· 16 years ago
cce3a11
am c929677e: Merge "Increase the number of useful bits in the spectrum." into gingerbread
by Marco Nelissen
· 16 years ago
209821c
Increase the number of useful bits in the spectrum.
by Marco Nelissen
· 16 years ago
b391290
Make parameter blocks read/writable even for SET_PARAMETER/SET_CONFIG requests.
by Andreas Huber
· 16 years ago
95304d5
Squash commits of the following patches, cherry-picked from other branch - do not merge.
by James Dong
· 16 years ago
7f7d52a
Publish MediaMetadataRetriever.java as public API
by James Dong
· 16 years ago
145e68f
Increase cache size and low-watermark threshold, also
by Andreas Huber
· 16 years ago
3e9f9f1
MediaScanner: Add support for scanning empty directories
by Mike Lockwood
· 16 years ago
0f01764
Fix issue 2712130: Sholes: problem when playing audio while recording over bluetooth SCO.
by Eric Laurent
· 16 years ago
14acc73
API Support for both synchronous and queued commands, optionally associated metadata.
by Andreas Huber
· 16 years ago
16afe2f
Prepare for publishing MediaMetadataRetriever as public API
by James Dong
· 16 years ago
Next »