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_pulse.c
Commit message (
Expand
)
Author
Age
*
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
*
audio: fix format function consistency issues
wm4
2015-06-26
*
Update license headers
Marcin Kurczewski
2015-04-13
*
ao_pulse: drop video role; fixes random muting
wm4
2015-03-24
*
ao_pulse: listen for hotplug events
wm4
2015-02-12
*
ao_pulse: plug a memory leak
Ben Boeckel
2015-01-25
*
ao_pulse: exit AO if stream fails
wm4
2015-01-11
*
ao_pulse: disable latency calculation hacks by default
wm4
2015-01-07
*
audio/out: consistently use double return type for get_delay
wm4
2014-11-09
*
audio: add --audio-client-name option
wm4
2014-11-07
*
ao_pulse: implement AO device listing API
wm4
2014-10-10
*
ao_pulse: move setup code to separate function
wm4
2014-10-10
*
ao_pulse: don't use pa_format_info_to_sample_spec()
wm4
2014-10-06
*
ao_pulse: change suspend circumvention logic
wm4
2014-10-04
*
ao_pulse: refuse to start suspended
wm4
2014-10-03
*
ao_pulse: digital pass-through
wm4
2014-09-23
*
ao_pulse: correctly wait for stream state
wm4
2014-09-23
*
ao_pulse: use pa_stream_new_extended()
wm4
2014-09-23
*
audio: drop swapped-endian audio formats
wm4
2014-09-23
*
ao_pulse: dump library version etc.
wm4
2014-09-10
*
ao_pulse: fix typo in error message
wm4
2014-09-08
*
audio/out: remove old things
wm4
2014-09-06
*
ao_pulse: allow disabling timing bug workarounds
wm4
2014-07-26
*
ao_pulse: remove hacks for ancient PulseAudio versions
wm4
2014-07-26
*
ao_pulse: fix potential compilation problem
wm4
2014-07-22
*
ao_pulse: set icon name
atomnuker
2014-07-05
*
audio/out/push: add mechanism for event-based waiting
wm4
2014-05-30
*
ao_pulse: use ao_need_data()
wm4
2014-04-15
*
audio/out: make draining a separate operation
wm4
2014-03-09
*
audio/out: make ao struct opaque
wm4
2014-03-09
*
ao_pulse: lower default buffer size from 1000ms to 250ms
wm4
2014-01-07
*
ao_pulse: add suboption to control buffer size
wm4
2014-01-07
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move mpvcore/input/ to input/
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
*
player: set PulseAudio stream title to window title
wm4
2013-11-10
*
ao_pulse: fix channel layouts
wm4
2013-10-31
*
audio/out: remove useless info struct and redundant fields
wm4
2013-10-23
*
ao_pulse: bug fix: goto the correct error handler
Johan Kiviniemi
2013-09-20
*
ao_pulse: set the property media.role=video
Johan Kiviniemi
2013-09-20
*
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_pulse: use new option API
wm4
2013-07-21
*
audio/out: don't require AOs to set ao->bps
wm4
2013-06-16
*
audio/out: channel map selection
wm4
2013-05-12
*
ao_pulse: move format setup code
wm4
2013-05-12
[next]