[FFmpeg-devel] [PATCH 7/7] avformat: add Changelog entry for librist and bump minor

James Almer jamrial at gmail.com
Sun Mar 7 01:53:39 EET 2021


On 3/6/2021 8:47 PM, Paul B Mahol wrote:
> How you tested this?
> 
> And why you have not asked nicely before taking working on this?

He took your patch, included it without changes and with proper 
authorship, and worked on top of it. It's no different than sending only 
patches 2 to 6 after you committed 1.
But i agree he could have asked first if you were still working on it in 
order to not do duplicate or incompatible work.

> 
> On Sun, Mar 7, 2021 at 12:28 AM Marton Balint <cus at passwd.hu> wrote:
> 
>> Signed-off-by: Marton Balint <cus at passwd.hu>
>> ---
>>   Changelog             | 1 +
>>   libavformat/version.h | 2 +-
>>   2 files changed, 2 insertions(+), 1 deletion(-)
>>
>> diff --git a/Changelog b/Changelog
>> index b28a8c59f1..b4d3258be7 100644
>> --- a/Changelog
>> +++ b/Changelog
>> @@ -81,6 +81,7 @@ version <next>:
>>   - TTML subtitle encoder and muxer
>>   - identity video filter
>>   - msad video filter
>> +- RIST protocol via librist
>>
>>
>>   version 4.3:
>> diff --git a/libavformat/version.h b/libavformat/version.h
>> index a05676d979..2a2804582c 100644
>> --- a/libavformat/version.h
>> +++ b/libavformat/version.h
>> @@ -32,7 +32,7 @@
>>   // Major bumping may affect Ticket5467, 5421, 5451(compatibility with
>> Chromium)
>>   // Also please add any ticket numbers that you believe might be affected
>> here
>>   #define LIBAVFORMAT_VERSION_MAJOR  58
>> -#define LIBAVFORMAT_VERSION_MINOR  71
>> +#define LIBAVFORMAT_VERSION_MINOR  72
>>   #define LIBAVFORMAT_VERSION_MICRO 100
>>
>>   #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR,
>> \
>> --
>> 2.26.2
>>
>> _______________________________________________
>> ffmpeg-devel mailing list
>> ffmpeg-devel at ffmpeg.org
>> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>>
>> To unsubscribe, visit link above, or email
>> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> 
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
> 



More information about the ffmpeg-devel mailing list