[FFmpeg-devel] [PATCH] Enable pixdesc.c compilation

Stefano Sabatini stefano.sabatini-lala
Sat Nov 7 22:48:38 CET 2009


On date Saturday 2009-11-07 21:14:56 +0100, Michael Niedermayer encoded:
> On Sat, Nov 07, 2009 at 04:46:53PM +0100, Stefano Sabatini wrote:
> > On date Saturday 2009-11-07 13:42:50 +0100, Michael Niedermayer encoded:
> > > On Sat, Nov 07, 2009 at 12:40:29AM +0100, Stefano Sabatini wrote:
> > > > Hi,
> > > > 
> > > > as in patch, I plan to use it for some incoming filter so I need it.
> > > 
> > > until the headers are installed and the API made public theres no way you
> > > can use this code from outside libavutil
> > 
> > Strictly speaking, no this isn't required since we can consider it
> > just a sort of an internal API, and use it from within FFmpeg as it's
> > done for many other modules.
> 
> any use of code outside libx is external to libx.
> If you dislike this talk with all the distro maintainers they will explain
> you with a pitchfork why

OK so we have a problem here, how am I supposed to replace PixFmtInfo
if I can't access pixdescs from libavcodec?

I'm even considering to move pixdesc back to libavcodec, then move it
again when PixFmtInfo will be removed.

[...]

Regards.
-- 
FFmpeg = Foolish and Funny Multipurpose Programmable Exciting Guru



More information about the ffmpeg-devel mailing list