[FFmpeg-devel] [PATCH 4/4] Move internal function ff_set_systematic_pal() to libavcore, and rename it ff_set_systematic_pal2().

Michael Niedermayer michaelni
Tue Nov 9 17:45:09 CET 2010


On Sun, Nov 07, 2010 at 04:25:48PM +0100, Stefano Sabatini wrote:
> On date Sunday 2010-11-07 16:17:10 +0100, Stefano Sabatini encoded:
> > ---
> >  libavcodec/imgconvert.c |   41 +++--------------------------------------
> >  libavcodec/imgconvert.h |    3 ++-
> >  libavcodec/rawdec.c     |    2 +-
> >  libavcodec/utils.c      |    2 +-
> >  libavcore/imgutils.c    |   41 +++++++++++++++++++++++++++++++++++++++++
> >  libavcore/internal.h    |   31 +++++++++++++++++++++++++++++++
> >  6 files changed, 79 insertions(+), 41 deletions(-)
> >  create mode 100644 libavcore/internal.h
> 
> That's because I need to use this function in lavfi when allocating
> new frames (and possibly use it in av_image_alloc()), and seems
> required for fixing some lavfi regression with paletted formats.
> 
> I don't know if it is a good idea to make this function public.
> -- 
> FFmpeg = Fostering Furious Miracolous Ponderous Enhancing Governor

>  libavcodec/imgconvert.c |   42 ++++--------------------------------------
>  libavcodec/imgconvert.h |    3 ++-
>  libavcodec/rawdec.c     |    3 ++-
>  libavcodec/utils.c      |    3 ++-
>  libavcore/imgutils.c    |   41 +++++++++++++++++++++++++++++++++++++++++
>  libavcore/internal.h    |   31 +++++++++++++++++++++++++++++++
>  6 files changed, 82 insertions(+), 41 deletions(-)
> bfbb1bbd5a9c6575f505e77fa5164b307e3244c8  0004-Move-internal-function-ff_set_systematic_pal-to-liba.patch
> From 97ac22493a075077921a61dac68c319779a541ac Mon Sep 17 00:00:00 2001
> From: Stefano Sabatini <stefano.sabatini-lala at poste.it>
> Date: Sun, 7 Nov 2010 16:16:24 +0100
> Subject: [PATCH 4/4] Move internal function ff_set_systematic_pal() to libavcore, and
>  rename it ff_set_systematic_pal2().

lgtm

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The real ebay dictionary, page 1
"Used only once"    - "Some unspecified defect prevented a second use"
"In good condition" - "Can be repaird by experienced expert"
"As is" - "You wouldnt want it even if you were payed for it, if you knew ..."
-------------- 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/20101109/765d85f2/attachment.pgp>



More information about the ffmpeg-devel mailing list