[FFmpeg-devel] [PATCH] Move audioconvert API from libavcodec to libavcore.

Michael Niedermayer michaelni
Wed Jan 12 01:03:57 CET 2011


On Tue, Jan 11, 2011 at 11:31:07PM +0100, Luca Barbato wrote:
> On 01/11/2011 10:57 PM, Michael Niedermayer wrote:
> > What we need is this darn resample code in libavfilter because some filters
> > need it. Until it is moved there or in a dependancy of libavfilter,
> > work cannot continue in the related filters. <- This is a problem and VERY bad
> 
> That explains a bit.
> 
> > It does not belong in libavcore unless there is a need for this code from a
> > second library
> > libavresample is a great idea but we do NOT have a qualified volunteer to
> > write this besides its a long term plan. moving code != writing libavresample
> 
> Moving code is a step in that direction, if you want...
> 
> > grand audio plan
> > phase 1: unblock the libavfilter audio work, copy code in there, deprecate in
> >          libavcodec, eventualy remove from libavcodec (i said this months ago)
> > phase 2: design libavresample API
> > phase 3: implement libavresample API
> > phase 4: update filters to use libavresample
> 
> Ok, we have a project for this summer of code, that means that:
> 

> phase 1: copy code there, make it private for libavfilter.

id like to have this one done NOW and then stefano & I should work on getting
the audio filter stuff in IMHO


> > phase 2: design libavresample API
> > phase 3: implement libavresample API
> > phase 4: update filters to use libavresample
>   phase 4b: update libavcodec to use libavresample

possible too

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The real ebay dictionary, page 2
"100% positive feedback" - "All either got their money back or didnt complain"
"Best seller ever, very honest" - "Seller refunded buyer after failed scam"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110112/455fb5d7/attachment.pgp>



More information about the ffmpeg-devel mailing list