summaryrefslogtreecommitdiffstats
path: root/media/libmedia
Commit message (Expand)AuthorAgeFilesLines
* Moved and renamed effect API header filesEric Laurent2011-07-072-4/+5
* Add framework support for camcorder zoom.Wu-cheng Li2011-06-272-6/+9
* - Public part of the Metadata API.Gloria Wang2011-06-231-2/+1
* Merge "Fix warnings for uninitialized local variables"Glenn Kasten2011-06-232-3/+3
|\
| * Fix warnings for uninitialized local variablesGlenn Kasten2011-06-222-3/+3
* | Merge "Added audio_bytes_per_sample() helper function"Eric Laurent2011-06-232-3/+3
|\ \ | |/ |/|
| * Added audio_bytes_per_sample() helper functionEric Laurent2011-06-172-3/+3
* | Remove unneeded #include <sys/resource.h>Glenn Kasten2011-06-151-1/+0
|/
* audio: update for audio/audio_policy header names/locationsDima Zavin2011-06-131-1/+1
* am 15e9d474: am 88748e6d: am d86302df: Quiet the log.Dianne Hackborn2011-06-101-1/+1
|\
| * Quiet the log.Dianne Hackborn2011-06-091-1/+1
| * DO NOT MERGE MediaScanner: Fix bug in "no media" handling logicMike Lockwood2011-05-031-3/+4
| * DO NOT MERGE MediaScanner: reimplement the ".nomedia" feature for hiding file...Mike Lockwood2011-05-031-13/+11
* | 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