summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-02-02 14:49:02 +0000
committerCarl Hetherington <cth@carlh.net>2013-02-02 14:49:02 +0000
commitde4d3d0fdda0f20ccab06877444fc1e5ff362f93 (patch)
tree1b8aa92b795406a0c040ba02381a17cf548d94b1 /ChangeLog
parent98bbaf1e907e927dbd26131cbdef243a82fdc2d1 (diff)
Tidy up filters dialog; don't show non-existant ones, and categorise them.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a6f3009a6..fc623d7c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2013-02-02 Carl Hetherington <cth@carlh.net>
+ * Tidy up filters dialog by not showing those
+ that are not configured in FFmpeg, and by splitting
+ them up into categories.
+
* Fix infinite loop of error messages when
`playing back' using a non-existant filter (#39).