On Sat, Jul 26, 2014 at 09:58:16AM -0400, Ronald S. Bultje wrote:
> Hi,
>
>
> On Sat, Jul 26, 2014 at 9:34 AM, Michael Niedermayer
> wrote:
>
> > This provides a public sustainable API/ABI for DSP functions.
> > Only externally used dsp functions are included.
> > The structure is extensible wi
Hi,
On Sat, Jul 26, 2014 at 9:34 AM, Michael Niedermayer
wrote:
> This provides a public sustainable API/ABI for DSP functions.
> Only externally used dsp functions are included.
> The structure is extensible without ABI issues compared to the
> existing dsp contexts.
Please don't add new shi
This provides a public sustainable API/ABI for DSP functions.
Only externally used dsp functions are included.
The structure is extensible without ABI issues compared to the
existing dsp contexts.
Signed-off-by: Michael Niedermayer
---
libavcodec/Makefile |1 +
libavcodec/avdsp.c | 139 +++