diff options
author | Anton Khirnov <anton@khirnov.net> | 2013-04-05 15:37:29 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2013-04-09 19:13:27 +0200 |
commit | cdac3acb11356be37e04b6d02cf75ce061d15aeb (patch) | |
tree | 7fcf56b9104fbe4efb74eb8f365c7a17116ed177 /Changelog | |
parent | 8114c101607843a86960bd3e0e9c40487dc2a961 (diff) | |
download | ffmpeg-cdac3acb11356be37e04b6d02cf75ce061d15aeb.tar.gz |
lavfi: add a bump and docs entries for the AVOptions switch
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ version 10: or vice versa - new avconv options -filter_script and -filter_complex_script, which allow a filtergraph description to be read from a file +- uniform options syntax across all filters version 9: |