[FFmpeg-devel] [PATCH 2/3] avformat/rtpdec_mpeg12: add robust MPEG audio depacketization (RFC 5219)

Gilles Chanteperdrix gilles.chanteperdrix at xenomai.org
Sat Feb 14 18:16:33 CET 2015


On Sat, Feb 14, 2015 at 05:56:49PM +0100, Thomas Volkert wrote:
> On 02/13/2015 10:51 PM, Gilles Chanteperdrix wrote:
> >  #define LIBAVFORMAT_VERSION_MAJOR 56
> >-#define LIBAVFORMAT_VERSION_MINOR  19
> >-#define LIBAVFORMAT_VERSION_MICRO 101
> >+#define LIBAVFORMAT_VERSION_MINOR  20
> >+#define LIBAVFORMAT_VERSION_MICRO 102
> In this case it should be:
> 
> +#define LIBAVFORMAT_VERSION_MINOR  20
> +#define LIBAVFORMAT_VERSION_MICRO 100
> 
> My comment was maybe a bit misleading. But I think this can be fixed when the patch gets committed.

Sorry, I was completely ignorant of how major/minor/micro version
worked. I can post new versions of the patches if needed.

Thanks for your patient review.
Regards.

-- 
					    Gilles.


More information about the ffmpeg-devel mailing list