summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorZaheer Abbas Merali <zaheerabbas@merali.org>2008-09-02 12:04:32 +0000
committerZaheer Abbas Merali <zaheerabbas@merali.org>2008-09-02 12:04:32 +0000
commit555486f865d6933da9cf983fc161e56474468ec4 (patch)
treeebfbbef762ce08fa4beb43e2abfd95851d78ce76 /ChangeLog
parent0ce15bab49aca60f380e186c47bcb0ebe4999367 (diff)
downloadgst-plugins-bad-555486f865d6933da9cf983fc161e56474468ec4.tar.gz
gst-plugins-bad-555486f865d6933da9cf983fc161e56474468ec4.tar.bz2
gst-plugins-bad-555486f865d6933da9cf983fc161e56474468ec4.zip
Add Fluendo MPEG PS and TS demuxers to gst-plugins-bad. This is now dual licensed MPL and LGPL.
Original commit message from CVS: * configure.ac: * gst/mpegdemux/Makefile.am: * gst/mpegdemux/flumpegdemux.c: * gst/mpegdemux/flutspatinfo.c: * gst/mpegdemux/flutspatinfo.h: * gst/mpegdemux/flutspmtinfo.c: * gst/mpegdemux/flutspmtinfo.h: * gst/mpegdemux/flutspmtstreaminfo.c: * gst/mpegdemux/flutspmtstreaminfo.h: * gst/mpegdemux/gstmpegdefs.h: * gst/mpegdemux/gstmpegdemux.c: * gst/mpegdemux/gstmpegdemux.h: * gst/mpegdemux/gstmpegdesc.c: * gst/mpegdemux/gstmpegdesc.h: * gst/mpegdemux/gstmpegtsdemux.c: * gst/mpegdemux/gstmpegtsdemux.h: * gst/mpegdemux/gstpesfilter.c: * gst/mpegdemux/gstpesfilter.h: * gst/mpegdemux/gstsectionfilter.c: * gst/mpegdemux/gstsectionfilter.h: Add Fluendo MPEG PS and TS demuxers to gst-plugins-bad. This is now dual licensed MPL and LGPL.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog25
1 files changed, 25 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 870c66e6..9a7f44ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+2008-09-02 Zaheer Abbas Merali <zaheerabbas at merali dot org>
+
+ * configure.ac:
+ * gst/mpegdemux/Makefile.am:
+ * gst/mpegdemux/flumpegdemux.c:
+ * gst/mpegdemux/flutspatinfo.c:
+ * gst/mpegdemux/flutspatinfo.h:
+ * gst/mpegdemux/flutspmtinfo.c:
+ * gst/mpegdemux/flutspmtinfo.h:
+ * gst/mpegdemux/flutspmtstreaminfo.c:
+ * gst/mpegdemux/flutspmtstreaminfo.h:
+ * gst/mpegdemux/gstmpegdefs.h:
+ * gst/mpegdemux/gstmpegdemux.c:
+ * gst/mpegdemux/gstmpegdemux.h:
+ * gst/mpegdemux/gstmpegdesc.c:
+ * gst/mpegdemux/gstmpegdesc.h:
+ * gst/mpegdemux/gstmpegtsdemux.c:
+ * gst/mpegdemux/gstmpegtsdemux.h:
+ * gst/mpegdemux/gstpesfilter.c:
+ * gst/mpegdemux/gstpesfilter.h:
+ * gst/mpegdemux/gstsectionfilter.c:
+ * gst/mpegdemux/gstsectionfilter.h:
+ Add Fluendo MPEG PS and TS demuxers to gst-plugins-bad. This
+ is now dual licensed MPL and LGPL.
+
2008-09-02 Wim Taymans <wim.taymans@collabora.co.uk>
* gst/mpegtsmux/mpegtsmux.c: (new_packet_cb):