summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright/MediaSync.h
Commit message (Expand)AuthorAgeFilesLines
* stagefright: remove workaround for BQ not reporting dropped framesLajos Molnar2015-07-201-5/+3
* stagefright: flush pending video frames for MediaSyncLajos Molnar2015-07-161-0/+4
* stagefright: MediaSync: use VideoFrameSchedulerLajos Molnar2015-07-161-5/+8
* MediaSync: support changing surface on the fly.Wei Jia2015-05-111-2/+10
* MediaSync: clean up configureAudioTrack and configureSurface.Wei Jia2015-05-041-2/+2
* stagefright: support setting/getting playback/sync config in MediaSyncLajos Molnar2015-04-301-14/+42
* MediaSync: map returned output buffers to previously received input buffers.Wei Jia2015-04-301-0/+8
* MediaSync: allow users to query play time for pending audio frames.Wei Jia2015-04-231-0/+3
* MediaSync: support MediaSync in native code.Wei Jia2015-03-201-0/+239