[FFmpeg-devel] [PATCH v3 4/5] avcodec/bsf: Add custom item name func for BSF list

Michael Niedermayer michael at niedermayer.cc
Sun Aug 21 12:56:31 EEST 2016


On Mon, Aug 15, 2016 at 12:38:36PM +0200, sebechlebskyjan at gmail.com wrote:
> From: Jan Sebechlebsky <sebechlebskyjan at gmail.com>
> 
> Add custom item name function for bsf list, which will
> construct string description of filter chain. This is
> done using lazy-initialization, so there is no overhead
> if item name is never accessed.
> 
> Signed-off-by: Jan Sebechlebsky <sebechlebskyjan at gmail.com>
> 
> Conflicts:
> 	libavcodec/bsf.c
> ---
>  Changes since the last version of the patch:
>  - added av_freep(&bsf->item_name) from previous commit to bsf_list_close
> 
>  libavcodec/bsf.c | 29 ++++++++++++++++++++++++++++-
>  1 file changed, 28 insertions(+), 1 deletion(-)

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If you fake or manipulate statistics in a paper in physics you will never
get a job again.
If you fake or manipulate statistics in a paper in medicin you will get
a job for life at the pharma industry.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160821/74f01a57/attachment.sig>


More information about the ffmpeg-devel mailing list