summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Plumbing to reflect minor changes in the HDCP module API that allow forAndreas Huber2013-01-302-5/+21
* Add non-blocking event logger NBLogGlenn Kasten2013-01-251-0/+188
* Merge "Start isolating control block accesses in a proxy"Glenn Kasten2012-12-213-45/+189
|\
| * Start isolating control block accesses in a proxyGlenn Kasten2012-12-123-45/+189
* | Merge "Remove unnecessary parameter"Glenn Kasten2012-12-212-6/+4
|\ \
| * | Remove unnecessary parameterGlenn Kasten2012-12-182-6/+4
| |/
* | Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-1811-28/+28
|/
* am 76143093: am f0ff908d: Logging to investigate a crashGlenn Kasten2012-12-101-1/+11
|\
| * am f0ff908d: Logging to investigate a crashGlenn Kasten2012-12-101-1/+11
| |\
| | * Logging to investigate a crashGlenn Kasten2012-12-071-1/+11
* | | Respect sample aspect ratio in NuPlayer.Andreas Huber2012-12-051-0/+2
* | | Emphasize distinction between streaming and staticGlenn Kasten2012-12-031-23/+52
* | | flush() comments and checksGlenn Kasten2012-12-031-3/+8
* | | AudioTrack::mute() is unused so remove itGlenn Kasten2012-12-032-14/+1
* | | AudioTrack inline short const methodsGlenn Kasten2012-11-301-10/+11
* | | am ba6b1bc3: am e7550eb2: Merge "Initialize and copy mRotationAngle in VideoF...Andreas Huber2012-11-301-1/+3
|\ \ \ | |/ /
| * | am e7550eb2: Merge "Initialize and copy mRotationAngle in VideoFrame"Andreas Huber2012-11-301-1/+3
| |\ \
| | * | Initialize and copy mRotationAngle in VideoFrameChrister Fletcher2012-11-301-1/+3
* | | | am 2f6107ec: am b64def9a: Merge "[wfd] Support a low(er) power state by trigg...Andreas Huber2012-11-291-0/+3
|\ \ \ \ | |/ / /
| * | | am b64def9a: Merge "[wfd] Support a low(er) power state by triggering PAUSE/R...Andreas Huber2012-11-291-0/+3
| |\ \ \ | | | |/ | | |/|
| | * | [wfd] Support a low(er) power state by triggering PAUSE/RESUME.Andreas Huber2012-11-291-0/+3
* | | | am 296cb9dd: am 0dbe5a93: Added optional intra macroblock refresh support for...James Dong2012-11-291-0/+1
|\ \ \ \ | |/ / /
| * | | am 0dbe5a93: Added optional intra macroblock refresh support for encodingJames Dong2012-11-291-0/+1
| |\ \ \ | | |/ /
| | * | Added optional intra macroblock refresh support for encodingJames Dong2012-11-281-0/+1
* | | | am 7b7f17dc: am b7c8e918: Add support for HLS playlists of type \'event\'.Andreas Huber2012-11-282-1/+5
|\ \ \ \ | |/ / /
| * | | am b7c8e918: Add support for HLS playlists of type \'event\'.Andreas Huber2012-11-282-1/+5
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Add support for HLS playlists of type 'event'.Andreas Huber2012-11-272-1/+5
* | | am 9abbd0fb: am 3eb46d17: Merge "Fix of uninitialized mIsDrm variable."Andreas Huber2012-11-271-1/+1
|\ \ \ | |/ /
| * | Merge "Fix of uninitialized mIsDrm variable."Andreas Huber2012-11-271-1/+1
| |\ \
| | * | Fix of uninitialized mIsDrm variable.Henrik B Andersson2012-11-271-1/+1
| | |/
* | | am 5bc5bf39: am 79fd6853: Merge "MediaCodec: Add a method for getting the com...Andreas Huber2012-11-261-0/+4
|\ \ \ | |/ /
| * | MediaCodec: Add a method for getting the component nameMartin Storsjo2012-11-191-0/+4
| |/
* | Clean up channel count and channel maskGlenn Kasten2012-11-192-4/+2
* | Don't use control block frame count after createGlenn Kasten2012-11-162-12/+21
* | Merge "Add GSM 6.10 decoder"Marco Nelissen2012-11-161-0/+1
|\ \
| * | Add GSM 6.10 decoderMarco Nelissen2012-11-161-0/+1
* | | Use size_t for frame countsGlenn Kasten2012-11-154-16/+16
* | | Clean up frame size in AudioTrack and AudioFlingerGlenn Kasten2012-11-141-1/+1
* | | Use uint32_t for sample rateGlenn Kasten2012-11-144-6/+8
* | | Merge "Update audio comments"Glenn Kasten2012-11-142-2/+10
|\ \ \
| * | | Update audio commentsGlenn Kasten2012-11-142-2/+10
| |/ /
* | | Remove deprecated AudioSystem methodsGlenn Kasten2012-11-131-6/+0
|/ /
* | Simplify AudioRecord::restoreTrack_l()Glenn Kasten2012-11-131-5/+0
* | Move frame size out of the control blockGlenn Kasten2012-11-123-7/+12
* | Move buffers pointer out of the control blockGlenn Kasten2012-11-083-4/+7
* | Simplify AudioTrack::restoreTrack_l()Glenn Kasten2012-11-082-2/+3
* | Merge "Add all-channel AudioTrack::setVolume() API"Glenn Kasten2012-11-081-1/+6
|\ \
| * | Add all-channel AudioTrack::setVolume() APIGlenn Kasten2012-11-051-1/+6
* | | Merge "Fix call to restoreTrack_l() without lock held"Glenn Kasten2012-11-081-0/+7
|\ \ \
| * | | Fix call to restoreTrack_l() without lock heldGlenn Kasten2012-11-071-0/+7