diff options
author | Nicolas George <nicolas.george@normalesup.org> | 2012-07-17 01:05:05 +0200 |
---|---|---|
committer | Nicolas George <nicolas.george@normalesup.org> | 2012-07-23 11:34:20 +0200 |
commit | be33da9a1d23f4770f6f1e01157f601ac6453b13 (patch) | |
tree | 5b085f972aea5b79fcf3d2104b3295483f8ae2dc /Changelog | |
parent | 1cadab602343c4f577d2710a43bc66fde5a0d20b (diff) | |
download | ffmpeg-be33da9a1d23f4770f6f1e01157f601ac6453b13.tar.gz |
lavfi: add concat filter.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ version next: - Opus decoder using libopus - caca output device using libcaca - alphaextract and alphamerge filters +- concat filter version 0.11: |