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_pcm: fix message strings
Amos Onn
2014-06-15
*
encode: get rid of the recursion that led to a deadlock.
Rudolf Polzer
2014-06-12
*
audio: more detailed debugging output
wm4
2014-06-12
*
audio: don't wait when draining and paused
wm4
2014-06-12
*
ad_lavc: make option struct local
wm4
2014-06-11
*
Add more const
wm4
2014-06-11
*
player: show "neutral" position markers for OSD bars
wm4
2014-06-08
*
audio/out/push: don't attempt to fill AO buffer when paused
wm4
2014-06-03
*
audio: prefer dsound over wasapi
wm4
2014-06-01
*
player: hide audio/video codec and file format messages
wm4
2014-05-31
*
ao_alsa: make device the first sub option
wm4
2014-05-31
*
audio/out/push: keep some extra buffer
wm4
2014-05-31
*
ao_alsa: reduce spurious wakeups
wm4
2014-05-30
*
audio/out/push: handle draining correctly
wm4
2014-05-30
*
audio: change handling of an EOF corner case
wm4
2014-05-30
*
ao_alsa: use poll() to wait for device
wm4
2014-05-30
*
audio/out/push: add a way to wait for the audio device with poll()
wm4
2014-05-30
*
audio/out/push: add mechanism for event-based waiting
wm4
2014-05-30
*
audio/out: adjust documentation comments
wm4
2014-05-30
*
audio/out/pull: remove race conditions
wm4
2014-05-29
*
ad_lavc: don't overwrite lavc bitrate
Marcoen Hirschberg
2014-05-28
*
ao_wasapi: simplify nAvgBytesPerSec calculation
Marcoen Hirschberg
2014-05-28
*
af_fmt2bits: change to af_fmt2bps (bytes/sample) where appropriate
Marcoen Hirschberg
2014-05-28
*
audio: rename i_bps to 'bitrate' to avoid confusion
Marcoen Hirschberg
2014-05-28
*
audio: change values from bytes-per-second to bits-per-second
Marcoen Hirschberg
2014-05-28
*
atomics: switch to C11 stdatomic.h
wm4
2014-05-21
*
threads: use mpv time for mpthread_cond_timedwait wrapper
wm4
2014-05-18
*
audio/out: fix previous commit
wm4
2014-05-11
*
audio/out: avoid wakeup feedback loop
wm4
2014-05-11
*
mixer: make code more readable
wm4
2014-05-11
*
audio/out: more debugging info for --dump-stats
wm4
2014-05-11
*
ao_coreaudio: skip unknown channel labels
Stefano Pigozzi
2014-05-10
*
ao_coreaudio: remove useless code
Stefano Pigozzi
2014-05-10
*
ao_coreaudio: don't fallback to full waveext
Stefano Pigozzi
2014-05-10
*
ao_coreaudio: cosmetic change of loop ending condition
Stefano Pigozzi
2014-05-10
*
ao_coreaudio: print an error when channel mapping fails
Stefano Pigozzi
2014-05-10
*
ao_coreaudio: use description-based channel layouts
Stefano Pigozzi
2014-05-10
*
ao_coreaudio: pass layout by reference to logging function
Stefano Pigozzi
2014-05-10
*
chmap_sel: add channel replacement for sl/sr <-> sdl/sdr
Stefano Pigozzi
2014-05-10
*
encode: fix PTS unit mismatch
wm4
2014-05-10
*
mixer: don't restore volume with different --softvol-max settings
wm4
2014-05-06
*
audio: fix the exact value that is used for the wait time
wm4
2014-05-04
*
ao_null: fix unit mismatch with latency option
wm4
2014-05-04
*
options: remove deprecated --identify
Martin Herkt
2014-05-04
*
ao_coreaudio: log even more info in verbose mode
Stefano Pigozzi
2014-04-24
*
ao_coreaudio: add verbose output of detected channel layouts
Stefano Pigozzi
2014-04-23
*
audio: minor simplification in wait code
wm4
2014-04-23
*
audio: preallocate audio buffers on resize
wm4
2014-04-18
*
player: unrangle one aspect of audio EOF handling
wm4
2014-04-17
*
audio: add hack against broken pulseaudio EOF condition
wm4
2014-04-17
[next]