[MPlayer-dev-eng] [PATCH] Fix hrtf for stereo source

Yuriy Kaminskiy yumkam at gmail.com
Tue Dec 2 19:47:20 CET 2014


In stereo mode (nch = 2) hrtf filter feeds junk (in[2]..in[4]) into "bass
compensation delay line" (and access past end of buffer while reading last
sample(s), resulting in periodic clicks in some cases).
This looks like regression from svn r15385 ("actually output 2 channel audio
(instead of 6 channel with 4 empty channels)"), before that (dummy) 5-channel
input was forced (or so it looks).
Attached patch should fix this.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: af_hrtf-fix-overread.patch
Type: text/x-diff
Size: 626 bytes
Desc: not available
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20141202/21a75ad8/attachment.bin>


More information about the MPlayer-dev-eng mailing list