summaryrefslogtreecommitdiffstats
path: root/media/libmedia
Commit message (Expand)AuthorAgeFilesLines
* strtok stores its values in thread local storage.seunghak.han2013-09-171-2/+3
* Fix SoundPool.play() looping regression in 4.3 DO NOT MERGEGlenn Kasten2013-08-091-1/+3
* am d5018116: Merge "Fix typo."Glenn Kasten2013-06-141-1/+1
|\
| * Merge "Fix typo."Glenn Kasten2013-06-141-1/+1
| |\
| | * Fix typo.Masaki Muranaka2013-06-061-1/+1
| * | Noise will be heard if audio sample rate not matched with audio trackMing Zhou2013-06-071-1/+1
| |/
| * Merge "Avoid invalid memory access when using extractMetadata()"Marco Nelissen2013-03-011-1/+16
| |\
| | * Avoid invalid memory access when using extractMetadata()Sangkyu Lee2013-02-281-1/+16
| * | am b64def9a: Merge "[wfd] Support a low(er) power state by triggering PAUSE/R...Andreas Huber2012-11-291-0/+31
| |\ \
| | * | [wfd] Support a low(er) power state by triggering PAUSE/RESUME.Andreas Huber2012-11-291-0/+31
| * | | am b7c8e918: Add support for HLS playlists of type \'event\'.Andreas Huber2012-11-282-12/+27
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Add support for HLS playlists of type 'event'.Andreas Huber2012-11-272-12/+27
| * | AudioTrack::dump null mCblk check testZbigniew Mazur2012-11-231-1/+1
| |/
| * stagefright: discard audio at start of captureEric Laurent2012-10-221-1/+1
| * Support querying active record sourcesJean-Michel Trivi2012-10-102-0/+26
| * Implement android.media.AudioManager.getProperty()Glenn Kasten2012-09-252-1/+43
| * Remove legacy code and APIs in wifi display related code.Andreas Huber2012-09-211-25/+0
| * HDCP module binderizedAndreas Huber2012-09-191-0/+15
| * audioflinger: send priority request from a threadEric Laurent2012-09-131-2/+1
| * Workaround for track recreation bugJean-Michel Trivi2012-09-121-1/+2
| * am e7c992c6: am 5abc91d6: Merge "Fix libmedia and libstagefright to get expat...Elliott Hughes2012-09-092-2/+1
| |\
| * \ Merge "AudioRecord: Fix minimum frame count calculation." into jb-mr1-devEric Laurent2012-09-071-1/+1
| |\ \
| | * | AudioRecord: Fix minimum frame count calculation.Eric Laurent2012-09-061-1/+1
| * | | Update remote display API.Jeff Brown2012-09-051-5/+5
| |/ /
| * | Implement remote display service stubs.Jeff Brown2012-09-054-1/+192
| * | Merge "Added an additional virtual method IStreamSource::flags()." into jb-mr...Andreas Huber2012-08-311-0/+16
| |\ \
| | * | Added an additional virtual method IStreamSource::flags().Andreas Huber2012-08-311-0/+16
| * | | Update audio commentsGlenn Kasten2012-08-301-1/+1
| |/ /
| * | Only run the wifi display RTSP server on demand, and only on the wifi directAndreas Huber2012-08-301-4/+14
| * | Merge "Initial checkin of support for acting as a wifi display source" into j...Andreas Huber2012-08-291-0/+15
| |\ \
| | * | Initial checkin of support for acting as a wifi display sourceAndreas Huber2012-08-291-0/+15
| * | | Preliminary support for HDCP as a binder service for wifi display support.Andreas Huber2012-08-292-0/+207
| |/ /
* | | Update HTTP proxy configuration for all media playback inside stagefright.Andreas Huber2013-05-312-0/+49
* | | Fix unreleased mutex in ToneGenerator stopTone()Eric Laurent2013-05-131-0/+1
* | | Don't purge effects we're about to start usingMarco Nelissen2013-05-101-1/+1
* | | Remove timing jitter during startup of audioGlenn Kasten2013-04-231-0/+21
* | | Added CTS test for secure stop APIsJeff Tinker2013-04-161-0/+1
* | | Instead of returning an error, return an invalid duration (-1 ms)Andreas Huber2013-04-111-0/+7
* | | Add liblogYing Wang2013-04-091-1/+1
* | | Merge "Implement async event callout from drm plugin to Java app" into jb-mr2...Jeff Tinker2013-04-053-1/+100
|\ \ \
| * | | Implement async event callout from drm plugin to Java appJeff Tinker2013-04-033-1/+100
* | | | Merge "MediaDrm API update" into jb-mr2-devJeff Tinker2013-04-021-119/+289
|\ \ \ \ | |/ / /
| * | | MediaDrm API updateJeff Tinker2013-04-011-119/+289
* | | | ToneGenerator: fix overflow in stopToneEric Laurent2013-03-281-2/+2
* | | | ToneGenerator: fix truncated tonesEric Laurent2013-03-271-1/+31
* | | | ToneGenerator: fix stop/destroy concurrencyEric Laurent2013-03-261-5/+10
|/ / /
* | | ToneGenerator: fix AudioTrack pointer initEric Laurent2013-03-261-1/+1
* | | Merge "ToneGenerator: optimize silent tone" into jb-mr2-devEric Laurent2013-03-261-1/+5
|\ \ \
| * | | ToneGenerator: optimize silent toneEric Laurent2013-03-251-1/+5
* | | | Load crypto plugins from additional shared librariesJeff Tinker2013-03-221-1/+1
|/ / /