From 5b8e97b8ce9c7eecc148331bab300b1889d753ca Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Tue, 15 Jan 2008 15:40:58 +0000 Subject: Re-add multipartdemux to the docs. Last round of section cleanup. Original commit message from CVS: * docs/plugins/gst-plugins-good-plugins-sections.txt: * gst/multipart/Makefile.am: * gst/multipart/multipartdemux.c: * gst/multipart/multipartdemux.h: * gst/multipart/multipartmux.c: * gst/multipart/multipartmux.h: Re-add multipartdemux to the docs. Last round of section cleanup. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f39cf1e9..7891f840 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2008-01-15 Stefan Kost + + * docs/plugins/gst-plugins-good-plugins-sections.txt: + * gst/multipart/Makefile.am: + * gst/multipart/multipartdemux.c: + * gst/multipart/multipartdemux.h: + * gst/multipart/multipartmux.c: + * gst/multipart/multipartmux.h: + Re-add multipartdemux to the docs. Last round of section cleanup. + 2008-01-15 Stefan Kost * docs/plugins/Makefile.am: -- cgit