summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge "audio policy: use audio_devices_t when appropriate"Eric Laurent2012-03-082-4/+4
|\
| * audio policy: use audio_devices_t when appropriateEric Laurent2012-03-082-4/+4
* | Merge "Fix videos app bandwidth accounting for 4G streaming"Jeff Tinker2012-03-083-0/+11
|\ \
| * | Fix videos app bandwidth accounting for 4G streamingJeff Tinker2012-02-143-0/+11
* | | resolved conflicts for merge of 532679a5 to masterDirk Dougherty2012-03-071-1/+1
|\ \ \
| * \ \ am 4d7bc655: Doc change: String changes for Android MarketDirk Dougherty2012-03-051-1/+1
| |\ \ \
| | * | | Doc change: String changes for Android MarketDirk Dougherty2012-03-051-1/+1
* | | | | Merge "IAudioFlingerClient::ioConfigChanged param2 const"Glenn Kasten2012-03-072-9/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | IAudioFlingerClient::ioConfigChanged param2 constGlenn Kasten2012-03-062-9/+9
* | | | | Merge "Effect for multichannel PCM downmix to stereo"Jean-Michel Trivi2012-03-073-0/+1013
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Effect for multichannel PCM downmix to stereoJean-Michel Trivi2012-03-073-0/+1013
* | | | | Merge "MediaPlayerService: fix AudioSink latency"Eric Laurent2012-03-063-5/+9
|\ \ \ \ \
| * | | | | MediaPlayerService: fix AudioSink latencyEric Laurent2012-03-053-5/+9
* | | | | | Merge "AudioTrack: relax check on minimum buffer size"Eric Laurent2012-03-061-6/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | AudioTrack: relax check on minimum buffer sizeEric Laurent2012-03-051-6/+3
* | | | | | Merge "Remove unused code - MediaSourceSplitter"James Dong2012-03-062-235/+0
|\ \ \ \ \ \
| * | | | | | Remove unused code - MediaSourceSplitterJames Dong2012-03-052-235/+0
| |/ / / / /
* | | | | | Merge "Remove references to sched_policy.h"Glenn Kasten2012-03-061-2/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Remove references to sched_policy.hGlenn Kasten2012-03-051-2/+0
| |/ / / /
* | | | | Add channel mask in AudioSinkJean-Michel Trivi2012-03-025-16/+38
|/ / / /
* | | | Correct GUID errors in audio effect configurationJean-Michel Trivi2012-03-021-2/+2
* | | | Merge "Remove hacks that worked around issues in OMX components several relea...Andreas Huber2012-03-011-66/+0
|\ \ \ \
| * | | | Remove hacks that worked around issues in OMX components several releases back.Andreas Huber2012-03-011-66/+0
* | | | | am 9de7793b: am 4f906362: am 97348431: am 704131cb: Merge changes I46c81dba,I...Jean-Baptiste Queru2012-03-013-14/+43
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am 704131cb: Merge changes I46c81dba,If1f40e9c,I652eaaa5Jean-Baptiste Queru2012-02-293-14/+43
| |\ \ \ \
| | * \ \ \ Merge changes I46c81dba,If1f40e9c,I652eaaa5Jean-Baptiste Queru2012-02-293-14/+43
| | |\ \ \ \
| | | * | | | stagefright aacenc: Use QDADD/QDSUB instructionsMans Rullgard2012-01-131-4/+2
| | | * | | | stagefright aacenc: Remove useless inline asm for simple right shiftMans Rullgard2012-01-131-7/+1
| | | * | | | stagefright aacenc: Use ARMv6 SSAT instructionMans Rullgard2012-01-133-3/+40
* | | | | | | am 715c78b9: am 225eec8d: am f9d4ba77: am 69aae36e: Merge "stagefright aacenc...Jean-Baptiste Queru2012-03-011-0/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 69aae36e: Merge "stagefright aacenc: Safeguard against overwriting bits"Jean-Baptiste Queru2012-02-291-0/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge "stagefright aacenc: Safeguard against overwriting bits"Jean-Baptiste Queru2012-02-291-0/+1
| | |\ \ \ \ \
| | | * | | | | stagefright aacenc: Safeguard against overwriting bitsMartin Storsjo2012-01-311-0/+1
* | | | | | | | Switch the way we configure for MediaPlayer retransmission.John Grossman2012-03-017-130/+252
* | | | | | | | LibAAH_RTP: Add support for AAC in MP4.John Grossman2012-03-0110-132/+446
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Instead of hardcoding OMX component names in our code, supportAndreas Huber2012-03-014-227/+580
* | | | | | | Merge "Shorten thread names"Glenn Kasten2012-02-292-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Shorten thread namesGlenn Kasten2012-02-282-2/+2
* | | | | | | | Merge "AudioRecord const methods"Glenn Kasten2012-02-291-7/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | AudioRecord const methodsGlenn Kasten2012-02-281-7/+7
| |/ / / / / / /
* | | | | | | | Merge "Separate the notion of "stop" from that of "release", i.e."Andreas Huber2012-02-292-54/+186
|\ \ \ \ \ \ \ \
| * | | | | | | | Separate the notion of "stop" from that of "release", i.e.Andreas Huber2012-02-282-54/+186
| |/ / / / / / /
* | | | | | | | Merge "Moves TimedTextDriver.h into include/media/stagefright/timedtext."James Dong2012-02-286-86/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Moves TimedTextDriver.h into include/media/stagefright/timedtext.Insun Kang2012-02-276-86/+5
* | | | | | | | am 254cf597: am 7b6b81f8: am f016dc1b: am f881fa51: Merge "stagefright amr: A...Jean-Baptiste Queru2012-02-283-4/+6
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | am f881fa51: Merge "stagefright amr: Avoid C++/C99 for loops with variable de...Jean-Baptiste Queru2012-02-273-4/+6
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge "stagefright amr: Avoid C++/C99 for loops with variable declaration"Jean-Baptiste Queru2012-02-273-4/+6
| | |\ \ \ \ \ \
| | | * | | | | | stagefright amr: Avoid C++/C99 for loops with variable declarationMartin Storsjo2012-02-273-4/+6
* | | | | | | | | remove dependency on unneeded headersMathias Agopian2012-02-271-2/+0
* | | | | | | | | Merge "audio preprocessing: fix multiple enable problem"Eric Laurent2012-02-271-1/+14
|\ \ \ \ \ \ \ \ \