[FFmpeg-devel] [RFC] The Big Bump checklist

Anton Khirnov anton
Wed Feb 23 08:45:49 CET 2011


On Tue, Feb 22, 2011 at 10:20:35AM +0100, Anton Khirnov wrote:
> Hi,
> what remains to be done until we can do the big bump?
> 
> A preliminary list is:
> 
> * all public symbols must be properly av* prefixed
>     - lavf: avformat.h is almost done, what remains are some ffm_*
>       ffserver hacks. What to do with them? If it doesn't make sense for
>       them to be public API and ffserver absolutely needs them, then it
>       might be better for ffserver to just #include "internal.h" than to
>       keep such things in a public header.
>             avio.h cleanup in progress
> 
>     - lavfi is probably fine (Stefano, can you comment?)
>     - lavc/lavu - volunteers welcome
>     - sws?
> * remove interlib ff_* dependencies (Flameeyes, could you please send an
>   updated list?)
> * deprecate codec-specific options in AVCodecContext in favor of
>   corresponding private AVOptions -- volunteers?
> * repaint libavutil in black with purple stripes
> * anything else?
> 

Two more things: AVPalette control and AVCodecContext.request_channells
have been deprecated since stone age, yet are still used in some places.
Any volunteers for fixing those?

-- 
Anton Khirnov
-------------- 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/20110223/99a932d7/attachment.pgp>



More information about the ffmpeg-devel mailing list