summaryrefslogtreecommitdiffstats
path: root/media/libmedia
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove dead code related to gettidGlenn Kasten2011-06-033-38/+4
* | Remove unnecessary level of priority indirectionGlenn Kasten2011-06-012-4/+4
* | Revert "Use AudioTrack::event_type not int in callback"Glenn Kasten2011-06-011-1/+1
* | Use AudioTrack::event_type not int in callbackGlenn Kasten2011-06-011-1/+1
* | Use channel mask instead of channel count for track creationJean-Michel Trivi2011-06-013-40/+41
* | Removed interface to load audio effects librariesEric Laurent2011-05-272-62/+0
* | Merge "Add support for platform-specific recording start time offset"James Dong2011-05-131-0/+23
|\ \
| * | Add support for platform-specific recording start time offsetJames Dong2011-05-101-0/+23
* | | update for new audio.h header locationDima Zavin2011-05-125-5/+5
|/ /
* | MediaScanner: Fix bug in "no media" handling logicMike Lockwood2011-05-021-3/+4
* | Add setParameter/getParameter to MediaPlayer API.Gloria Wang2011-04-292-0/+61
* | audio/media: convert to using the audio HAL and new audio defsDima Zavin2011-04-278-244/+145
* | libmedia: move AudioParameter out of AudioSystemDima Zavin2011-04-273-154/+191
* | Merge "Return status code from invoke()"James Dong2011-04-251-4/+5
|\ \
| * | Return status code from invoke()James Dong2011-04-061-4/+5
* | | MediaScanner: reimplement the ".nomedia" feature for hiding files from the me...Mike Lockwood2011-04-251-13/+11
* | | - Add another parameter in notify() to be able to send timed text sampleGloria Wang2011-04-132-4/+15
* | | Do not disable effect in AudioEffect destructor.Eric Laurent2011-04-071-1/+0
|/ /
* | New fix for issue 4111672: control block flagsEric Laurent2011-04-052-60/+53
* | merge libsurfaceflinger_client into libguiMathias Agopian2011-03-251-1/+1
* | Merge "Fix issue 3483718: audio streaming and A2DP."Eric Laurent2011-03-211-3/+21
|\ \
| * | Fix issue 3483718: audio streaming and A2DP.Eric Laurent2011-03-211-3/+21
* | | Support passing headers to MediaMetadataRetriever's setDataSource APIAndreas Huber2011-03-212-4/+30
|/ /
* | Merge "Fix issue 4111672: AudioTrack control block flags"Eric Laurent2011-03-182-9/+26
|\ \
| * | Fix issue 4111672: AudioTrack control block flagsEric Laurent2011-03-182-9/+26
* | | am 782ffe91: am 9c0c5b56: am 2f1f2248: Fix missing AOSP copyright headers for...James Dong2011-03-171-0/+16
|\ \ \ | |/ / |/| / | |/
| * Fix missing AOSP copyright headers for a bunch of media framework filesJames Dong2011-03-171-0/+16
* | resolved conflicts for merge of 1cbf8493 to masterJames Dong2011-03-161-2/+4
|\ \ | |/
| * Add the default camera id to mCameraIds for emulator and those devices withou...James Dong2011-03-161-0/+5
* | Add memory leak tracking/debugging code to drm serverJames Dong2011-03-142-0/+170
* | am 2dc78477: am cc34967f: Merge "Fix issue 3439872: video chat and bluetooth ...Eric Laurent2011-03-092-80/+333
|\ \ | |/
| * Fix issue 3439872: video chat and bluetooth SCOEric Laurent2011-03-082-80/+333
* | Add the default back-facing camera to the MediaProfile camera vectorJames Dong2011-03-071-0/+3
|/
* Allow optional specification of a PTS timestamp when signalling a discontinuity.Andreas Huber2011-03-021-0/+3
* Get rid of redundant media profilesJames Dong2011-03-011-6/+172
* Add an OMX IL API for querying buffer usage flags.Jamie Gennis2011-02-281-0/+29
* Bug 3438258 Add SurfaceTexture as MediaPlayer sinkGlenn Kasten2011-02-233-2/+35
* Merge "- Add method in MediaPlayerService to collect and pull codec usage (...Gloria Wang2011-02-231-1/+27
|\
| * - Add method in MediaPlayerService to collect and pullGloria Wang2011-02-221-1/+27
* | Check file descriptor before passing it through binder callsJames Dong2011-02-221-0/+11
|/
* 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