diff Changelog @ 34102:dd8320c2a2cb

libmpcodec: add vf_lavfi. This filter wraps a complete libavfilter filter graph. As the API of libavfilter is not completely stable yet, the filter is not enabled by default, so as not to let mplayer unbuildable. Some strange behaviours may appear due to the very different model of buffer allocation between mplayer and lavfi.
author cigaes
date Wed, 12 Oct 2011 11:38:10 +0000
parents 83a80dedac69
children 3d7ee643b110
line wrap: on
line diff
--- a/Changelog	Wed Oct 12 11:38:08 2011 +0000
+++ b/Changelog	Wed Oct 12 11:38:10 2011 +0000
@@ -11,6 +11,7 @@
 
     Filters:
     * delogo: allow to change the rectangle based on the time.
+    * lavfi: libavfilter filter graphs (experimental).
 
     Other:
     * support adding noise at output resolution with -vo gl:noise-strength=8