[vlc-devel] [PATCH] audio_filter:add DPLii support and surround delay

Vedanta Nayak vedantnayak2 at gmail.com
Wed Aug 26 12:48:18 CEST 2020


Hi,

> Are you keeping anything  from the Dolby.c code?
I have kept the code for the filter validation and the channel offset 
intact.
Other than the surround delay code and minor changes in the calculations 
of the
center and surround, there have been no major changes in the DPL 
(formerly DoWork)function.
Calculation of the number of rear channels has been moved to the Create 
function instead.

> is there any gain in lines of code?
I have added ~140 lines of code to the Create, Destroy and the DPL (formerly
DoWork) functions.

Best regards.



More information about the vlc-devel mailing list