[FFmpeg-devel] [PATCH] lavf: deprecate avformat_alloc_output_context() in favor of avformat_alloc_output_context2()

Michael Niedermayer michaelni at gmx.at
Fri May 20 02:33:08 CEST 2011


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

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

He who knows, does not speak. He who speaks, does not know. -- Lao Tsu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110520/249601a5/attachment.asc>


More information about the ffmpeg-devel mailing list