index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
testing_queue
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
audio
Commit message (
Expand
)
Author
Age
Files
Lines
*
ao_coreaudio_exclusive: check format explicitly on change notifcation
wm4
2015-04-29
1
-6
/
+11
*
ao_coreaudio_utils: log mp format with CoreAudio format description
wm4
2015-04-29
1
-2
/
+4
*
ao_coreaudio_utils: add function for ASBD -> mp format lookup
wm4
2015-04-29
2
-7
/
+59
*
ao_coreaudio_utils: float is not a signed integer format
wm4
2015-04-29
1
-3
/
+3
*
ao_coreaudio_exclusive: move code for getting original format
wm4
2015-04-28
1
-6
/
+4
*
ao_coreaudio_utils: change audio format logging
wm4
2015-04-28
1
-3
/
+3
*
ao_coreaudio_exclusive: account for additional latency
wm4
2015-04-28
1
-3
/
+10
*
audio: separate fallbacks for upmix and downmix cases
wm4
2015-04-28
1
-12
/
+18
*
audio: avoid downmixing in a certain special-case
wm4
2015-04-27
1
-3
/
+3
*
ao_null: add an option for testing channel layout selection
wm4
2015-04-27
1
-2
/
+16
*
player: change video-bitrate and audio-bitrate properties
wm4
2015-04-20
1
-3
/
+0
*
af_lavrresample: fix draining
wm4
2015-04-18
1
-8
/
+8
*
ao_alsa: fallback to stereo channel layout if everything else fails
wm4
2015-04-14
1
-1
/
+4
*
Update license headers
Marcin Kurczewski
2015-04-13
57
-288
/
+232
*
af_lavrresample: minor simplification
wm4
2015-04-12
1
-4
/
+4
*
af_lavrresample: allow resetting output sample format
wm4
2015-04-12
1
-2
/
+3
*
audio/filter: fully renegotiate audio formats on every reconfig
wm4
2015-04-12
1
-0
/
+10
*
ao_coreaudio: fix inverted condition
wm4
2015-04-10
1
-3
/
+4
*
audio: automatically deatch filters if spdif prevents their use
wm4
2015-04-07
2
-5
/
+17
*
audio: change a detail about filter insertion
wm4
2015-04-07
3
-10
/
+14
*
ao_alsa: change log output
wm4
2015-04-07
1
-12
/
+15
*
ao_coreaudio: do not error if retrieving info for verbose mode fails
wm4
2015-04-07
1
-6
/
+6
*
ao/wasapi: use atomic state variable instead of different events
Kevin Mitchell
2015-04-04
4
-65
/
+78
*
ao/wasapi: reorder priv members
Kevin Mitchell
2015-04-04
1
-12
/
+14
*
ao_wasapi: code formatting and alignment
Kevin Mitchell
2015-04-03
2
-24
/
+23
*
audio: make all format query shortcuts macros
Kevin Mitchell
2015-04-03
9
-25
/
+15
*
ao_wasapi: passthrough rework
Kevin Mitchell
2015-04-03
2
-161
/
+152
*
af_lavrresample: always normalize (libswresample is stupid)
wm4
2015-04-02
1
-0
/
+4
*
af: remove unused functions
wm4
2015-04-01
2
-34
/
+0
*
ao_wasapi: abstract HRESULT_to_str
Kevin Mitchell
2015-04-01
4
-79
/
+67
*
mixer: per-app volume and private volume conflict
wm4
2015-04-01
1
-1
/
+3
*
ao_coreaudio: do not signal per-app volume
wm4
2015-04-01
1
-2
/
+0
*
mixer: handle prevention of unneeded af_volume insertion differently
wm4
2015-04-01
1
-2
/
+3
*
mixer: cleanup volume logic slightly
wm4
2015-04-01
1
-12
/
+11
*
mixer: add more debug output
wm4
2015-04-01
1
-3
/
+16
*
ao_wasapi: remove redundant casts
Kevin Mitchell
2015-03-31
3
-42
/
+37
*
ao_wasapi: simplify hotplug
Kevin Mitchell
2015-03-31
3
-55
/
+22
*
ao_wasapi: fix device listing
Kevin Mitchell
2015-03-31
3
-92
/
+29
*
ao/wasapi: add ao hotplug
Kevin Mitchell
2015-03-31
5
-64
/
+118
*
ad_lavc: disable AC3 DRC by default
wm4
2015-03-30
1
-2
/
+2
*
ao_alsa: add an option to ignore ALSA channel map negotiation
wm4
2015-03-28
1
-2
/
+6
*
ao/wasapi: use built in KSDATAFORMATs
Kevin Mitchell
2015-03-27
1
-13
/
+8
*
ao/wasapi: add missing "if" braces
Kevin Mitchell
2015-03-26
2
-35
/
+33
*
ao/wasapi: rewrite format search
Kevin Mitchell
2015-03-26
2
-182
/
+300
*
ao_sndio: open device in blocking mode, don't inflate buffer artificially
Dmitrij D. Czarkoff
2015-03-26
1
-20
/
+2
*
mixer: fix how volume is restored with per-app system mixers
wm4
2015-03-24
1
-3
/
+6
*
ao_pulse: drop video role; fixes random muting
wm4
2015-03-24
1
-1
/
+0
*
audio: remove internal libmpg123 wrapper
wm4
2015-03-24
2
-309
/
+0
*
af_bs2b: fix option default value
wm4
2015-03-22
1
-1
/
+2
*
player: better handling of video with no timestamps
wm4
2015-03-20
1
-0
/
+3
*
af_lavfi: handle seeking
wm4
2015-03-17
1
-1
/
+27
*
ao: slightly extend debug messages
wm4
2015-03-16
1
-1
/
+4
*
audio: fix off by one error in channel map selection code
wm4
2015-03-15
1
-2
/
+2
*
ao: align audio buffer size
wm4
2015-03-13
1
-0
/
+3
*
audio: fix spdif packet size unit
wm4
2015-03-10
2
-9
/
+9
*
audio: fix spdif DTS packet size
wm4
2015-03-10
1
-0
/
+1
*
ad_spdif: move frame sizes to a general function
wm4
2015-03-10
3
-7
/
+16
*
ao_coreaudio_exclusive: port to pull API, fix latency calculations
wm4
2015-03-10
1
-78
/
+37
*
ao_coreaudio: move some helpers to utils
wm4
2015-03-10
3
-16
/
+20
*
ao_coreaudio_exclusive: rip out pseudo volume control
wm4
2015-03-10
1
-40
/
+1
*
audio: refuse to change playback speed with spdif
wm4
2015-03-07
1
-1
/
+1
*
af_scaletempo: minor simplification
wm4
2015-03-06
1
-15
/
+6
*
af_scaletempo: restore confusing mplayer behavior
wm4
2015-03-06
1
-3
/
+9
*
ad_spdif: remove per-packet message
wm4
2015-03-04
1
-1
/
+0
*
audio: change playback speed directly in resampler
wm4
2015-03-02
3
-90
/
+73
*
audio: accept 1.0 and 2.0 as aliases for mono and stereo
wm4
2015-02-26
1
-0
/
+2
*
ao/wasapi: move resume to audio thread
Kevin Mitchell
2015-02-23
3
-24
/
+38
*
ao_wasapi: move reset into audio thread
Kevin Mitchell
2015-02-23
2
-9
/
+37
*
ao: fix null dereference
Stefano Pigozzi
2015-02-14
1
-0
/
+2
*
ao_coreaudio: add support for hotplug notifications
Stefano Pigozzi
2015-02-14
3
-23
/
+96
*
ao_pulse: listen for hotplug events
wm4
2015-02-12
1
-7
/
+41
*
audio: add device change notification for hotplugging
wm4
2015-02-12
3
-25
/
+120
*
ao: set correct client name when listing devices
wm4
2015-02-12
1
-4
/
+3
*
af_rubberband: actually fix deadlock
Martin Herkt
2015-02-12
1
-1
/
+1
*
af_rubberband: fix filter error deadlock
wm4
2015-02-12
1
-2
/
+2
*
af_rubberband: change defaults
Martin Herkt
2015-02-12
1
-9
/
+6
*
af_rubberband: fix breakage
wm4
2015-02-11
1
-1
/
+3
*
af_rubberband: make all librubberband options configurable
wm4
2015-02-11
1
-4
/
+43
*
af_rubberband: attempt to fix audio position calculation
wm4
2015-02-11
1
-4
/
+17
*
af_rubberband: always calculate and set delay
wm4
2015-02-11
1
-12
/
+11
*
af: account for queued frames in audio position calculation
wm4
2015-02-11
1
-0
/
+2
*
af_rubberband: improve EOF handling
wm4
2015-02-11
1
-5
/
+11
*
audio: fix pool allocation
wm4
2015-02-11
1
-1
/
+2
*
af_rubberband: pitch correction with librubberband
wm4
2015-02-11
2
-0
/
+173
*
af_scaletempo: allow changing speed at runtime without reinit
wm4
2015-02-10
1
-18
/
+21
*
af_scaletempo: drop detaching or skipping init on speed=1
wm4
2015-02-10
1
-7
/
+5
*
ao_coreaudio: fix small memory leak
Stefano Pigozzi
2015-02-03
1
-0
/
+4
*
ao_coreaudio: use device UID instead of ID for selection
Stefano Pigozzi
2015-02-03
4
-19
/
+46
*
command: add property returning detected audio device
Stefano Pigozzi
2015-02-03
4
-0
/
+11
*
ao_null: add emulation for certain broken behavior
wm4
2015-01-30
1
-1
/
+12
*
ao_pulse: plug a memory leak
Ben Boeckel
2015-01-25
1
-0
/
+3
*
ao_wasapi: fix try_format logic in shared mode
James Ross-Gowan
2015-01-23
1
-2
/
+1
*
ao_alsa: reinitialize if device got broken
wm4
2015-01-21
1
-0
/
+3
*
ao_coreaudio: reset possibly random errno value
wm4
2015-01-20
1
-1
/
+2
*
ao: never autoselect ao_null
wm4
2015-01-20
1
-1
/
+2
*
ao: refactor --audio-device selection code
wm4
2015-01-20
1
-85
/
+73
*
af: remove old filter compatibility hack
wm4
2015-01-15
2
-42
/
+1
*
audio/filter: switch remaining filters to refcounting
wm4
2015-01-15
4
-44
/
+58
*
audio/filter: switch remaining in-place filters to refcounting
wm4
2015-01-15
9
-127
/
+134
*
af: verify filter input formats
wm4
2015-01-15
1
-1
/
+4
*
ao_alsa: fix a small memory leak
wm4
2015-01-14
1
-0
/
+2
*
af_lavcac3enc: use refcounted frames
wm4
2015-01-14
1
-89
/
+95
*
af_lavfi: use refcounted frames
wm4
2015-01-14
1
-44
/
+57
*
audio/filter: actually set fmt_in/fmt_out fields
wm4
2015-01-14
1
-0
/
+2
*
af_scaletempo: use refcounted frames
wm4
2015-01-14
1
-11
/
+23
*
af_lavrresample: use refcounted frames
wm4
2015-01-14
1
-23
/
+46
*
audio: add missing declaration
wm4
2015-01-14
1
-0
/
+1
*
ao_pcm: add append mode
wm4
2015-01-14
1
-1
/
+3
*
audio: fix initial audio PTS
wm4
2015-01-14
1
-24
/
+25
*
audio: fix assertion failure on audio decoding
wm4
2015-01-14
1
-2
/
+2
*
af_convert24: use refcounted frames
wm4
2015-01-13
1
-8
/
+13
*
audio/filters: use refcounted frames for some in-place filters
wm4
2015-01-13
3
-7
/
+31
*
audio/filters: use refcounted frames for some simple filters
wm4
2015-01-13
4
-10
/
+18
*
af_volume: use refcounted frames
wm4
2015-01-13
1
-8
/
+15
*
audio: use refcounted frames in the filter chain
wm4
2015-01-13
3
-77
/
+227
*
audio: add some utility functions for refcounted frames
wm4
2015-01-13
2
-10
/
+64
*
audio/filter: remove unused af_calc_filter_multiplier()
wm4
2015-01-13
6
-31
/
+2
*
ao_pulse: exit AO if stream fails
wm4
2015-01-11
1
-1
/
+5
*
ao_alsa: fix dtshd passthrough
wm4
2015-01-09
1
-2
/
+6
*
ao: remove coreaudio_exclusive from autoprobing list
wm4
2015-01-07
1
-2
/
+2
*
ao_pulse: disable latency calculation hacks by default
wm4
2015-01-07
1
-1
/
+0
*
win32: request UTF-16 API variants, Vista+ APIs, and COM C macros
wm4
2015-01-07
5
-13
/
+1
*
player: print used number of threads in verbose mode
wm4
2015-01-05
1
-1
/
+1
*
af_volume: dump applied replaygain in verbose mode
wm4
2015-01-04
1
-1
/
+5
*
ao/wasapi: style/code formatting tweaks
Kevin Mitchell
2015-01-02
3
-64
/
+63
*
ao/wasapi: improve exclusive mode format search
Kevin Mitchell
2015-01-02
1
-46
/
+36
*
ao/wasapi: revamp set_waveformatex
Kevin Mitchell
2015-01-02
1
-27
/
+43
*
ao/wasapi: add CO_E_NOTINITIALIZED to explain_err
Kevin Mitchell
2015-01-02
1
-0
/
+1
*
ao_portaudio: remove this audio output
wm4
2014-12-29
2
-280
/
+0
*
ao_alsa: print channel map if setting it fails
wm4
2014-12-29
1
-1
/
+2
*
ao: add debug log with the detected channel maps
Stefano Pigozzi
2014-12-29
1
-0
/
+6
*
chmap_sel: add multichannel fallback heuristic
Stefano Pigozzi
2014-12-29
4
-0
/
+123
*
chmap: add a 7.1(rear) layout name
Stefano Pigozzi
2014-12-29
1
-0
/
+1
*
ao_coreaudio: remove useless guard
Stefano Pigozzi
2014-12-27
1
-6
/
+0
*
ao_coreaudio: fix some naming conventions
Stefano Pigozzi
2014-12-27
1
-5
/
+5
*
ao_coreaudio: fix channel mapping
Stefano Pigozzi
2014-12-27
1
-19
/
+70
*
ao_coreaudio: fix typo
Stefano Pigozzi
2014-12-27
1
-1
/
+1
*
ao_coreaudio: move some code to make output readable
Stefano Pigozzi
2014-12-27
1
-1
/
+1
*
ao_coreaudio: add more layout debug outputs
Stefano Pigozzi
2014-12-27
1
-19
/
+25
*
win32: add mmap() emulation
wm4
2014-12-26
2
-3
/
+0
*
ao_coreaudio: fix AudioChannelLayout allocations
Stefano Pigozzi
2014-12-26
1
-34
/
+46
*
ao_alsa: fix unpause path atfer previous commit
wm4
2014-12-23
1
-0
/
+2
*
ao_alsa: fix resuming from suspend mode
wm4
2014-12-23
1
-4
/
+12
*
ao_alsa: fix setting mono channel map
wm4
2014-12-20
1
-0
/
+5
*
ao_alsa: remove some dead code
wm4
2014-12-20
1
-6
/
+0
*
audio: fix previous commit
wm4
2014-12-20
1
-4
/
+4
*
audio: fix fallback if audio API does not support mono
wm4
2014-12-20
1
-6
/
+5
*
ao_coreaudio: fix mono/stereo channel mapping
Stefano Pigozzi
2014-12-16
1
-9
/
+7
*
ao_coreaudio: add missing goto for error path
Stefano Pigozzi
2014-12-16
1
-0
/
+1
*
ao/wasapi: use IsEqualGUID and IsEqualPropertyKey
Kevin Mitchell
2014-12-16
3
-30
/
+9
*
ao_alsa: remove old multichannel method
wm4
2014-12-15
1
-49
/
+3
*
ao_alsa: add ridiculous hack to deal with braindead ALSA behavior
wm4
2014-12-15
1
-3
/
+42
*
ao/wasapi: set the ao with the waveformat channelmap
Kevin Mitchell
2014-12-15
1
-1
/
+10
*
af_hrtf: Fix out-of-range read.
reimar
2014-12-06
1
-2
/
+7
*
ao_alsa: minor simplification
wm4
2014-12-05
1
-5
/
+1
*
ao_alsa: hackfix mono playback
wm4
2014-12-05
1
-0
/
+3
*
coreaudio: don't output too many channel descriptions
Stefano Pigozzi
2014-12-05
1
-0
/
+6
*
coreaudio: add missing \n in log line
Stefano Pigozzi
2014-12-05
1
-1
/
+1
*
coreaudio: don't print layout a second time
Stefano Pigozzi
2014-12-05
1
-1
/
+1
*
ao_alsa: simplify, remove no-block suboption
wm4
2014-12-05
1
-17
/
+8
*
ao_alsa: try to fallback to "default" device if device is busy
wm4
2014-12-04
1
-1
/
+6
*
coreaudio: reject descriptions with too many channels
Stefano Pigozzi
2014-12-04
1
-0
/
+7
*
coreaudio: fix more layout prints
Stefano Pigozzi
2014-12-04
1
-2
/
+2
*
coreaudio: fix prints of uint32_t in log_layout
Stefano Pigozzi
2014-12-04
1
-10
/
+10
*
audio: fix one of the previous commits
wm4
2014-12-01
1
-1
/
+1
*
ao_coreaudio: initialize fetched properties to zeros
Stefano Pigozzi
2014-12-01
1
-2
/
+2
*
audio: allow more than 20 channel map entries
wm4
2014-12-01
4
-8
/
+19
*
ao/wasapi: make set_ao_format EX/EXTENSIBLE agnostic
Kevin Mitchell
2014-12-01
1
-14
/
+28
*
ao/wasapi: fix set_ao_format
Kevin Mitchell
2014-12-01
1
-23
/
+10
*
ao/wasapi: show actual waveformat tried
Kevin Mitchell
2014-12-01
1
-8
/
+30
*
ao/wasapi: don't assume 32-bits == float
Kevin Mitchell
2014-12-01
1
-45
/
+43
*
ao/format: add af_fmt_is_float
Kevin Mitchell
2014-12-01
2
-0
/
+6
*
ao/wasapi: make sure that < 16-bit pcm never happens
Kevin Mitchell
2014-12-01
1
-6
/
+16
*
ao/wasapi: get rid of WAVEFMT union
Kevin Mitchell
2014-12-01
1
-29
/
+13
*
ao/wasapi: handle VistaBlob failure more gracefully
Kevin Mitchell
2014-11-28
2
-6
/
+21
*
ao/wasapi: remove unnecessary check of audio thread input
Kevin Mitchell
2014-11-28
1
-2
/
+0
*
ao/wasapi: more consistent/reliable method of computing extra WAVEFORMATEXTEN...
Kevin Mitchell
2014-11-28
1
-2
/
+1
*
ao/wasapi: more missed cleanup on failure
Kevin Mitchell
2014-11-28
1
-3
/
+5