summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-02-02 14:27:54 +0000
committerCarl Hetherington <cth@carlh.net>2013-02-02 14:27:54 +0000
commit98bbaf1e907e927dbd26131cbdef243a82fdc2d1 (patch)
treeb5863c26d3368c44269755f7af9f5e4b7b117ea7 /ChangeLog
parent8b4aa224882d2451f81c0a3ad07ec2d4ea098d5a (diff)
Only offer filters and postproc that exist.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8845dc78d..a6f3009a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2013-02-02 Carl Hetherington <cth@carlh.net>
+ * Fix infinite loop of error messages when
+ `playing back' using a non-existant filter (#39).
+
* Encode data straight to MXFs, rather
than going via .j2c files. Should roughly
halve required disk space and reduce time