[FFmpeg-devel] [PATCH] doc/APIChanges: mention nb_threads addition to AVFilterContext
James Almer
jamrial at gmail.com
Tue Aug 30 03:57:07 EEST 2016
On 8/29/2016 4:56 PM, Paul B Mahol wrote:
> On Mon, Aug 29, 2016 at 8:17 PM, James Almer <jamrial at gmail.com> wrote:
>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>> doc/APIchanges | 3 +++
>> 1 file changed, 3 insertions(+)
>>
>> diff --git a/doc/APIchanges b/doc/APIchanges
>> index 2572b1c..7ac809c 100644
>> --- a/doc/APIchanges
>> +++ b/doc/APIchanges
>> @@ -15,6 +15,9 @@ libavutil: 2015-08-28
>>
>> API changes, most recent first:
>>
>> +2016-08-29 - 4493390 - lavfi 6.58.100 - avfilter.h
>> + Add AVFilterContext.nb_threads.
>> +
>> 2016-08-15 - c3c4c72 - lavc 57.53.100 - avcodec.h
>> Add trailing_padding to AVCodecContext to match the corresponding
>> field in AVCodecParameters.
>> --
>> 2.9.1
>>
>> _______________________________________________
>> ffmpeg-devel mailing list
>> ffmpeg-devel at ffmpeg.org
>> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>>
>
> LGTM
Pushed, thanks.
More information about the ffmpeg-devel
mailing list