summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Assign blame for playback wakelocks.Marco Nelissen2013-10-254-14/+33
* Merge "Check for NULL buffer in repeat-latest" into klp-devAndy McFadden2013-10-241-0/+17
|\
| * Check for NULL buffer in repeat-latestAndy McFadden2013-10-231-0/+17
* | Merge "Fix kAutoRampDurationUs overflow issue" into klp-devVineeta Srivastava2013-10-231-2/+2
|\ \ | |/ |/|
| * Fix kAutoRampDurationUs overflow issueVineeta Srivastava2013-10-181-2/+2
* | Allow releaseBuffer after flushGlenn Kasten2013-10-181-3/+7
|/
* Make sure we get to discover that the cache is sufficiently full againAndreas Huber2013-10-171-1/+1
* Merge "Fix race condition in AudioTrack::pause followed by start" into klp-devGlenn Kasten2013-10-171-7/+8
|\
| * Fix race condition in AudioTrack::pause followed by startGlenn Kasten2013-10-161-7/+8
* | Merge "AudioTrack: fix head position after restore" into klp-devEric Laurent2013-10-162-1/+24
|\ \
| * | AudioTrack: fix head position after restoreEric Laurent2013-10-162-1/+24
| |/
* | AwesomePlayer: fix concurrent pause and teardownEric Laurent2013-10-151-0/+6
|/
* SoundPool: handle new audio track eventEric Laurent2013-10-121-2/+7
* AwesomePlayer: do not send events when paused.Eric Laurent2013-10-082-1/+13
* Merge "Cleanup openRecord error handling" into klp-devGlenn Kasten2013-10-072-2/+19
|\
| * Cleanup openRecord error handlingGlenn Kasten2013-09-242-2/+19
* | Merge "TimedEventQueue takes a wake lock" into klp-devEric Laurent2013-10-043-3/+99
|\ \
| * | TimedEventQueue takes a wake lockEric Laurent2013-10-043-3/+99
* | | fix offload audio effect proxy implementation uuidEric Laurent2013-10-041-1/+2
* | | Merge "MediaCodec: avoid codec EOS if flushing during port reconfiguration" i...Lajos Molnar2013-10-041-4/+3
|\ \ \ | |/ / |/| |
| * | MediaCodec: avoid codec EOS if flushing during port reconfigurationLajos Molnar2013-10-021-4/+3
* | | stagefright: enable adaptive playback based on codec format keyLajos Molnar2013-10-032-5/+49
* | | IOMX: Add prepareForAdaptivePlayback methodLajos Molnar2013-10-036-0/+94
* | | Remove now unused wfd commandline tool. (also unbreaks the build)Andreas Huber2013-10-032-384/+0
* | | Remove obsolete miracast sink code and friends.Andreas Huber2013-10-0220-5839/+1
|/ /
* | Merge "MediaTimeProvider support fixes" into klp-devLajos Molnar2013-10-011-3/+17
|\ \
| * | MediaTimeProvider support fixesLajos Molnar2013-09-301-3/+17
* | | Merge "MediaCodecInfo: report supported color formats for non-native-window m...Lajos Molnar2013-10-011-6/+6
|\ \ \
| * | | MediaCodecInfo: report supported color formats for non-native-window modeLajos Molnar2013-09-301-6/+6
| |/ /
* | | Merge "fix volume and effect enable delay on offloaded tracks" into klp-devEric Laurent2013-09-302-0/+15
|\ \ \
| * | | fix volume and effect enable delay on offloaded tracksEric Laurent2013-09-302-0/+15
* | | | Merge "Change VP8 encoder bitrate" into klp-devRachad Alao2013-09-302-1/+36
|\ \ \ \
| * | | | Change VP8 encoder bitrateJohann2013-09-272-1/+36
* | | | | Merge "Indicate sync frames returned by encoder" into klp-devRachad Alao2013-09-301-0/+2
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Indicate sync frames returned by encoderJohann2013-09-261-0/+2
* | | | Merge "Prevent onPrepared callback from being called twice" into klp-devMarco Nelissen2013-09-282-17/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | Prevent onPrepared callback from being called twiceMarco Nelissen2013-09-272-17/+21
| |/ /
* | | fix oflload effect proxy commmand handlingEric Laurent2013-09-272-46/+54
* | | fix command handling in effect offload proxyEric Laurent2013-09-271-11/+48
* | | Effect Offload Proxy for effects offloadjpadmana2013-09-274-1/+408
* | | Effects Factory changes for effects offloadjpadmana2013-09-273-2/+274
* | | Revert "Effects Factory changes for effects offload"Eric Laurent2013-09-273-274/+2
* | | Revert "Effect Offload Proxy for effects offload"Eric Laurent2013-09-274-453/+1
* | | Merge "fix playback position after switching to offload" into klp-devEric Laurent2013-09-272-13/+28
|\ \ \
| * | | fix playback position after switching to offloadEric Laurent2013-09-272-13/+28
| |/ /
* | | Merge "LoudnessEnhancer compatible with stereo imaging" into klp-devJean-Michel Trivi2013-09-274-26/+56
|\ \ \ | |/ / |/| |
| * | LoudnessEnhancer compatible with stereo imagingJean-Michel Trivi2013-09-264-26/+56
* | | Merge "Send kWhatConnected in onTimeUpdate() before first access unit" into k...Chong Zhang2013-09-251-17/+23
|\ \ \ | |/ / |/| |
| * | Send kWhatConnected in onTimeUpdate() before first access unitChong Zhang2013-09-241-17/+23
* | | Merge "Fix log typos in Visualizer effect" into klp-devJean-Michel Trivi2013-09-241-9/+7
|\ \ \