diff options
author | Nicolas George <nicolas.george@normalesup.org> | 2013-04-18 16:59:27 +0200 |
---|---|---|
committer | Nicolas George <nicolas.george@normalesup.org> | 2013-04-21 15:20:50 +0200 |
commit | b57c23f8c85c58c29343ed415e0cf2b4fd1a81d8 (patch) | |
tree | d7792f4c1c5895505db9eb3c12dad5154eef4757 /Changelog | |
parent | 14369f59c5ad1fb817fb4d94073f31cccf12b556 (diff) | |
download | ffmpeg-b57c23f8c85c58c29343ed415e0cf2b4fd1a81d8.tar.gz |
lavfi: add asetrate filter.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ version <next>: - The matroska demuxer can now output proper verbatim ASS packets. It will become the default at the next libavformat major bump. - decent native animated GIF encoding +- asetrate filter version 1.2: |