aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio
Commit message (Expand)AuthorAge
* Update license headersGravatar Marcin Kurczewski2015-04-13
* af_lavrresample: minor simplificationGravatar wm42015-04-12
* af_lavrresample: allow resetting output sample formatGravatar wm42015-04-12
* audio/filter: fully renegotiate audio formats on every reconfigGravatar wm42015-04-12
* ao_coreaudio: fix inverted conditionGravatar wm42015-04-10
* audio: automatically deatch filters if spdif prevents their useGravatar wm42015-04-07
* audio: change a detail about filter insertionGravatar wm42015-04-07
* ao_alsa: change log outputGravatar wm42015-04-07
* ao_coreaudio: do not error if retrieving info for verbose mode failsGravatar wm42015-04-07
* ao/wasapi: use atomic state variable instead of different eventsGravatar Kevin Mitchell2015-04-04
* ao/wasapi: reorder priv membersGravatar Kevin Mitchell2015-04-04
* ao_wasapi: code formatting and alignmentGravatar Kevin Mitchell2015-04-03
* audio: make all format query shortcuts macrosGravatar Kevin Mitchell2015-04-03
* ao_wasapi: passthrough reworkGravatar Kevin Mitchell2015-04-03
* af_lavrresample: always normalize (libswresample is stupid)Gravatar wm42015-04-02
* af: remove unused functionsGravatar wm42015-04-01
* ao_wasapi: abstract HRESULT_to_strGravatar Kevin Mitchell2015-04-01
* mixer: per-app volume and private volume conflictGravatar wm42015-04-01
* ao_coreaudio: do not signal per-app volumeGravatar wm42015-04-01
* mixer: handle prevention of unneeded af_volume insertion differentlyGravatar wm42015-04-01
* mixer: cleanup volume logic slightlyGravatar wm42015-04-01
* mixer: add more debug outputGravatar wm42015-04-01
* ao_wasapi: remove redundant castsGravatar Kevin Mitchell2015-03-31
* ao_wasapi: simplify hotplugGravatar Kevin Mitchell2015-03-31
* ao_wasapi: fix device listingGravatar Kevin Mitchell2015-03-31
* ao/wasapi: add ao hotplugGravatar Kevin Mitchell2015-03-31
* ad_lavc: disable AC3 DRC by defaultGravatar wm42015-03-30
* ao_alsa: add an option to ignore ALSA channel map negotiationGravatar wm42015-03-28
* ao/wasapi: use built in KSDATAFORMATsGravatar Kevin Mitchell2015-03-27
* ao/wasapi: add missing "if" bracesGravatar Kevin Mitchell2015-03-26
* ao/wasapi: rewrite format searchGravatar Kevin Mitchell2015-03-26
* ao_sndio: open device in blocking mode, don't inflate buffer artificiallyGravatar Dmitrij D. Czarkoff2015-03-26
* mixer: fix how volume is restored with per-app system mixersGravatar wm42015-03-24
* ao_pulse: drop video role; fixes random mutingGravatar wm42015-03-24
* audio: remove internal libmpg123 wrapperGravatar wm42015-03-24
* af_bs2b: fix option default valueGravatar wm42015-03-22
* 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