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: minor simplification to gain processing code
wm4
2017-11-30
*
ao: simplify hack for float atomics
wm4
2017-11-30
*
audio: add audio softvol processing to AO
wm4
2017-11-29
*
af: remove deprecated audio filters
wm4
2017-11-29
*
ao_alsa: change license to LGPL
wm4
2017-11-23
*
ao_alsa: don't convert twice on retry
wm4
2017-11-23
*
build: make it easier to force FFmpeg upstream
wm4
2017-11-01
*
Bump libav* API use
wm4
2017-10-30
*
Get rid of deprecated AVFrame accessors
wm4
2017-10-30
*
audio/out: initialize an array to avoid confusing static analyzer
wm4
2017-10-27
*
af_lavfi: fix small memory leak
wm4
2017-10-27
*
demux: get rid of demux_packet.new_segment field
wm4
2017-10-24
*
aframe: fix logically dead code
wm4
2017-10-18
*
Add checks for HAVE_GPL to various GPL-only source files
wm4
2017-10-10
*
command: drop "audio-out-detected-device" property
wm4
2017-10-09
*
audio: fix channel conversion with NA channels
wm4
2017-09-27
*
audio: fix resampling
wm4
2017-09-21
*
build: add preliminary LGPL mode
wm4
2017-09-21
*
audio: make libaf derived code optional
wm4
2017-09-21
*
audio: move libswresample wrapper out of audio filter code
wm4
2017-09-21
*
audio_buffer: remove dependency on mp_audio
wm4
2017-09-21
*
audio: fix spdif mode
wm4
2017-08-23
*
ao_rsound: allow setting the host
wm4
2017-08-21
*
audio: fix uninitialized data access
wm4
2017-08-18
*
audio: fix build on Libav
wm4
2017-08-16
*
audio: introduce a new type to hold audio frames
wm4
2017-08-16
*
af_lavrresample: don't call swr_set_compensation() unless necessary
wm4
2017-08-12
*
ao_wasapi: remove old comment
Kevin Mitchell
2017-08-07
*
ao_wasapi: reorganize wasapi.h
Kevin Mitchell
2017-08-07
*
ao_wasapi: deduplicate wasapi sample format selection
Kevin Mitchell
2017-08-07
*
ao_wasapi: clean up find_formats logic
Kevin Mitchell
2017-08-07
*
ao_wasapi: return bool instead of HRESULT from thread_init
Kevin Mitchell
2017-08-07
*
ao_oss: fix a dumb calculation
wm4
2017-07-21
*
Replace remaining avcodec_close() calls
wm4
2017-07-16
*
ao_wasapi: remove redundant / outdated comment
Kevin Mitchell
2017-07-10
*
ao_waspi: use switch for handling fix_format errors
Kevin Mitchell
2017-07-10
*
ao_wasapi: don't repeat format negotiation on align hack
Kevin Mitchell
2017-07-10
*
ao_wasapi: fix leak on align hack
Kevin Mitchell
2017-07-10
*
ad_spdif: minor cleanups
wm4
2017-07-10
*
audio/out: fix comment typo
Kevin Mitchell
2017-07-09
*
ao_wasapi: enable packed 24 bit output
Kevin Mitchell
2017-07-09
*
audio/out: correct copy length in ao_read_data_converted
Kevin Mitchell
2017-07-09
*
ao_wasapi: reorder channels and samplerates to speed up search
Kevin Mitchell
2017-07-09
*
ao_wasapi: minor cosmetic fixes
Kevin Mitchell
2017-07-09
*
ao_wasapi: try correct initial format
Kevin Mitchell
2017-07-09
*
audio: drop AF_FORMAT_S24
wm4
2017-07-07
*
ao_pcm: drop AF_FORMAT_S24 usage
wm4
2017-07-07
*
ao_oss: drop AF_FORMAT_S24 usage
wm4
2017-07-07
*
ao_sndio: drop AF_FORMAT_S24 usage
wm4
2017-07-07
*
ao_wasapi_utils: be slightly more clever when converting channel map
wm4
2017-07-07
[next]