diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-08-08 13:44:11 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-08-09 01:03:05 +0200 |
commit | f6580b50edd1f1e0eb92309a16fe90cc911ccf5e (patch) | |
tree | fa68df9b437d107903ab061d998159e015f98323 /Changelog | |
parent | 11a1033c9fcae380f4da06b2b0253ab0eb82b026 (diff) | |
download | ffmpeg-f6580b50edd1f1e0eb92309a16fe90cc911ccf5e.tar.gz |
lavfi: add asetpts audio filter
Based on an idea by Andrey Utkin <andrey.krieger.utkin@gmail.com>.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ version next: - MP2 encoding via TwoLAME - bmp parser - smptebars source +- asetpts filter version 0.11: |