summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-01-23 10:34:40 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-01-23 10:34:40 +0000
commitafa31cfea03063a848ba4db5aa03001301839aa2 (patch)
treea2aabe70dff5cfe05fb056c6251da88143ec05fb /ChangeLog
parent960b1c5b08839e6e2727ae5fcad3c00be1916583 (diff)
downloadgst-plugins-bad-afa31cfea03063a848ba4db5aa03001301839aa2.tar.gz
gst-plugins-bad-afa31cfea03063a848ba4db5aa03001301839aa2.tar.bz2
gst-plugins-bad-afa31cfea03063a848ba4db5aa03001301839aa2.zip
Add documentation for the xingheader plugin.
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: * gst/xingheader/gstxingmux.c: * gst/xingheader/gstxingmux.h: Add documentation for the xingheader plugin. * tests/check/elements/xingmux.c: (GST_START_TEST): Set element state to PLAYING before doing something else.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96272786..10685b97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2008-01-23 Sebastian Dröge <slomo@circular-chaos.org>
+ * docs/plugins/Makefile.am:
+ * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
+ * docs/plugins/gst-plugins-bad-plugins-sections.txt:
+ * gst/xingheader/gstxingmux.c:
+ * gst/xingheader/gstxingmux.h:
+ Add documentation for the xingheader plugin.
+
+ * tests/check/elements/xingmux.c: (GST_START_TEST):
+ Set element state to PLAYING before doing something else.
+
+2008-01-23 Sebastian Dröge <slomo@circular-chaos.org>
+
* tests/check/Makefile.am:
* tests/check/elements/.cvsignore:
* tests/check/elements/xingmux.c: (setup_xingmux),