From 7037f9430b6223ec74080ecb2e58b25426f5f47d Mon Sep 17 00:00:00 2001 From: Nicolas George Date: Sun, 25 Oct 2015 17:31:58 +0100 Subject: lavfi: add realtime filter. Similar to the -re option in ffmpeg that only works for input files. Can be used at any place in the filter graph. --- Changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 04f094b615..44009f04a1 100644 --- a/Changelog +++ b/Changelog @@ -31,6 +31,7 @@ version : - ADPCM AICA decoder - Interplay ACM demuxer and audio decoder - XMA1 & XMA2 decoder +- realtime filter version 2.8: -- cgit v1.2.1