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
Commit message (
Expand
)
Author
Age
*
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
*
ao_coreaudio_exclusive: check for maximum channel count
wm4
2015-10-26
*
ao_coreaudio_exclusive: fallback to stereo on unknown channel layouts
wm4
2015-10-26
*
ao_coreaudio_chmap: minor refactor
wm4
2015-10-26
*
ao_coreaudio_chmap: allow stereo as fallback; avoid mono fallback
wm4
2015-10-26
*
ao_coreaudio: fix another minor memory leak
wm4
2015-10-26
*
audio: use AVFrames with more than 8 channels correctly
wm4
2015-10-26
*
audio: always log channel maps before determining final map
wm4
2015-10-26
*
ao_coreaudio: fix potential UB in error cases
wm4
2015-10-26
*
ao_coreaudio_chmap: add more logging
wm4
2015-10-26
*
ao_alsa: log format probing in verbose mode
wm4
2015-10-25
*
ao_coreaudio_exclusive: fix build
wm4
2015-10-21
*
ao_coreaudio: do not accept unknown channel layouts
wm4
2015-10-21
*
ao_coreaudio_exclusive: deal with devices return different channel count
wm4
2015-10-21
*
ao_coreaudio: avoid unnecessary format changes
wm4
2015-10-21
*
ao_coreaudio: log current format before setting new format
wm4
2015-10-21
*
ao_coreaudio: fix some minor memory leaks
wm4
2015-10-21
*
ao_coreaudio: raise timeout for change-physical-format
wm4
2015-10-20
*
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
*
audio: add option for falling back to ao_null
wm4
2015-10-05
*
ao: rework audio output driver probing
wm4
2015-10-05
*
ao_alsa: improve handling of device disconnection
wm4
2015-09-28
*
ao_coreaudio_utils: fix error handling in device listing code
wm4
2015-09-28
*
ao_lavc: minor simplification
wm4
2015-09-11
*
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_oss: use new sample format determination code
wm4
2015-09-10
*
ao_lavc: use new sample format determination code
wm4
2015-09-10
*
ao_alsa: fix minor memory leak
wm4
2015-08-25
*
audio: remove unused legacy libavutil header
wm4
2015-08-07
*
win32: revert wchar_t changes
wm4
2015-08-01
*
win32: more wchar_t -> WCHAR replacements
wm4
2015-07-30
*
win32: replace wchar_t with WCHAR
wm4
2015-07-29
*
ao_coreaudio: fix device latency, share the code
wm4
2015-07-06
*
ao_coreaudio_exclusive: continue even if setting physical format fails
wm4
2015-07-06
*
ao_coreaudio_exclusive: fix some verbose output
wm4
2015-07-04
*
ao: don't pass along AO arguments when redirecting
wm4
2015-07-03
*
ao_coreaudio: add exclusive suboption
wm4
2015-07-03
*
ao_coreaudio_exclusive: support PCM
wm4
2015-07-03
*
ao_coraudio: reject all non-PCM formats
wm4
2015-07-03
*
ao_coreaudio_utils: reduce spam
wm4
2015-07-03
*
ao_coreaudio_utils: fix format back-mapping
wm4
2015-07-03
*
ao_coreaudio_exclusive: do not set ao->bps
wm4
2015-07-03
*
ao_coreaudio_exclusive: dump all latency info in verbose mode
wm4
2015-07-03
*
ao_coreaudio_exclusive: factor format selection
wm4
2015-07-03
*
ao_coreaudio_exclusive: separate out stream selection
wm4
2015-07-03
*
ao_coreaudio: restore physical format if it can't be set exactly
wm4
2015-06-30
[next]