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_sdl.c
Commit message (
Expand
)
Author
Age
*
audio: remove S8, U16, U24, U32 formats
wm4
2015-06-16
*
Update license headers
Marcin Kurczewski
2015-04-13
*
Add some missing "const"s
wm4
2014-10-10
*
audio: drop swapped-endian audio formats
wm4
2014-09-23
*
audio/out/pull: remove race conditions
wm4
2014-05-29
*
ao_sdl: make sure our buffer is always larger than what SDL requests
wm4
2014-03-10
*
ao_sdl: use new pull API helpers
wm4
2014-03-09
*
audio/out: make draining a separate operation
wm4
2014-03-09
*
audio/out: make ao struct opaque
wm4
2014-03-09
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
audio/out: prepare for non-interleaved audio
wm4
2013-11-12
*
audio/out: reject non-interleaved formats
wm4
2013-11-12
*
audio/out: remove useless info struct and redundant fields
wm4
2013-10-23
*
audio/out: do some mp_msg conversions
wm4
2013-08-22
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
audio/out: remove options argument from init()
wm4
2013-07-22
*
ao_sdl: use new option API
wm4
2013-07-21
*
audio/out: remove ao->outburst/buffersize fields
wm4
2013-06-16
*
audio/out: don't require AOs to set ao->bps
wm4
2013-06-16
*
Replace all calls to GetTimer()/GetTimerMS()
wm4
2013-05-26
*
audio/out: channel map selection
wm4
2013-05-12
*
ao: remove ao_driver.is_new field
wm4
2013-05-12
*
audio/out: switch to channel map
wm4
2013-05-12
*
ao_sdl: fix compilation with Libav
wm4
2013-01-06
*
sdl, encode_lavc: fix copyright headers
Rudolf Polzer
2012-12-28
*
vo/ao: SDL 1.2+ audio driver, SDL 2.0+ accelerated video driver
Rudolf Polzer
2012-12-28