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_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
*
ad_lavc: move skipping logic out of the HAVE_AVFRAME_SKIP_SAMPLES block
wm4
2016-02-22
*
ad_lavc: interpolate missing timestamps
wm4
2016-02-22
*
audio: move frame clipping to a generic function
wm4
2016-02-21
*
Rewrite ordered chapters and timeline stuff
wm4
2016-02-15
*
audio/video: expose codec info as separate field
wm4
2016-02-15
*
ad_lavc: fix --ad-lavc-threads range
wm4
2016-02-11
*
Initial Android support
Jan Ekström
2016-02-10
*
audio: minor simplification
wm4
2016-02-05
*
build: make libavfilter mandatory
wm4
2016-02-05
*
ao_coreaudio: fix 7.1(rear) channel mapping
wm4
2016-02-04
*
af_lavrresample: change fudged channels
wm4
2016-02-04
*
audio/video: merge decoder return values
wm4
2016-02-01
*
Fix build on Libav
wm4
2016-01-30
*
audio: move pts reset check
wm4
2016-01-29
*
audio: move mp_audio->AVFrame conversion to a function
wm4
2016-01-29
*
ao_wasapi: add "wasapi" prefix to non-static find_deviceID function
Kevin Mitchell
2016-01-28
*
ao_wasapi: correct check for specified device on default change
Kevin Mitchell
2016-01-28
*
ao_wasapi: fix check for already found device
Kevin Mitchell
2016-01-28
*
command: always allow setting volume/mute properties
wm4
2016-01-26
*
af_lavfi, vf_lavfi: fix compilation on Libav
wm4
2016-01-22
*
command: add af-command command
wm4
2016-01-22
*
ao_wasapi: use correct UINT type for device enumeration
Kevin Mitchell
2016-01-22
*
ao_wasapi: exit earlier if there are zero playback devices found
Kevin Mitchell
2016-01-22
*
audio: refactor: work towards unentangling audio decoding and filtering
wm4
2016-01-22
*
ad_spdif: if DTS-HD is requested, and profile unknown, use DTS-HD
wm4
2016-01-20
*
audio: change downmix behavior, add --audio-normalize-downmix
wm4
2016-01-20
*
audio: remove initial decoding retry limitation
wm4
2016-01-19
*
audio: move direct packet reading from decoders to common code
wm4
2016-01-19
*
audio: move dec_audio.pool to ad_spdif
wm4
2016-01-19
*
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
*
af_lavrresample: fudge some channel layout conversion
wm4
2016-01-18
*
demux: merge sh_video/sh_audio/sh_sub
wm4
2016-01-12
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
[next]