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: 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
*
ao_alsa: fix setting mono channel map
wm4
2014-12-20
*
ao_alsa: remove some dead code
wm4
2014-12-20
*
ao_alsa: remove old multichannel method
wm4
2014-12-15
*
ao_alsa: add ridiculous hack to deal with braindead ALSA behavior
wm4
2014-12-15
*
ao_alsa: minor simplification
wm4
2014-12-05
*
ao_alsa: hackfix mono playback
wm4
2014-12-05
*
ao_alsa: simplify, remove no-block suboption
wm4
2014-12-05
*
ao_alsa: try to fallback to "default" device if device is busy
wm4
2014-12-04
*
audio: allow more than 20 channel map entries
wm4
2014-12-01
*
ao_alsa: fix channel map in pre-channel map API case
wm4
2014-11-25
*
ao_alsa: always enable "plug" plugin for non-default device
wm4
2014-11-25
*
ao_alsa: select and set channel maps via channel map API
wm4
2014-11-25
*
ao_alsa: minor fixes
wm4
2014-11-25
*
ao_alsa: cleanups
wm4
2014-11-25
*
audio: make mp_chmap_to_str() return a stack-allocated string
wm4
2014-11-24
*
ao_alsa: try to use the channel map reported by ALSA
wm4
2014-11-24
*
ao_alsa: check for EAGAIN too
wm4
2014-11-17
*
audio/out: consistently use double return type for get_delay
wm4
2014-11-09
*
ao_alsa: don't make snd_pcm_hw_params_set_buffer_time_near() error fatal
wm4
2014-10-31
*
ao_alsa: move parameter append code to a function
wm4
2014-10-23
*
audio: change internal device listing API
wm4
2014-10-10
[next]