Stefano Sabatini 4d6a8a2bdb 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.
2012-06-04 00:54:57 +02:00
2012-06-01 08:06:36 +02:00
2012-05-08 08:39:37 +02:00
2011-06-12 18:01:29 +02:00
2012-05-04 18:40:36 +02:00
2012-01-25 22:47:45 +01:00
2012-06-01 21:06:06 +02:00
2011-04-08 02:50:13 +02:00
2012-02-23 19:36:16 +01:00
2012-05-24 21:15:01 +02:00
2012-04-06 10:23:26 +02:00

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

2) Licensing
------------

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.
Description
No description provided
Readme 173 MiB
Languages
C 92.1%
Assembly 6%
Makefile 1.2%
C++ 0.3%
Objective-C 0.2%
Other 0.1%