[FFmpeg-devel] [misc-filters PATCH 4/5] Move colorspace.h from lavc to lavu. Avoid a compile-dependancy of the pad filter on lavc.

Stefano Sabatini stefano.sabatini-lala
Thu Jul 1 01:57:58 CEST 2010


On date Wednesday 2010-06-30 02:35:21 +0200, Michael Niedermayer encoded:
> On Wed, Jun 30, 2010 at 01:42:25AM +0200, Stefano Sabatini wrote:
> > ---
> >  ffmpeg.c                               |    2 +-
> >  ffplay.c                               |    2 +-
> >  libavcodec/dvbsub.c                    |    2 +-
> >  libavcodec/dvbsubdec.c                 |    2 +-
> >  libavcodec/dvdsubdec.c                 |    2 +-
> >  libavcodec/imgconvert.c                |    2 +-
> >  libavcodec/pgssubdec.c                 |    2 +-
> >  libavfilter/vf_pad.c                   |    2 +-
> >  {libavcodec => libavutil}/colorspace.h |    6 +++---
> >  9 files changed, 11 insertions(+), 11 deletions(-)
> >  rename {libavcodec => libavutil}/colorspace.h (97%)
> 
> colorspace.h seems API wise a bit retarded
> if i compare it to AVColor*

I agree but that's not the point of the patch. Note also that the API
is private and only consists of macros, so no API/ABI issues.

Regards.
-- 
FFmpeg = Fiendish Friendly Magnificient Portentous Emblematic Gangster



More information about the ffmpeg-devel mailing list