Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | frameworks/av: fix errors inside ALOGV | Colin Cross | 2014-02-06 | 4 | -5/+4 | |
|/ / / / / / | ||||||
* | | | | | | correct one logic error in decide whether should render or not | Jianzheng Zhou | 2014-02-03 | 2 | -2/+2 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | fix deadlock issues that arise when there are simultaneous | jpadmana | 2014-01-31 | 5 | -31/+88 | |
* | | | | | frameworks/av: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH | Colin Cross | 2014-01-27 | 7 | -9/+9 | |
* | | | | | Merge "Only increase the counter when we do take a wakelock" | Eric Laurent | 2014-01-27 | 1 | -5/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Only increase the counter when we do take a wakelock | Jimmy Dalqvist | 2014-01-22 | 1 | -5/+7 | |
* | | | | | | Do partial reads in MemoryLeakTrackUtil | Oscar Rydhé | 2014-01-23 | 1 | -3/+11 | |
|/ / / / / | ||||||
* | | | | | Merge "Long mp3 metadata displays as corrupted file after transfer" | Marco Nelissen | 2014-01-17 | 3 | -18/+26 | |
|\ \ \ \ \ | ||||||
| * | | | | | Long mp3 metadata displays as corrupted file after transfer | Yin Liu | 2013-12-20 | 3 | -18/+26 | |
* | | | | | | Merge "Added support for ID3v2 meta data in 3gp files" | Marco Nelissen | 2014-01-17 | 5 | -9/+89 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Added support for ID3v2 meta data in 3gp files | Oscar Rydhé | 2014-01-16 | 5 | -9/+89 | |
* | | | | | | | Merge "Fix compile error in NuPlayerRenderer debug print" | Marco Nelissen | 2014-01-17 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix compile error in NuPlayerRenderer debug print | Oscar Rydhé | 2014-01-03 | 1 | -1/+3 | |
* | | | | | | | Merge "Avoid jumps to faulty position after seeks" | Marco Nelissen | 2014-01-15 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Avoid jumps to faulty position after seeks | Roger1 Jonsson | 2013-12-18 | 1 | -1/+4 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge "Fix c++11 narrowing" | Nick Kralevich | 2014-01-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix c++11 narrowing | synergydev | 2013-10-25 | 1 | -1/+1 | |
* | | | | | | | | Merge "HLS: Fixed rounding error with decimal segment duration" | Marco Nelissen | 2014-01-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | HLS: Fixed rounding error with decimal segment duration | Oscar Rydhé | 2013-12-19 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | stagefright: do not offload LD-AAC decoding | Eric Laurent | 2013-12-21 | 2 | -0/+14 | |
* | | | | | | | stagefright: fix offloading HE-AAC sampling rate. | Eric Laurent | 2013-12-19 | 1 | -17/+23 | |
|/ / / / / / | ||||||
* | | | | | | libeffects: do not use GNU old-style field designators | synergy dev | 2013-12-17 | 2 | -14/+14 | |
* | | | | | | libstagefright: Delay release of wakelock in TimedEventQueue | Haynes Mathew George | 2013-12-17 | 2 | -6/+9 | |
* | | | | | | AudioTrack: fix position callback after restore | Eric Laurent | 2013-12-17 | 1 | -1/+0 | |
* | | | | | | update offloaded audio track sampling rate | Eric Laurent | 2013-12-17 | 4 | -2/+42 | |
* | | | | | | Merge "Increase kFastTrackMultiplier from 1 to 2" | Glenn Kasten | 2013-12-17 | 1 | -4/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Increase kFastTrackMultiplier from 1 to 2 | Glenn Kasten | 2013-12-04 | 1 | -4/+7 | |
* | | | | | | | Merge commit '2381f06f374ee0cb8bca0edf5388394432b00e6d' into HEAD | The Android Open Source Project | 2013-12-05 | 24 | -125/+338 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | am 24605338: Merge "Fix metadata access" into klp-dev | Marco Nelissen | 2013-11-15 | 2 | -3/+9 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge "Fix metadata access" into klp-dev | Marco Nelissen | 2013-11-15 | 2 | -3/+9 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Fix metadata access | Marco Nelissen | 2013-11-15 | 2 | -3/+9 | |
| * | | | | | | | | am 7dae71d6: Merge "AwesomePlayer: correct stream type for offload" into klp-dev | Eric Laurent | 2013-11-15 | 3 | -4/+17 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | AwesomePlayer: correct stream type for offload | Eric Laurent | 2013-11-14 | 3 | -4/+17 | |
| | |/ / / / / / | ||||||
| * | | | | | | | am 92092b39: Merge "stagefright: limit default max-input-size for AVC" into k... | Lajos Molnar | 2013-11-13 | 1 | -7/+18 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Merge "stagefright: limit default max-input-size for AVC" into klp-dev | Lajos Molnar | 2013-11-13 | 1 | -7/+18 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | stagefright: limit default max-input-size for AVC | Lajos Molnar | 2013-11-13 | 1 | -7/+18 | |
| * | | | | | | | | am 069bcc50: Merge "AwesomePlayer: Improve performance on high-fps clips" int... | Lajos Molnar | 2013-11-13 | 1 | -1/+36 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | Merge "AwesomePlayer: Improve performance on high-fps clips" into klp-dev | Lajos Molnar | 2013-11-13 | 1 | -1/+36 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | AwesomePlayer: Improve performance on high-fps clips | Lajos Molnar | 2013-11-12 | 1 | -1/+36 | |
| * | | | | | | | | am 5595f6de: Merge "Only initialize sniffers once, don\'t hold mutex while sn... | Marco Nelissen | 2013-11-13 | 1 | -16/+27 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | Merge "Only initialize sniffers once, don't hold mutex while sniffing" into k... | Marco Nelissen | 2013-11-13 | 1 | -16/+27 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Only initialize sniffers once, don't hold mutex while sniffing | Marco Nelissen | 2013-11-11 | 1 | -16/+27 | |
| * | | | | | | | | | am 26c8f714: Merge "Ignore transport stream packets with the "transport_error... | Andreas Huber | 2013-11-13 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | Merge "Ignore transport stream packets with the "transport_error_indicator" b... | Andreas Huber | 2013-11-13 | 1 | -1/+4 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Ignore transport stream packets with the "transport_error_indicator" bit set | Andreas Huber | 2013-11-12 | 1 | -1/+4 | |
| | | |/ / / / / / / | ||||||
| * | | | | | | | | | am 56477eb7: am 27ae268a: am 00cb884f: Merge "StageFright: Removes hacks for ... | Adam Hampson | 2013-11-13 | 2 | -9/+2 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | am 27ae268a: am 00cb884f: Merge "StageFright: Removes hacks for Nvidia MPEG2 ... | Adam Hampson | 2013-11-13 | 2 | -9/+2 | |
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | am 00cb884f: Merge "StageFright: Removes hacks for Nvidia MPEG2 decoder" into... | Adam Hampson | 2013-11-13 | 2 | -9/+2 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | StageFright: Removes hacks for Nvidia MPEG2 decoder | Suresh Choudhary | 2013-08-09 | 2 | -9/+2 | |
| * | | | | | | | | | | am 22990fe1: Merge "Back to the old way of making sure that no more buffers a... | Andreas Huber | 2013-11-12 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / |