aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio
Commit message (Expand)AuthorAge
* player: better handling of video with no timestampsGravatar wm42015-03-20
* af_lavfi: handle seekingGravatar wm42015-03-17
* ao: slightly extend debug messagesGravatar wm42015-03-16
* audio: fix off by one error in channel map selection codeGravatar wm42015-03-15
* ao: align audio buffer sizeGravatar wm42015-03-13
* audio: fix spdif packet size unitGravatar wm42015-03-10
* audio: fix spdif DTS packet sizeGravatar wm42015-03-10
* ad_spdif: move frame sizes to a general functionGravatar wm42015-03-10
* ao_coreaudio_exclusive: port to pull API, fix latency calculationsGravatar wm42015-03-10
* ao_coreaudio: move some helpers to utilsGravatar wm42015-03-10
* ao_coreaudio_exclusive: rip out pseudo volume controlGravatar wm42015-03-10
* audio: refuse to change playback speed with spdifGravatar wm42015-03-07
* af_scaletempo: minor simplificationGravatar wm42015-03-06
* af_scaletempo: restore confusing mplayer behaviorGravatar wm42015-03-06
* ad_spdif: remove per-packet messageGravatar wm42015-03-04
* audio: change playback speed directly in resamplerGravatar wm42015-03-02
* audio: accept 1.0 and 2.0 as aliases for mono and stereoGravatar wm42015-02-26
* ao/wasapi: move resume to audio threadGravatar Kevin Mitchell2015-02-23
* ao_wasapi: move reset into audio threadGravatar Kevin Mitchell2015-02-23
* ao: fix null dereferenceGravatar Stefano Pigozzi2015-02-14
* ao_coreaudio: add support for hotplug notificationsGravatar Stefano Pigozzi2015-02-14
* ao_pulse: listen for hotplug eventsGravatar wm42015-02-12
* audio: add device change notification for hotpluggingGravatar wm42015-02-12
* ao: set correct client name when listing devicesGravatar wm42015-02-12
* af_rubberband: actually fix deadlockGravatar Martin Herkt2015-02-12
* af_rubberband: fix filter error deadlockGravatar wm42015-02-12
* af_rubberband: change defaultsGravatar Martin Herkt2015-02-12
* af_rubberband: fix breakageGravatar wm42015-02-11
* af_rubberband: make all librubberband options configurableGravatar wm42015-02-11
* af_rubberband: attempt to fix audio position calculationGravatar wm42015-02-11
* af_rubberband: always calculate and set delayGravatar wm42015-02-11
* af: account for queued frames in audio position calculationGravatar wm42015-02-11
* af_rubberband: improve EOF handlingGravatar wm42015-02-11
* audio: fix pool allocationGravatar wm42015-02-11
* af_rubberband: pitch correction with librubberbandGravatar wm42015-02-11
* af_scaletempo: allow changing speed at runtime without reinitGravatar wm42015-02-10
* af_scaletempo: drop detaching or skipping init on speed=1Gravatar wm42015-02-10
* ao_coreaudio: fix small memory leakGravatar Stefano Pigozzi2015-02-03
* ao_coreaudio: use device UID instead of ID for selectionGravatar Stefano Pigozzi2015-02-03
* command: add property returning detected audio deviceGravatar Stefano Pigozzi2015-02-03
* ao_null: add emulation for certain broken behaviorGravatar wm42015-01-30
* ao_pulse: plug a memory leakGravatar Ben Boeckel2015-01-25
* ao_wasapi: fix try_format logic in shared modeGravatar James Ross-Gowan2015-01-23
* ao_alsa: reinitialize if device got brokenGravatar wm42015-01-21
* ao_coreaudio: reset possibly random errno valueGravatar wm42015-01-20
* ao: never autoselect ao_nullGravatar wm42015-01-20
* ao: refactor --audio-device selection codeGravatar wm42015-01-20
* af: remove old filter compatibility hackGravatar wm42015-01-15
* audio/filter: switch remaining filters to refcountingGravatar wm42015-01-15
* audio/filter: switch remaining in-place filters to refcountingGravatar wm42015-01-15