summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Effects Factory changes for effects offloadjpadmana2013-09-063-2/+274
* Merge "wifi-display: do not use HDCP's encryptNative method if its unsupporte...Chong Zhang2013-09-044-1/+33
|\
| * wifi-display: do not use HDCP's encryptNative method if its unsupportedChong Zhang2013-09-034-1/+33
* | 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-032-1/+15
* | | Implement MonoPipe::getTimestampGlenn Kasten2013-09-031-0/+3
* | | Add ExtendedAudioBufferProvider::framesReleased and onTimestampGlenn Kasten2013-09-031-1/+12
* | | Add NBAIO_Source::onTimestamp()Glenn Kasten2013-09-031-0/+5
* | | Instantiate SingleStateQueue<AudioTimestamp>Glenn Kasten2013-09-034-2/+11
* | | Merge "Add NBAIO_Sink::getTimestamp()" into klp-devGlenn Kasten2013-09-032-0/+17
|\ \ \
| * | | Add NBAIO_Sink::getTimestamp()Glenn Kasten2013-09-032-0/+17
| | |/ | |/|
* | | 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
* | | Revert "Fix decoder EOS handling"Eric Laurent2013-08-306-208/+202
| |/ |/|
* | Merge "Fix decoder EOS handling" into klp-devMarco Nelissen2013-08-306-202/+208
|\ \
| * | Fix decoder EOS handlingMarco Nelissen2013-08-306-202/+208
| |/
* | Merge "Add IAudioTrack::getTimestamp()" into klp-devGlenn Kasten2013-08-302-11/+36
|\ \
| * | Add IAudioTrack::getTimestamp()Glenn Kasten2013-08-292-11/+36
* | | Merge "New AudioTrack C++ API for audio timestamps" into klp-devGlenn Kasten2013-08-291-0/+5
|\ \ \ | |/ /
| * | New AudioTrack C++ API for audio timestampsGlenn Kasten2013-08-281-0/+5
| |/
* | Merge "AudioPlayer: timestamp fixes for compress offload" into klp-devEric Laurent2013-08-291-7/+16
|\ \
| * | AudioPlayer: timestamp fixes for compress offloadHaynes Mathew George2013-08-291-7/+16
* | | AudioTrack: fix write retries for compressed audioEric Laurent2013-08-291-1/+1
|/ /
* | Merge "Set PREPARING flag after setDataSource_l()" into klp-devChong Zhang2013-08-291-1/+1
|\ \
| * | Set PREPARING flag after setDataSource_l()Chong Zhang2013-08-281-1/+1
* | | Merge "fix MediaDrm.isCryptoSchemeSupported(uuid)" into klp-devJeff Tinker2013-08-291-1/+5
|\ \ \ | |/ / |/| |
| * | fix MediaDrm.isCryptoSchemeSupported(uuid)Jeff Tinker2013-08-281-1/+5
| |/
* | AudioTrack: fix unwanted underrun when restartingEric Laurent2013-08-281-0/+3
|/
* Merge "wifi-display: pass session info to wifi display settings" into klp-devChong Zhang2013-08-233-8/+14
|\
| * wifi-display: pass session info to wifi display settingsChong Zhang2013-08-213-8/+14
* | Merge "MediaPlayer: add listener for raw track data" into klp-devChong Zhang2013-08-2315-25/+352
|\ \
| * | MediaPlayer: add listener for raw track dataChong Zhang2013-08-1915-25/+352
* | | Merge "Add ability to test supported content types to MediaDrm" into klp-devJeff Tinker2013-08-223-8/+14
|\ \ \
| * | | Add ability to test supported content types to MediaDrmJeff Tinker2013-08-223-8/+14
* | | | Camera1: Rename setPreviewTexture to ...Target for clarityEino-Ville Talvala2013-08-211-1/+1
| |_|/ |/| |
* | | AudioSystem: new audioflinger restart detectionEric Laurent2013-08-191-0/+8
* | | Remove call to enable/disable remote submix from test program.Jeff Brown2013-08-161-26/+0
| |/ |/|
* | Merge "Add MEDIA_STARTED/PAUSED/STOPPED events to media players" into klp-devLajos Molnar2013-08-167-0/+75
|\ \ | |/ |/|
| * Add MEDIA_STARTED/PAUSED/STOPPED events to media playersLajos Molnar2013-08-157-0/+75
* | Merge "You can now opt-in to having the video decoder push blank buffers to t...Andreas Huber2013-08-151-1/+9
|\ \
| * | You can now opt-in to having the video decoder push blank buffers to theAndreas Huber2013-08-141-1/+9
* | | Merge "fix build. optional tests broke" into klp-devMathias Agopian2013-08-151-0/+2
|\ \ \
| * | | fix build. optional tests brokeMathias Agopian2013-08-141-0/+2
| |/ /
* | | Merge "Check adaptive playback support via CodecCapabilities" into klp-devLajos Molnar2013-08-142-2/+12
|\ \ \ | |/ / |/| |
| * | Check adaptive playback support via CodecCapabilitiesLajos Molnar2013-08-132-2/+12
| |/
* | Merge "Optionally repeat the previously submitted frame to the encoder" into ...Andreas Huber2013-08-134-9/+244
|\ \
| * | Optionally repeat the previously submitted frame to the encoderAndreas Huber2013-08-134-9/+244