Changeset 57503fab in ffmpeg

Timestamp:
Aug 21, 2016, 9:54:53 AM (8 years ago)
Author:
Michael Niedermayer <michael@niedermayer.cc>
Branches:
master
Children:
445c30ba
Parents:
4d7d7480
git-author:
Jan Sebechlebsky <sebechlebskyjan@gmail.com> (08/21/16 08:36:12)
git-committer:
Michael Niedermayer <michael@niedermayer.cc> (08/21/16 09:54:53)
Message:

avcodec/bsf: 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: Michael Niedermayer <michael@niedermayer.cc>

(No files)

Note: See TracChangeset for help on using the changeset viewer.