summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorZaheer Abbas Merali <zaheerabbas@merali.org>2008-01-22 18:40:16 +0000
committerZaheer Abbas Merali <zaheerabbas@merali.org>2008-01-22 18:40:16 +0000
commit307c4c56af59afce76a57fe3a8720af3b9bf928f (patch)
tree6470858e4e1587e6ee5d4ba8ffc3c8da68056c01 /ChangeLog
parentfa8f099a5acfefb28bd5f032d03122caa925ba00 (diff)
downloadgst-plugins-bad-307c4c56af59afce76a57fe3a8720af3b9bf928f.tar.gz
gst-plugins-bad-307c4c56af59afce76a57fe3a8720af3b9bf928f.tar.bz2
gst-plugins-bad-307c4c56af59afce76a57fe3a8720af3b9bf928f.zip
gst/mpegtsparse/mpegtspacketizer.c: Add event name and description to the eit structure sent in the bus message.
Original commit message from CVS: * gst/mpegtsparse/mpegtspacketizer.c: Add event name and description to the eit structure sent in the bus message.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0879f2b6..f559e479 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-01-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
+ * gst/mpegtsparse/mpegtspacketizer.c:
+ Add event name and description to the eit structure
+ sent in the bus message.
+
+2008-01-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
+
* gst/mpegtsparse/mpegtsparse.c:
Revert const removal from previous commit.