gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] patch proposal. remove ffmpeg deprecated functions


From: Andrea Palmatè
Subject: Re: [Gnash-dev] patch proposal. remove ffmpeg deprecated functions
Date: Thu, 22 Jul 2010 09:16:52 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.2.7) Gecko/20100713 Lightning/1.0b2 Thunderbird/3.1.1

If i read correctly they has been dropped since ffmpeg 0.52

#if LIBAVCODEC_VERSION_MAJOR >= 53 || (LIBAVCODEC_VERSION_MAJOR==52 && LIBAVCODEC_VERSION_MINOR>=32)
since this revision that functions has been deprecated

Il 22/07/2010 6.53, Benjamin Wolsey ha scritto:
Am Donnerstag, den 22.07.2010, 00:58 +0200 schrieb Andrea Palmatè:
I've removed with this patch all deprecated ffmpeg function but before commit i would ask you what do you think.
The deprectaed functions are really old and maybe anyone can upgrade also to the 1-2 years old ffmpeg.
What do you think?
I don't have a problem with using the new functions, but perhaps some
information on exactly when and in what version of the libraries those
functions were introduced would help other people decide.

bwy

--
The current release of Gnash is 0.8.7
http://www.gnu.org/software/gnash/

Benjamin Wolsey, Software Developer - http://benjaminwolsey.de
C++ and Open-Source Flash blog - http://www.benjaminwolsey.de/bwysblog

xmpp:address@hidden
http://identi.ca/bwy



--

Andrea Palmatè
http://www.amigasoft.net


reply via email to

[Prev in Thread] Current Thread [Next in Thread]