[Ffmpeg-cvslog] r6875 - in trunk: ffmpeg.c ffplay.c libavformat/Makefile libavformat/allformats.c libavformat/allformats.h libavformat/avformat.h libavformat/gif.c libavformat/gifdec.c libavformat/utils.c

Michael Niedermayer michaelni
Fri Nov 3 17:09:45 CET 2006


Hi

On Fri, Nov 03, 2006 at 03:39:29PM +0100, Baptiste Coudurier wrote:
> Hi
> 
> Reimar D?ffinger wrote:
> > Hello,
> > On Fri, Nov 03, 2006 at 12:22:24AM +0100, bcoudurier wrote:
> >> Modified: trunk/libavformat/avformat.h
> >> ==============================================================================
> >> --- trunk/libavformat/avformat.h	(original)
> >> +++ trunk/libavformat/avformat.h	Fri Nov  3 00:22:23 2006
> >> @@ -25,8 +25,8 @@
> >>  extern "C" {
> >>  #endif
> >>  
> >> -#define LIBAVFORMAT_VERSION_INT ((50<<16)+(6<<8)+0)
> >> -#define LIBAVFORMAT_VERSION     50.6.0
> >> +#define LIBAVFORMAT_VERSION_INT ((51<<16)+(6<<8)+0)
> >> +#define LIBAVFORMAT_VERSION     51.6.0
> >>  #define LIBAVFORMAT_BUILD       LIBAVFORMAT_VERSION_INT
> > 
> > That looks like a familiar mistake.. I think this should have been
> > 51.0.0, right? (Not that it matters much now).
> > 
> 
> Rah, yes it seems. Im sorry, should/can it be changed now ?

hmm, its safer to leave it (it does no harm) though the probability
that changing it to 0 would break anything for anyone is very low as
the change is so short ago ...

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is




More information about the ffmpeg-cvslog mailing list