[FFmpeg-devel] [PATCH] Create a libavutil/pix_fmt.h with the pixel format stuff

Aurelien Jacobs aurel
Sat Feb 21 16:28:12 CET 2009


On Sat, 21 Feb 2009 15:28:18 +0100
Stefano Sabatini <stefano.sabatini-lala at poste.it> wrote:

> On date Friday 2009-02-20 21:08:55 +0100, Michael Niedermayer encoded:
> > On Thu, Feb 19, 2009 at 11:29:45PM +0100, Stefano Sabatini wrote:
> > > On date Thursday 2009-02-19 22:00:59 +0100, Stefano Sabatini encoded:
> > > > > > First step creates a pix_fmt.h header (PixFmtInfo would then be added
> > > > > > to libavutil/pix_fmt.c)
> > > > > 
> > > > > PixFmtInfo as is is too bloated, it requires cleanup _first_
> > > > > also your patch misses installing the new header while a installed header
> > > > > depends on it
> > > > 
> > > > Yes.
> > > > 
> > > > Also I'm not sure if pixfmt.h (no underscore) is a better name.
> > > 
> > > Uh, patch missing...
> > 
> > probably ok
> 
> This changes the public interface, so I have to dump micro, right?

It adds one new file in the public API. You should bump the minor
version (not the micro one).

Aurel




More information about the ffmpeg-devel mailing list