summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-07-13 15:25:58 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-07-13 15:25:58 +0000
commit36b3b4cdbdcd2e2dd6828bb761efa76404712687 (patch)
treef6bb227c314e7f3a111b210c38e1d9e0f43cbd55 /ChangeLog
parent75b7f613d192d263da00d8a99df4b9fbe61fae02 (diff)
downloadgst-plugins-bad-36b3b4cdbdcd2e2dd6828bb761efa76404712687.tar.gz
gst-plugins-bad-36b3b4cdbdcd2e2dd6828bb761efa76404712687.tar.bz2
gst-plugins-bad-36b3b4cdbdcd2e2dd6828bb761efa76404712687.zip
docs/plugins/: add more plugins and elements to docs
Original commit message from CVS: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-bad-plugins-docs.sgml: * docs/plugins/gst-plugins-bad-plugins-sections.txt: add more plugins and elements to docs * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain): fix segfaults due to wrong g_free add example * gst/gdp/gstgdppay.c: add example
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 909b4d2f..9ec90db5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2006-07-13 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * docs/plugins/Makefile.am:
+ * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
+ * docs/plugins/gst-plugins-bad-plugins-sections.txt:
+ add more plugins and elements to docs
+ * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
+ fix segfaults due to wrong g_free
+ add example
+ * gst/gdp/gstgdppay.c:
+ add example
+
2006-07-13 Wim Taymans <wim@fluendo.com>
* gst/nsf/Makefile.am: