index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
audio
/
out
/
ao_alsa.c
Commit message (
Expand
)
Author
Age
*
ao_alsa: filter audio device list
wm4
2015-11-24
*
ao_alsa: list bidirectional devices too
wm4
2015-11-24
*
ao_alsa: remove the last bits of legacy channel map fallback
wm4
2015-11-07
*
ao_alsa: fix 7.1 over HDMI
wm4
2015-11-04
*
ao_alsa: map mp_chmaps back to ALSA in a different way
wm4
2015-11-04
*
ao_alsa: print more chmap info at debug verbosity
wm4
2015-11-04
*
ao_alsa: minor cleanups
wm4
2015-11-03
*
ao_alsa: simplify dmix non-NA hack
wm4
2015-11-03
*
ao_alsa: move channel map setting code out of main init function
wm4
2015-11-03
*
ao_alsa: make failure of buffer parameter setting non-fatal
wm4
2015-11-03
*
ao_alsa: disable resampling first thing
wm4
2015-11-03
*
ao_alsa: set access type before format
wm4
2015-11-03
*
ao_alsa: handle channel count mismatch safeguard after chmap negotiation
wm4
2015-11-03
*
ao_alsa: apply non-NA fallback only if input is stereo
wm4
2015-11-03
*
ao_alsa: treat SND_CHMAP_UNKNOWN as NA channel too
wm4
2015-11-03
*
ao_alsa: remove log message on pausing
wm4
2015-11-03
*
audio: always log channel maps before determining final map
wm4
2015-10-26
*
ao_alsa: log format probing in verbose mode
wm4
2015-10-25
*
ao_alsa: add debug messages for format search
Kevin Mitchell
2015-10-06
*
ao_alsa: fix failure to find any sampleformat
Kevin Mitchell
2015-10-06
*
ao_alsa: improve handling of device disconnection
wm4
2015-09-28
*
ao_alsa: use sample format determination code
Kevin Mitchell
2015-09-10
*
ao_alsa: add double to sample format list
Kevin Mitchell
2015-09-10
*
ao_alsa: put spdif formats into find_alsa_format
Kevin Mitchell
2015-09-10
*
ao_alsa: fix minor memory leak
wm4
2015-08-25
*
audio: fix format function consistency issues
wm4
2015-06-26
*
ao_alsa: fix a log message
wm4
2015-06-21
*
audio: remove S8, U16, U24, U32 formats
wm4
2015-06-16
*
ao_alsa: if possible, reorder device maps to std layouts
wm4
2015-06-12
*
ao_alsa: make it accept 7.1 over HDMI
wm4
2015-06-12
*
ao_alsa: change ALSA braindeath heuristic
wm4
2015-06-11
*
ao_alsa: refine channel count mismatch error message
wm4
2015-06-09
*
ao_alsa: refuse to use spdif if AES flags can't be set
wm4
2015-06-04
*
ao_alsa: hack against potential spdif failure
wm4
2015-06-04
*
ao_alsa: hack back mono output
wm4
2015-05-25
*
ao_alsa: log requested numbers of channels if ALSA rejects them
wm4
2015-05-08
*
audio: define only a single NA speaker ID
wm4
2015-05-07
*
ao_alsa: use new padding channels support
wm4
2015-05-06
*
ao_alsa: move ALSA -> mp channel map to a function
wm4
2015-05-06
*
ao_alsa: fallback to stereo channel layout if everything else fails
wm4
2015-04-14
*
Update license headers
Marcin Kurczewski
2015-04-13
*
ao_alsa: change log output
wm4
2015-04-07
*
audio: make all format query shortcuts macros
Kevin Mitchell
2015-04-03
*
ao_alsa: add an option to ignore ALSA channel map negotiation
wm4
2015-03-28
*
ao_alsa: reinitialize if device got broken
wm4
2015-01-21
*
ao_alsa: fix a small memory leak
wm4
2015-01-14
*
ao_alsa: fix dtshd passthrough
wm4
2015-01-09
*
ao_alsa: print channel map if setting it fails
wm4
2014-12-29
*
ao_alsa: fix unpause path atfer previous commit
wm4
2014-12-23
*
ao_alsa: fix resuming from suspend mode
wm4
2014-12-23
[next]