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
Commit message (
Expand
)
Author
Age
*
ao_wasapi: non-fatal error handling for COM marshalling
Kevin Mitchell
2015-12-21
*
ao_wasapi: wrap long lines and use only c99 comment style
Kevin Mitchell
2015-12-21
*
ao_wasapi: reorganize private structure
Kevin Mitchell
2015-12-21
*
ao_wasapi: remove useless buffer_block_size
Kevin Mitchell
2015-12-21
*
ao_wasapi: move exclusive and shared-specific controls to functions
Kevin Mitchell
2015-12-21
*
ao_wasapi: call the class-specific release functions
Kevin Mitchell
2015-12-20
*
ao_wasapi: check for proxy availability in control
Kevin Mitchell
2015-12-20
*
ao_wasapi: actually use hw volume support information for exclusive mode
Kevin Mitchell
2015-12-20
*
ao_wasapi: don't cast control arg to something it isn't
Kevin Mitchell
2015-12-20
*
ao_wasapi: remove volume "restore" on exit
Kevin Mitchell
2015-12-20
*
ao_wasapi: split exclusive/shared specific ao controls
Kevin Mitchell
2015-12-20
*
ao_wasapi: add E_NOINTERFACE to error list
Kevin Mitchell
2015-12-20
*
mixer: fix volume initialization with --af=volume
wm4
2015-12-11
*
mixer: minor simplification
wm4
2015-12-11
*
ao: disambiguate default device list entries
wm4
2015-11-27
*
af_lavrresample: fix build on Libav
wm4
2015-11-26
*
af_lavrresample: clamp float output to range
wm4
2015-11-25
*
ao_alsa: filter audio device list
wm4
2015-11-24
*
ao_alsa: list bidirectional devices too
wm4
2015-11-24
*
ao_wasapi: get rid of Vistablob hack
Kevin Mitchell
2015-11-24
*
ao_wasapi: only report per-app volume in shared mode
Kevin Mitchell
2015-11-19
*
ao_wasapi: work around DTS passthrough failure
wm4
2015-11-19
*
ao_openal: fix sign of speaker angle in comment
Kevin Mitchell
2015-11-18
*
ao_openal: fix virtual speaker positioning
Justas LaviĊĦius
2015-11-18
*
ao_openal: accommodate more sample formats
Kevin Mitchell
2015-11-17
*
ao_openal: move uninit before init
Kevin Mitchell
2015-11-17
*
af_lavrresample: simplify set_compensation usage
wm4
2015-11-11
*
dec_audio: add missing include
wm4
2015-11-08
*
audio: interpolate audio timestamps
wm4
2015-11-08
*
audio: move PTS setting out of the decoder
wm4
2015-11-08
*
chmap: remove MPlayer layouts
wm4
2015-11-07
*
ao_jack: remove "alsa" std-channel-layout choice
wm4
2015-11-07
*
ao_alsa: remove the last bits of legacy channel map fallback
wm4
2015-11-07
*
audio: fix af_fmt_change_bytes() with spdif formats
wm4
2015-11-07
*
audio: do not require full audio chain reinit for speed changes
wm4
2015-11-04
*
af_lavcac3enc: simplify/fix AVPacket handling
wm4
2015-11-04
*
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
*
Revert "af_lavrresample: don't drop sl/sr channels for 7.1 on ALSA"
wm4
2015-11-04
*
af_lavrresample: don't drop sl/sr channels for 7.1 on ALSA
wm4
2015-11-03
*
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
[next]