2014-02-14 17:03 GMT+01:00 Christophe Gisquet <[email protected]>: > This scale is constant so it is simpler to just scale the > FIR coefficients in the tables instead.
There are 2 major points with this patch that come to mind: - it requires changes in the arm code - not sure if this change will in the end need to be reverted if for instance a DTS extension uses a different scaling For the time being, I have been suggested to macroize the scaling of the table, ie for each element, use a macro to scale it. Christophe _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
