Re: [FFmpeg-devel] [PATCH 2/3] lavc: bump minor version

2015-10-19 Thread Carl Eugen Hoyos
Rostislav Pehlivanov gmail.com> writes: > Due to the previous commit slightly modifying the API. > -#define LIBAVCODEC_VERSION_MINOR 7 > +#define LIBAVCODEC_VERSION_MINOR 8 Should be merged with 1/3, could be merged with 3/3. Carl Eugen ___ ffmp

[FFmpeg-devel] [PATCH 2/3] lavc: bump minor version

2015-10-18 Thread Rostislav Pehlivanov
Due to the previous commit slightly modifying the API. --- libavcodec/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/version.h b/libavcodec/version.h index 97f4ae4..b9aab44 100644 --- a/libavcodec/version.h +++ b/libavcodec/version.h @@ -29,7 +29,7 @@ #in