summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-01-25 22:07:16 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-01-25 22:07:16 +0000
commitea6fc29162df99bef6d07334dce88593f78019dd (patch)
tree98e5f8ecba612b8adee3b267a039c935beed0035
parent69973e08996de45061223d2eceb8e6684ab8ec65 (diff)
gst-libs/gst/: Add gtk-doc style comments. Also fix a function name.
Original commit message from CVS: 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net> * gst-libs/gst/mixer/mixer.c: * gst-libs/gst/propertyprobe/propertyprobe.c: * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name), (gst_tuner_find_channel_by_name): * gst-libs/gst/tuner/tuner.h: Add gtk-doc style comments. Also fix a function name.
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 05c17622..85816bbc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
+ * gst-libs/gst/mixer/mixer.c:
+ * gst-libs/gst/propertyprobe/propertyprobe.c:
+ * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
+ (gst_tuner_find_channel_by_name):
+ * gst-libs/gst/tuner/tuner.h:
+ Add gtk-doc style comments. Also fix a function name.
+
+2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
+
* ext/divx/gstdivxdec.c: (gst_divxdec_init),
(gst_divxdec_negotiate):
Fix for new capsnego - also fixes gst-player with divxdec.