[Ffmpeg-devel] [PATCH] get rid of AVFrac

Dominik 'Rathann' Mierzejewski dominik
Fri Oct 13 20:28:46 CEST 2006


On Friday, 13 October 2006 at 14:48, Reimar D?ffinger wrote:
> Index: libavformat/avformat.h
> ===================================================================
> --- libavformat/avformat.h	(revision 6681)
> +++ libavformat/avformat.h	(working copy)
> @@ -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

IIUC this is 50.6.0 as in major.minor.revision, so going from
50 to 51 should mean starting with minor=0 again, i.e.
51.0.0. Am I right?

Regards,
R.

-- 
MPlayer developer and RPMs maintainer: http://rpm.greysector.net/mplayer/
There should be a science of discontent. People need hard times and
oppression to develop psychic muscles.
	-- from "Collected Sayings of Muad'Dib" by the Princess Irulan




More information about the ffmpeg-devel mailing list