1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-26 09:33:30 +00:00
mpv/audio
wm4 a2b1c6d3f6 audio/out/pull: correctly pad partial frames with silence
If a frame could only be partially filled with real audio data, the
silence wasn't written at the correct offset. It could have happened
that the remainder of the frame contained garbage.

(This didn't happen in the more common case of playing dummy silence.)
2015-06-09 18:26:14 +02:00
..
decode audio: add --audio-spdif as new method for enabling passthrough 2015-06-05 22:42:59 +02:00
filter af_lavrresample: slightly better computation of total delay 2015-06-04 21:23:46 +02:00
out audio/out/pull: correctly pad partial frames with silence 2015-06-09 18:26:14 +02:00
audio_buffer.c
audio_buffer.h
audio.c audio: introduce mp_audio readonly bit 2015-05-04 23:57:25 +02:00
audio.h audio: introduce mp_audio readonly bit 2015-05-04 23:57:25 +02:00
chmap_sel.c audio: redo channel map fallback selection 2015-05-08 19:33:17 +02:00
chmap_sel.h chmap_sel: add multichannel fallback heuristic 2014-12-29 17:56:53 +01:00
chmap.c chmap: use av_popcount64() 2015-05-21 20:37:17 +02:00
chmap.h audio: simplify further 2015-05-08 21:22:39 +02:00
fmt-conversion.c Update license headers 2015-04-13 12:10:01 +02:00
fmt-conversion.h Update license headers 2015-04-13 12:10:01 +02:00
format.c Update license headers 2015-04-13 12:10:01 +02:00
format.h audio: minor cosmetics 2015-05-05 21:47:36 +02:00
mixer.c audio: change range of volume option/property 2015-05-22 18:35:03 +02:00
mixer.h audio: change range of volume option/property 2015-05-22 18:35:03 +02:00