diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2011-11-01 21:42:14 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2011-11-05 02:13:37 +0100 |
commit | 618ac71354cf406a652109a90e6aa5e4e00d9463 (patch) | |
tree | 573d691f9139e997835ec80c003cc5bb6a6ed004 /Changelog | |
parent | 1fc7077115eb97c4eeeb4ca732cab7e963b3f26f (diff) | |
download | ffmpeg-618ac71354cf406a652109a90e6aa5e4e00d9463.tar.gz |
lavfi: add volume filter
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -73,6 +73,8 @@ easier to use. The changes are: - Video Decoder Acceleration (VDA) HWAccel module. - replacement Indeo 3 decoder - new ffmpeg option: -map_channel +- volume audio filter added + version 0.8: |