summaryrefslogtreecommitdiffstats
path: root/media/libmedia
Commit message (Expand)AuthorAgeFilesLines
* Bug 3352047 Wrong message when adjusting volumeGlenn Kasten2011-02-102-1/+26
* Fix issue 3371080Eric Laurent2011-02-033-26/+27
* am c929677e: Merge "Increase the number of useful bits in the spectrum." into...Marco Nelissen2011-01-291-2/+7
|\
| * Increase the number of useful bits in the spectrum.Marco Nelissen2011-01-241-2/+7
| * Squash commits of the following patches, cherry-picked from other branch - do...James Dong2011-01-122-64/+14
| * Fix issue 2712130: Sholes: problem when playing audio while recording over bl...Eric Laurent2010-12-151-1/+2
* | Make parameter blocks read/writable even for SET_PARAMETER/SET_CONFIG requests.Andreas Huber2011-01-191-58/+20
* | Publish MediaMetadataRetriever.java as public APIJames Dong2011-01-122-27/+0
* | Increase cache size and low-watermark threshold, alsoAndreas Huber2011-01-111-1/+3
* | MediaScanner: Add support for scanning empty directoriesMike Lockwood2010-12-161-6/+10
* | API Support for both synchronous and queued commands, optionally associated m...Andreas Huber2010-12-062-6/+25
* | Prepare for publishing MediaMetadataRetriever as public APIJames Dong2010-12-032-37/+14
* | am 4f93f08d: am 683a7ff9: Merge "Visualizer: Fix the conversion from 8-bit sa...Chia-chi Yeh2010-11-301-4/+4
|\ \
| * \ am 683a7ff9: Merge "Visualizer: Fix the conversion from 8-bit sample to 16-bi...Chia-chi Yeh2010-11-301-4/+4
| |\ \ | | |/
| | * Merge "Visualizer: Fix the conversion from 8-bit sample to 16-bit sample." in...Chia-chi Yeh2010-11-291-4/+4
| | |\
| | | * Visualizer: Fix the conversion from 8-bit sample to 16-bit sample.Chia-chi Yeh2010-11-011-4/+4
| * | | resolved conflicts for merge of 31dc911a to gingerbread-plus-aospAndreas Huber2010-11-081-6/+14
| |\ \ \ | | |/ /
| | * | Support post-decode video rotation.Andreas Huber2010-11-051-6/+14
| | |/
* | | Support streaming data across binder boundaries.Andreas Huber2010-11-233-0/+207
* | | Fix issue 3157123.Eric Laurent2010-11-193-40/+45
* | | Fix an issue wherre error notification will not be sent after mediaplayer resetJames Dong2010-11-181-0/+3
* | | Remove all traces of legacy renderer support in stagefright.Andreas Huber2010-11-163-151/+0
* | | Add support for audio recording source in generic audio policy mgr.Jean-Michel Trivi2010-11-121-0/+1
* | | Squashed commit of the following:Andreas Huber2010-10-292-42/+0
* | | OMX extension to support storing meta data in video input buffers during reco...James Dong2010-10-211-0/+28
* | | Merge fb474872 from gingerbread-plus-aospJean-Baptiste Queru2010-10-181-1/+1
|\ \ \ | |/ /
| * | am b04f356d: Merge "Include the framework copy of the OpenMAX headers instead...Andreas Huber2010-10-151-1/+1
| |\ \ | | |/
| | * Include the framework copy of the OpenMAX headers instead of referencing exte...Andreas Huber2010-10-151-1/+1
* | | am 27c7fb1a: am 90d59d18: Merge "Metadata.cpp and Metadata.java had drifted o...Andreas Huber2010-10-151-1/+1
|\ \ \ | |/ /
| * | am 90d59d18: Merge "Metadata.cpp and Metadata.java had drifted out of sync. T...Andreas Huber2010-10-131-1/+1
| |\ \ | | |/
| | * Metadata.cpp and Metadata.java had drifted out of sync. This change remedies ...Andreas Huber2010-10-131-1/+1
* | | resolved conflicts for merge of a127c07c to masterKenny Root2010-10-141-1/+1
|\ \ \ | |/ /
| * | am 312644cd: Merge "Support for writing to MPEG2 transport stream files." int...Andreas Huber2010-10-131-1/+1
| |\ \ | | |/
| | * Support for writing to MPEG2 transport stream files.Andreas Huber2010-10-121-1/+1
* | | am 4f21e517: am b37fcbfd: Merge "Added getter for session Id to AudioSink" in...Eric Laurent2010-10-101-0/+1
|\ \ \ | |/ /
| * | am b37fcbfd: Merge "Added getter for session Id to AudioSink" into gingerbreadEric Laurent2010-10-081-0/+1
| |\ \ | | |/
| | * Added getter for session Id to AudioSinkEric Laurent2010-10-071-0/+1
* | | am de12c3cf: am 220ab887: Merge "Issue 3032913: improve AudioTrack recovery t...Eric Laurent2010-09-301-0/+8
|\ \ \ | |/ /
| * | am 220ab887: Merge "Issue 3032913: improve AudioTrack recovery time" into gin...Eric Laurent2010-09-301-0/+8
| |\ \ | | |/
| | * Issue 3032913: improve AudioTrack recovery timeEric Laurent2010-09-301-0/+8
* | | am 1b37df95: am 9627847d: Merge "Fix error in AudioEffect command status repo...Eric Laurent2010-09-272-11/+21
|\ \ \ | |/ /
| * | am 9627847d: Merge "Fix error in AudioEffect command status reporting." into ...Eric Laurent2010-09-272-11/+21
| |\ \ | | |/
| | * Fix error in AudioEffect command status reporting.Eric Laurent2010-09-242-11/+21
* | | am 5c9f3579: am f30fae63: Merge "Add a check to track a problem the monkey sc...Marco Nelissen2010-09-171-0/+3
|\ \ \ | |/ /
| * | am f30fae63: Merge "Add a check to track a problem the monkey script has been...Marco Nelissen2010-09-171-0/+3
| |\ \ | | |/
| | * Add a check to track a problem the monkey script has been triggering.Marco Nelissen2010-09-171-0/+3
* | | Adding default profiles for specific levels.Nipun Kwatra2010-09-171-24/+75
* | | Media scanner support for tracking files of arbitrary type.Mike Lockwood2010-09-121-26/+6
* | | Exposing specific profile levels + hasProfile().Nipun Kwatra2010-09-101-0/+2
* | | Merge "Adding hasProfile."Nipun Kwatra2010-09-101-6/+17
|\ \ \