summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2009-01-06 10:50:37 +0000
committerWim Taymans <wim.taymans@gmail.com>2009-01-06 10:50:37 +0000
commit15583abf2508308f3e40149aeb8ba54e2bbc8166 (patch)
tree1f3613c11040654f94cea868f28abef8cd0493cc /ChangeLog
parent1b2dc5f3a855c19f2d39be53d1c486725426a236 (diff)
tests/examples/app/appsrc_ex.c: Some comments.
Original commit message from CVS: * tests/examples/app/appsrc_ex.c: (main): Some comments. When pulling a buffer we can get NULL when the element is EOS, don't try to unref this NULL buffer.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ea5de547f..876fbcd81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-01-06 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * tests/examples/app/appsrc_ex.c: (main):
+ Some comments.
+ When pulling a buffer we can get NULL when the element is EOS, don't try
+ to unref this NULL buffer.
+
2009-01-06 Jan Schmidt <jan.schmidt@sun.com>
* gst-libs/gst/video/Makefile.am: