summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* am 82233b4b: Merge "Better handle invalid duration in Xing/VBRI tags" into jb...Marco Nelissen2012-06-142-7/+16
|\
| * Merge "Better handle invalid duration in Xing/VBRI tags" into jb-devMarco Nelissen2012-06-142-7/+16
| |\
| | * Better handle invalid duration in Xing/VBRI tagsMarco Nelissen2012-06-132-7/+16
* | | am 49dd5cf3: Merge "Log track name on obtain/releaseBuffer warnings" into jb-devGlenn Kasten2012-06-141-3/+3
|\ \ \ | |/ /
| * | Merge "Log track name on obtain/releaseBuffer warnings" into jb-devGlenn Kasten2012-06-141-3/+3
| |\ \
| | * | Log track name on obtain/releaseBuffer warningsGlenn Kasten2012-06-131-3/+3
| | |/
* | | am e20435de: Merge "Add NOTICE and MODULE_LICENSE_APACH2 to libs build under ...James Dong2012-06-1388-0/+8360
|\ \ \ | |/ /
| * | Merge "Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/a...James Dong2012-06-1388-0/+8360
| |\ \
| | * | Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-1388-0/+8360
| | |/
* | | am cac467b3: Merge "Fix one of the potential ANR issues from AwesomePlayer" i...James Dong2012-06-131-1/+7
|\ \ \ | |/ /
| * | Merge "Fix one of the potential ANR issues from AwesomePlayer" into jb-devJames Dong2012-06-131-1/+7
| |\ \ | | |/ | |/|
| | * Fix one of the potential ANR issues from AwesomePlayerJames Dong2012-06-121-1/+7
* | | am b4ea1ab8: Merge "stagefright: fix AudioRecord callback buffer size" into j...Eric Laurent2012-06-121-13/+33
|\ \ \ | |/ /
| * | Merge "stagefright: fix AudioRecord callback buffer size" into jb-devEric Laurent2012-06-121-13/+33
| |\ \ | | |/ | |/|
| | * stagefright: fix AudioRecord callback buffer sizeEric Laurent2012-06-121-13/+33
* | | am 958f463c: Add NOTICE and MODULE_LICENSE_APACHE2 for libstagefright_soft_h2...James Dong2012-06-124-0/+380
|\ \ \ | |/ /
| * | Add NOTICE and MODULE_LICENSE_APACHE2 for libstagefright_soft_h264dec and lib...James Dong2012-06-124-0/+380
| |/
* | am 10cf121f: Merge "Update make file" into jb-devDave Burke2012-06-122-4/+2
|\ \ | |/
| * Merge "Update make file" into jb-devDave Burke2012-06-122-4/+2
| |\
| | * Update make fileDave Burke2012-06-122-4/+2
* | | am b7706712: Merge "Fix gapless for deep buffers" into jb-devMarco Nelissen2012-06-121-0/+1
|\ \ \ | |/ /
| * | Merge "Fix gapless for deep buffers" into jb-devMarco Nelissen2012-06-121-0/+1
| |\ \
| | * | Fix gapless for deep buffersMarco Nelissen2012-06-111-0/+1
* | | | am 58c8db6b: Merge "Fix gapless playback" into jb-devMarco Nelissen2012-06-121-38/+47
|\ \ \ \ | |/ / /
| * | | Merge "Fix gapless playback" into jb-devMarco Nelissen2012-06-111-38/+47
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Fix gapless playbackMarco Nelissen2012-06-111-38/+47
* | | am 8a61dc02: Merge "Revert "Added some informational log messages to track do...James Dong2012-06-121-3/+2
|\ \ \ | |/ /
| * | Revert "Added some informational log messages to track down ANR related issues"James Dong2012-06-111-3/+2
| |/
* | stagefright aacenc: Move system headers before local headersMartin Storsjo2012-06-111-1/+4
* | stagefright aacenc: Add parentheses in expression with mixed && and ||Martin Storsjo2012-06-081-2/+2
* | am 28ed2f93: Reduce underruns in screen off, esp. with EQGlenn Kasten2012-06-081-0/+1
|\ \ | |/
| * Reduce underruns in screen off, esp. with EQGlenn Kasten2012-06-081-0/+1
* | am e35a55fb: Merge "Take latency and current time into account for visualizat...Marco Nelissen2012-06-071-34/+63
|\ \ | |/
| * Take latency and current time into account for visualizationMarco Nelissen2012-06-071-34/+63
* | am dadc0ddb: Part of fix for double spins & faster startupJeff Tinker2012-06-011-8/+12
|\ \ | |/
| * Part of fix for double spins & faster startupJeff Tinker2012-05-311-8/+12
* | am 27d33134: Merge "Do not keep audio wake lock when apps underrun." into jb-devEric Laurent2012-05-311-14/+24
|\ \ | |/
| * Do not keep audio wake lock when apps underrun.Eric Laurent2012-05-311-14/+24
* | am cc9833b5: Only send port settings changed if the number of channels and sa...James Dong2012-05-301-6/+12
|\ \ | |/
| * Only send port settings changed if the number of channels and sample rate are...James Dong2012-05-301-6/+12
* | am 4364d2d1: Merge "Precautionary logging to identify a potential infinite l...Dave Burke2012-05-291-0/+3
|\ \ | |/
| * Merge "Precautionary logging to identify a potential infinite loop." into jb...Dave Burke2012-05-291-0/+3
| |\
| | * Precautionary logging to identify a potential infinite loop.Dave Burke2012-05-291-0/+3
* | | am c558fa89: Added some informational log messages to track down ANR related ...James Dong2012-05-291-2/+3
|\ \ \ | |/ /
| * | Added some informational log messages to track down ANR related issuesJames Dong2012-05-291-2/+3
* | | am 91b0d43a: Merge "Unwedge ACodec if allocating output buffers fails while r...Andreas Huber2012-05-291-5/+8
|\ \ \ | |/ /
| * | Merge "Unwedge ACodec if allocating output buffers fails while reconfiguring....Andreas Huber2012-05-291-5/+8
| |\ \
| | * | Unwedge ACodec if allocating output buffers fails while reconfiguring.Andreas Huber2012-05-291-5/+8
* | | | am 40fe18f2: Force shutdown of the omx decoder even if it\'s in a wedged stat...Andreas Huber2012-05-291-7/+31
|\ \ \ \ | |/ / /
| * | | Force shutdown of the omx decoder even if it's in a wedged state...Andreas Huber2012-05-291-7/+31
| |/ /