summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-12-14 14:25:17 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-12-14 14:25:17 +0000
commit59c11224814b243c25cca9b0e5f9b47c939f2614 (patch)
tree5047715ad894c599c913db9b06af2eab5c6f55f7 /ChangeLog
parentf4dd37e871ed80a6791d7db32475a75856aefe09 (diff)
gst/effectv/gstquark.c: Add some NULL pointer checks (possibly related to #385623).
Original commit message from CVS: * gst/effectv/gstquark.c: (gst_quarktv_transform), (gst_quarktv_planetable_clear): Add some NULL pointer checks (possibly related to #385623).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c05a34a..f4e52803 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-12-14 Tim-Philipp Müller <tim at centricular dot net>
+
+ * gst/effectv/gstquark.c: (gst_quarktv_transform),
+ (gst_quarktv_planetable_clear):
+ Add some NULL pointer checks (possibly related to #385623).
+
2006-12-12 Tim-Philipp Müller <tim at centricular dot net>
* gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),