[FFmpeg-devel] [PATCH v3 2/5] avcodec/bsf: Add list BSF API

Jan Sebechlebsky sebechlebskyjan at gmail.com
Mon Aug 15 17:10:27 EEST 2016



On 08/15/2016 02:08 PM, Michael Niedermayer wrote:
> On Mon, Aug 15, 2016 at 02:05:43PM +0200, Michael Niedermayer wrote:
>> On Mon, Aug 15, 2016 at 12:38:35PM +0200, sebechlebskyjan at gmail.com wrote:
>>> From: Jan Sebechlebsky <sebechlebskyjan at gmail.com>
>>>
>>> ---
>>>   Changes since the last version of the patch:
>>>   - removed av_freep(&bsf->item_name) from bsf_list_close since it belongs to
>>>     next commit
>>>
>>>   libavcodec/avcodec.h |  85 ++++++++++++++++
>>>   libavcodec/bsf.c     | 278 +++++++++++++++++++++++++++++++++++++++++++++++++++
>>>   2 files changed, 363 insertions(+)
>> applied
> please also submit a patch that adds this to APIChanges
>
> thx
>
> [...]
>
Sure, I'll do that, have you already pushed the changes (I can't see it 
being applied)?
I am just asking because I wanted to check commit hash - I am not sure 
if it is guaranteed to be the same as in my repo, is it?

Regards,
Jan


More information about the ffmpeg-devel mailing list