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: 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
*
ao_alsa: implement device listing & selection
wm4
2014-10-09
*
audio: cleanup spdif format definitions
wm4
2014-09-23
*
audio: drop swapped-endian audio formats
wm4
2014-09-23
*
audio: remove swapped-endian spdif formats
wm4
2014-09-23
*
audio/out: always round get_space on period size
wm4
2014-09-06
*
ao_alsa: disable use of non-interleaved formats by default
wm4
2014-07-30
*
Audit and replace all ctype.h uses
wm4
2014-07-01
*
Add more const
wm4
2014-06-11
*
ao_alsa: make device the first sub option
wm4
2014-05-31
*
ao_alsa: reduce spurious wakeups
wm4
2014-05-30
*
ao_alsa: use poll() to wait for device
wm4
2014-05-30
*
af_lavrresample: remove avresample_set_channel_mapping() fallbacks
wm4
2014-03-16
*
ao_alsa: reduce default buffer size
wm4
2014-03-10
*
ao_alsa: fix return value for volume operations with spdif
wm4
2014-03-10
*
ao_alsa: remove unneeded initializations
wm4
2014-03-09
*
ao_alsa: check ALSA PCM state before pause and resume
foo86
2014-03-09
*
audio/out: make draining a separate operation
wm4
2014-03-09
*
audio/out: make ao struct opaque
wm4
2014-03-09
[next]