aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio/out/ao_opensles.c
Commit message (Expand)AuthorAge
* ao_opensles: set numBuffers to 8Gravatar Tom Yan2018-08-13
* ao_opensles: rework the heuristic of buffer/enqueue size settingGravatar Tom Yan2018-08-05
* ao_opensles: allow s32 and float outputGravatar Tom Yan2018-08-05
* ao_opensles: let cfg_frames_per_buffer accept buffer size up to 0.5s at 192kHzGravatar Tom Yan2018-04-05
* ao_opensles: remove useless cfg_sample_rateGravatar Tom Yan2018-04-05
* ao_opensles: bump device buffer size to 250msGravatar Tom Yan2018-04-05
* ao_opensles: do one buffer onlyGravatar Tom Yan2018-04-05
* ao_opensles: re-flow interface/configuration retrievalGravatar Jan Ekström2018-03-24
* ao_opensles: fix audio sync using device latency extensionGravatar Aman Gupta2018-03-23
* ao_opensles: bump device buffer size to 200msGravatar tomty892018-03-07
* ao_opensles: remove set_play_state()Gravatar tomty892018-03-07
* ao_opensles: clear buffer queue in reset()Gravatar tomty892018-03-07
* audio: fix annyoing af_get_best_sample_formats() definitionGravatar wm42018-01-25
* options: remove deprecated sub-option handling for --vo and --aoGravatar wm42016-11-25
* options: deprecate suboptions for the remaining AO/VOsGravatar wm42016-09-05
* ao_opensles: remove 32bit audioGravatar Josh de Kock2016-05-22
* ao: initial OpenSL ES supportGravatar Ilya Zhuravlev2016-02-27