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_coreaudio_chmap: change license to LGPL
wm4
2016-01-19
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
ao_wasapi: use share_mode value instead of raw option opt_exclusive
Kevin Mitchell
2016-01-18
*
ao_openal: wipe out global context on init error
Kevin Mitchell
2016-01-18
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
ao_coreaudio: replace fourcc_repr()
wm4
2016-01-11
*
ao_wasapi: move out some utility functions
wm4
2016-01-11
*
ao_dsound: remove this audio output
wm4
2016-01-06
*
ao_wasapi: remove unnecessary header file
Kevin Mitchell
2016-01-05
*
ao_wasapi: initialize change notify in main thread
Kevin Mitchell
2016-01-05
*
ao_wasapi: remove old vistablob prototype
Kevin Mitchell
2016-01-05
*
ao_wasapi: make find_deviceID read only wrt struct ao
Kevin Mitchell
2016-01-05
*
ao_wasapi: move device selection to main thread
Kevin Mitchell
2016-01-05
*
ao_wasapi: avoid some redundant error messages in device selection
Kevin Mitchell
2016-01-05
*
ao_wasapi: alloc later to avoid free on error
Kevin Mitchell
2016-01-05
*
ao_pulse: attempt to fall back to an arbitrary sample format
wm4
2016-01-05
*
ao_pulse: check for sample rate bounds
wm4
2016-01-05
*
ao_pulse: move format setting into a function
wm4
2016-01-05
*
ao_wasapi: remove +x flag from files
wm4
2016-01-04
*
ao_wasapi: just use a pointer to the deviceID in change_notify
Kevin Mitchell
2016-01-04
*
ao_wasapi: correctly name the IMMNotificationClientVtbl
Kevin Mitchell
2016-01-04
*
ao_wasapi: make persistent enumerator local to change_notify
Kevin Mitchell
2016-01-04
*
ao_wasapi: rewrite device listing and selection
Kevin Mitchell
2016-01-04
*
ao_wasapi: fix delay calculation again
Kevin Mitchell
2016-01-02
*
ao_wasapi: fix delay calculation
Kevin Mitchell
2015-12-21
*
Fix some typos in code comments
Aman Gupta
2015-12-21
*
ao_wasapi: move volume control init to it's own function
Kevin Mitchell
2015-12-21
*
ao_wasapi: correctly handle audio session display failure
Kevin Mitchell
2015-12-21
*
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
*
ao: disambiguate default device list entries
wm4
2015-11-27
*
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
[next]