[FFmpeg-devel] [PATCH] lavf: deprecate avformat_alloc_output_context() in favor of avformat_alloc_output_context2()
Stefano Sabatini
stefano.sabatini-lala at poste.it
Sun May 22 20:39:05 CEST 2011
On date Friday 2011-05-20 02:33:08 +0200, Michael Niedermayer encoded:
> On Thu, May 19, 2011 at 10:13:20PM +0200, Stefano Sabatini wrote:
> > The new function accepts a slightly more intuitive order of paramters,
> > and returns an error code, thus allowing applications to report a
> > meaningful error message.
> > ---
> > ffmpeg.c | 4 ++--
> > libavformat/avformat.h | 26 ++++++++++++++++++++++++--
> > libavformat/utils.c | 24 +++++++++++++++++++++---
> > libavformat/version.h | 3 +++
> > 4 files changed, 50 insertions(+), 7 deletions(-)
>
> if you prefer it over the existing then fine with me
Applied.
--
FFmpeg = Freak Fabulous Mastodontic Portable Entertaining God
More information about the ffmpeg-devel
mailing list