Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2013-04-02 21:30:11 +0400
committerAnton Khirnov <anton@khirnov.net>2013-04-30 13:24:57 +0400
commita1e05b0487a1939334c2920fc7f9936bc9efe876 (patch)
tree6aec5577b04f68d9a6d42176f7d9f489911ac2cb /Changelog
parentb472938233b98178ed6c1353c37e0dc7ab585902 (diff)
lavfi: add trim and atrim filters.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index f74295c010..23ed1b4cce 100644
--- a/Changelog
+++ b/Changelog
@@ -13,6 +13,7 @@ version 10:
- new interlace filter
- JPEG 2000 decoder
- new asetpts filter (same as setpts, but for audio)
+- new trim and atrim filters
version 9: