[FFmpeg-devel] [PATCH 2/2] Deprecate avcodec_check_dimensions() in favor of the new function av_check_image_size() declared in libavcore/imgutils.h.

Michael Niedermayer michaelni
Wed Aug 4 14:43:42 CEST 2010


On Mon, Aug 02, 2010 at 04:12:51PM +0200, Stefano Sabatini wrote:
> On date Friday 2010-07-30 12:13:57 +0200, Stefano Sabatini encoded:
> > ---
> >  libavcodec/avcodec.h |   10 ++++------
> >  libavcodec/utils.c   |    8 +++-----
> >  libavcore/imgutils.c |    9 +++++++++
> >  libavcore/imgutils.h |   10 ++++++++++
> >  libavfilter/vf_pad.c |    2 +-
> >  5 files changed, 27 insertions(+), 12 deletions(-)
> 
> Attached another variant, which allows to apply a log level offset,
> for example for disabling logging.
> 
> This allows to eliminate the last dependency of libavfilter on
> libavcodec.
> 
> I'll remove the use of the deprecated function with another commit if
> this is approved.
> 
> Regards.
> -- 
> FFmpeg = Freak and Fancy Mere Ponderous Extended Gospel

>  libavcodec/avcodec.h |   11 +++++------
>  libavcodec/utils.c   |    8 +++-----
>  libavcore/imgutils.c |   19 +++++++++++++++++++
>  libavcore/imgutils.h |   13 +++++++++++++
>  4 files changed, 40 insertions(+), 11 deletions(-)
> cdd57a67f452d8411dbebb66a729ec8768339a41  0001-Deprecate-avcodec_check_dimensions-in-favor-of-the-n.patch
> From 9994afad39ba2b7ff4dc89ff7af18b366da2fcf7 Mon Sep 17 00:00:00 2001
> From: Stefano Sabatini <stefano.sabatini-lala at poste.it>
> Date: Fri, 30 Jul 2010 12:12:59 +0200
> Subject: [PATCH 1/1] Deprecate avcodec_check_dimensions() in favor of the new function
>  av_check_image_size() declared in libavcore/imgutils.h.

looks ok

[...]

-- 
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: 190 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100804/9cae8ebd/attachment.pgp>



More information about the ffmpeg-devel mailing list