[FFmpeg-devel] [PATCH] swscale: reintroduce sws_format_name() symbol

Stefano Sabatini stefano.sabatini-lala at poste.it
Fri Jun 3 00:42:57 CEST 2011


On date Thursday 2011-06-02 21:43:50 +0200, Michael Niedermayer encoded:
> On Thu, Jun 02, 2011 at 07:06:00PM +0200, Stefano Sabatini wrote:
> > Reintroduce the internal symbol which was removed in:
> > 
> > commit e1197b9e1746c03b1d13d816d1569aeaf1b71ecc
> > Author: Stefano Sabatini <stefano.sabatini-lala at poste.it>
> > Date:   Sun May 29 17:57:40 2011 +0200
> > 
> >     swscale: remove sws_format_name()
> > 
> >     Use av_get_pix_fmt_name() instead.
> > 
> > The symbol is used by some external libs (hi libx264!), this gives
> > time to them to use the recently addded av_get_pix_fmt_name() rather
> > than an internal symbol.
> > ---
> >  libswscale/swscale.h          |    5 ++++-
> >  libswscale/swscale_internal.h |    8 ++++++++
> >  libswscale/utils.c            |    7 +++++++
> >  3 files changed, 19 insertions(+), 1 deletions(-)
> 
> ok

Applied.
-- 
FFmpeg = Fast and Fundamentalist Merciful Portable Egregious Gospel


More information about the ffmpeg-devel mailing list