[FFmpeg-devel] [PATCH] Move audioconvert API from libavcodec to libavcore.
Stefano Sabatini
stefano.sabatini-lala
Sat Dec 25 11:20:31 CET 2010
On date Saturday 2010-11-20 19:32:07 +0100, Stefano Sabatini encoded:
> On date Saturday 2010-11-20 19:17:11 +0100, Stefano Sabatini encoded:
> > ---
> > libavcodec/audioconvert.c | 74 ++++-----------------------------------
> > libavcodec/audioconvert.h | 8 ++++
> > libavcore/audioconvert.c | 85 +++++++++++++++++++++++++++++++++++++++++++++
> > libavcore/audioconvert.h | 39 ++++++++++++++++++++
> > 4 files changed, 140 insertions(+), 66 deletions(-)
>
> Updated with a fix.
>
> I wonder if we should make AVAudioConvertContext an AVClass context
> (this would be useful e.g. for logging).
Any comment on this? Please have a look, this is an area of FFmpeg
which needs much work (API, optimizations, extensions, ...).
--
FFmpeg = Fostering and Funny Meaningful Proud Elegant God
More information about the ffmpeg-devel
mailing list