summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2008-10-29 17:02:55 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-10-29 17:02:55 +0000
commit4f5adba6742acc41dabcd5e6d215189bad4f2eb1 (patch)
treee6278ea98ad3fb79d18f77d12032ab7659b7e50b /ChangeLog
parent8fac56594ef682ed5b0a33fd0fa633ace60e0a30 (diff)
downloadgst-plugins-bad-4f5adba6742acc41dabcd5e6d215189bad4f2eb1.tar.gz
gst-plugins-bad-4f5adba6742acc41dabcd5e6d215189bad4f2eb1.tar.bz2
gst-plugins-bad-4f5adba6742acc41dabcd5e6d215189bad4f2eb1.zip
gst-libs/gst/app/gstappsink.c: Fix the docs.
Original commit message from CVS: * gst-libs/gst/app/gstappsink.c: (gst_app_sink_class_init): Fix the docs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c38fe7ef..7885bea3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-10-29 Wim Taymans <wim.taymans@collabora.co.uk>
+ * gst-libs/gst/app/gstappsink.c: (gst_app_sink_class_init):
+ Fix the docs.
+
+2008-10-29 Wim Taymans <wim.taymans@collabora.co.uk>
+
Patch by: Robin Stocker <robin at nibor dot org>
* gst/real/gstrealvideodec.c: (gst_real_video_dec_setcaps):