summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pass subtitle track properties to getTrackInfoChong Zhang2013-09-111-0/+7
* Merge "Make sure the encoder instance is safely release()'d before its" into ...Andreas Huber2013-09-101-2/+22
|\
| * Make sure the encoder instance is safely release()'d before itsAndreas Huber2013-09-061-2/+22
* | MediaMuxer: Hook up setLocation methodZhijun He2013-09-092-0/+20
* | Merge "camera3: Dump latest request sent with dumpsys" into klp-devIgor Murashkin2013-09-092-1/+78
|\ \
| * | camera3: Dump latest request sent with dumpsysIgor Murashkin2013-09-062-1/+78
* | | Merge "audioflinger: no effects on offloaded tracks" into klp-devEric Laurent2013-09-095-13/+83
|\ \ \
| * | | audioflinger: no effects on offloaded tracksEric Laurent2013-09-095-13/+83
* | | | Camera: Correct stream id typesZhijun He2013-09-089-35/+33
|/ / /
* | | Camera: Send VIDEO_SNAPSHOT intent for video snapshot caseZhijun He2013-09-061-0/+6
|/ /
* | audioflinger: remove async write race conditionsEric Laurent2013-09-062-53/+100
* | Effect Offload Proxy for effects offloadjpadmana2013-09-064-1/+408
* | Merge "Effects Factory changes for effects offload" into klp-devEric Laurent2013-09-064-2/+298
|\ \
| * | Effects Factory changes for effects offloadjpadmana2013-09-064-2/+298
* | | Merge "Better workaround for slow decoders." into klp-devMarco Nelissen2013-09-061-4/+19
|\ \ \ | |_|/ |/| |
| * | Better workaround for slow decoders.Marco Nelissen2013-09-041-4/+19
* | | Merge "camera: Fix race condition between setParameters() and stopPreview()."...Ruben Brunk2013-09-061-0/+1
|\ \ \
| * | | camera: Fix race condition between setParameters() and stopPreview().Ruben Brunk2013-09-051-0/+1
* | | | Merge "Start 'am' with exec()" into klp-devAndy McFadden2013-09-051-15/+55
|\ \ \ \ | |_|_|/ |/| | |
| * | | Start 'am' with exec()Andy McFadden2013-09-041-15/+55
* | | | Merge "wifi-display: do not use HDCP's encryptNative method if its unsupporte...Chong Zhang2013-09-045-1/+44
|\ \ \ \
| * | | | wifi-display: do not use HDCP's encryptNative method if its unsupportedChong Zhang2013-09-035-1/+44
* | | | | Merge "Fix CameraService error flag when running HAL1 with API2." into klp-devRuben Brunk2013-09-041-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix CameraService error flag when running HAL1 with API2.Ruben Brunk2013-09-041-2/+2
* | | | | Merge " Fixed timestamp handling in ESQueue Access Unit parser. This fixes...Rachad2013-09-041-6/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed timestamp handling in ESQueue Access Unit parser.Rachad2013-08-301-6/+1
* | | | | Merge "Work around decoder slowness" into klp-devMarco Nelissen2013-09-041-0/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Work around decoder slownessMarco Nelissen2013-09-031-0/+2
| |/ / /
* | | | Fix miscellanous AudioTrack::getTimestamp() bugsGlenn Kasten2013-09-033-2/+20
* | | | Implement MonoPipe::getTimestampGlenn Kasten2013-09-031-0/+3
* | | | FastMixer computes presentation timestamps for fast tracksGlenn Kasten2013-09-031-1/+46
* | | | Add ExtendedAudioBufferProvider::framesReleased and onTimestampGlenn Kasten2013-09-035-1/+34
* | | | Add NBAIO_Source::onTimestamp()Glenn Kasten2013-09-033-0/+11
* | | | Instantiate SingleStateQueue<AudioTimestamp>Glenn Kasten2013-09-035-2/+18
* | | | Merge "Add NBAIO_Sink::getTimestamp()" into klp-devGlenn Kasten2013-09-036-1/+31
|\ \ \ \
| * | | | Add NBAIO_Sink::getTimestamp()Glenn Kasten2013-09-036-1/+31
| | |_|/ | |/| |
* | | | Merge "AAC encoder: handle missing object types" into klp-devJean-Michel Trivi2013-09-031-0/+4
|\ \ \ \
| * | | | AAC encoder: handle missing object typesJean-Michel Trivi2013-08-291-0/+4
* | | | | Camera2/3: Increase precapture start timeoutEino-Ville Talvala2013-09-031-1/+1
| |_|_|/ |/| | |
* | | | Revert "Enhancement for OnInfo callback on DRM Framework"Jeff Tinker2013-09-033-237/+4
| |/ / |/| |
* | | Merge "Revert "Fix decoder EOS handling"" into klp-devEric Laurent2013-08-316-208/+202
|\ \ \
| * | | Revert "Fix decoder EOS handling"Eric Laurent2013-08-306-208/+202
| | |/ | |/|
* | | audioflinger: offloaded tracks flush/pause orderEric Laurent2013-08-301-4/+6
|/ /
* | Merge "camera: Fix deadlock when sending callbacks during disconnect" into kl...Igor Murashkin2013-08-301-6/+4
|\ \
| * | camera: Fix deadlock when sending callbacks during disconnectIgor Murashkin2013-08-291-6/+4
* | | Merge "Fix decoder EOS handling" into klp-devMarco Nelissen2013-08-306-202/+208
|\ \ \
| * | | Fix decoder EOS handlingMarco Nelissen2013-08-306-202/+208
* | | | Merge "Camera3: Be busy as soon as work arrives." into klp-devEino-Ville Talvala2013-08-302-1/+19
|\ \ \ \
| * | | | Camera3: Be busy as soon as work arrives.Eino-Ville Talvala2013-08-292-1/+19
* | | | | Merge "Implement Track::getTimestamp()" into klp-devGlenn Kasten2013-08-304-2/+44
|\ \ \ \ \