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
*
ad_lavc: work around braindead ffmpeg behavior
wm4
2016-07-01
*
ao_oss: do not add an entry to audio-device-list if device file missing
wm4
2016-06-29
*
audio: don't add default entry to audio-device-list if AO support listing
wm4
2016-06-29
*
audio: add a helper for getting frame end PTS
wm4
2016-06-27
*
dec_audio: fix segment boudnary switching
wm4
2016-06-27
*
ao_lavc, vo_lavc: Migrate to new encoding API.
Rudolf Polzer
2016-06-27
*
Fix misspellings
stepshal
2016-06-26
*
af_lavcac3enc: use av_err2str() call (fixes Libav build)
wm4
2016-06-23
*
af_lavcac3enc: make encoder configurable
wm4
2016-06-23
*
af_lavcac3enc: implement flushing on seek
wm4
2016-06-23
*
af_lavcac3enc: port to new encode API
wm4
2016-06-23
*
af_lavcac3enc: automatically configure most encoder parameters
wm4
2016-06-23
*
af_lavcac3enc: drop log message prefixes
wm4
2016-06-23
*
af_lavcac3enc: fix custom bitrates
wm4
2016-06-23
*
ad_lavc: resume from mid-stream EOF conditions with new decode API
wm4
2016-06-22
*
audio: apply an upper bound timeout when draining
wm4
2016-06-12
*
audio: do not wake up core during EOF
wm4
2016-06-12
*
build: silence -Wunused-result
Niklas Haas
2016-06-07
*
ao_wasapi: initialize COM in main thread with MTA
Kevin Mitchell
2016-06-05
*
ao_opensles: remove 32bit audio
Josh de Kock
2016-05-22
*
ao_alsa: add more shitty workarounds
wm4
2016-05-06
*
ao_alsa: log final hwparams too
wm4
2016-05-03
*
win32: replace libuuid.a usage with initguid.h
James Ross-Gowan
2016-05-01
*
ao_alsa: log hwparams while restricting them
wm4
2016-04-28
*
ao_coreaudio: remove detected_device
wm4
2016-04-26
*
ad_spdif: take care of deprecated libavcodec API usage
wm4
2016-04-20
*
ao_coreaudio_exclusive: list formats when searching substream
wm4
2016-04-15
*
ao_coreaudio: remove unused function
wm4
2016-04-15
*
encode_lavc: Migrate to codecpar API.
Rudolf Polzer
2016-04-11
*
ao_coreaudio_exclusive: add missing newline to log message
wm4
2016-04-01
*
demux_lavf, ad_lavc, ad_spdif, vd_lavc: handle FFmpeg codecpar API change
wm4
2016-03-31
*
ad_lavc, vd_lavc: support new Libav decoding API
wm4
2016-03-24
*
ad_lavc: add codec_timebase hack too
wm4
2016-03-24
*
ao_lavc: use new af_select_best_samplerate function
Kevin Mitchell
2016-03-17
*
ao_wasapi: use new af_select_best_samplerate function
Kevin Mitchell
2016-03-17
*
audio: add af_select_best_samplerate function
Kevin Mitchell
2016-03-17
*
ao_wasapi: make wait for audio thread termination infinite
Kevin Mitchell
2016-02-26
*
ao_wasapi: further flatten/simplify volume control
Kevin Mitchell
2016-02-26
*
ao_wasapi: use MP_FATAL for stuff that leads to init failure
Kevin Mitchell
2016-02-26
*
ao_wasapi: move pre-resume reset into resume function
Kevin Mitchell
2016-02-26
*
ao_wasapi: move resetting the thread state into main loop
Kevin Mitchell
2016-02-26
*
ao_wasapi: set buffer size to device period in exclusive mode
Kevin Mitchell
2016-02-26
*
ao_wasapi: replace laggy COM messaging with mp_dispatch_queue
Kevin Mitchell
2016-02-26
*
ao_wasapi: avoid under-run cascade in exclusive mode.
Kevin Mitchell
2016-02-26
*
ao_wasapi: fix typo in comment
Kevin Mitchell
2016-02-26
*
ao_wasapi: use SUCCEEDED/FAILED macros
Kevin Mitchell
2016-02-26
*
ao: initial OpenSL ES support
Ilya Zhuravlev
2016-02-27
*
audio: make mp_audio_skip_samples() adjust the PTS
wm4
2016-02-22
*
ad_lavc: skip AVCodecContext.delay samples at beginning
wm4
2016-02-22
*
ad_lavc: make sample trimming symmetric to skipping
wm4
2016-02-22
[next]