[FFmpeg-devel] [PATCH 1/2] libavformat/version.h: Drop FF_API_OLD_AVIO (unused and undefined since libavformat 55)

Geek.Song ffmpeg at gmail.com
Tue Aug 13 03:47:04 CEST 2013


the below and related code should be removed as well.

#ifndef FF_API_PKT_DUMP
 #define FF_API_PKT_DUMP                (LIBAVFORMAT_VERSION_MAJOR < 54)
 #endif

LIBAVFORMAT_VERSION_MAJOR has been 55


On Tue, Aug 13, 2013 at 9:38 AM, Michael Niedermayer <michaelni at gmx.at>wrote:

> On Mon, Aug 12, 2013 at 07:17:54PM -0400, Alexis Ballier wrote:
> > ---
> >  libavformat/version.h | 3 ---
> >  1 file changed, 3 deletions(-)
>
> applied
>
> thanks
>
> [...]
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> Those who are too smart to engage in politics are punished by being
> governed by those who are dumber. -- Plato
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
>


-- 
-----------------------------------------------------------------------------------------
My key fingerprint: d1:03:f5:32:26:ff:d7:3c:e4:42:e3:51:ec:92:78:b2


More information about the ffmpeg-devel mailing list