Changeset 4d6a8a2b in ffmpeg

Timestamp:
Jun 3, 2012, 10:54:57 PM (12 years ago)
Author:
Stefano Sabatini <stefasab@gmail.com>
Branches:
master
Children:
6a9854e8
Parents:
7d82020f
git-author:
Stefano Sabatini <stefasab@gmail.com> (06/01/12 12:46:54)
git-committer:
Stefano Sabatini <stefasab@gmail.com> (06/03/12 22:54:57)
Message:

lavfi: add avfilter_default_filter_name()

The function is modelled after av_default_item_name(), and will print the
name of the instance filter if defined, otherwise the name of the filter.

This allows to show the instance name in the log, which is useful when
debugging complex filter graphs.

(No files)

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