On Sun, Feb 15, 2009 at 04:30:43PM +0100, Stefano Sabatini wrote: > > --- libavcodec/avcodec.h (revision 17327) > +++ libavcodec/avcodec.h (working copy) > @@ -2659,6 +2659,11 @@ > > +/** > + * If c is NULL, returns the first registered codec, > + * if c is non-NULL, returns the registered codec next after c, the next registered codec after c Diego