summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorZaheer Abbas Merali <zaheerabbas@merali.org>2008-01-24 00:22:17 +0000
committerZaheer Abbas Merali <zaheerabbas@merali.org>2008-01-24 00:22:17 +0000
commitf0173409bacbc57dac5ee6a9fe94afad283ac5d9 (patch)
treeb5be182c91e16097aef30e69978e863172e80170 /ChangeLog
parent90f78abd15e5b99524ee16384d3d134a7e29c877 (diff)
downloadgst-plugins-bad-f0173409bacbc57dac5ee6a9fe94afad283ac5d9.tar.gz
gst-plugins-bad-f0173409bacbc57dac5ee6a9fe94afad283ac5d9.tar.bz2
gst-plugins-bad-f0173409bacbc57dac5ee6a9fe94afad283ac5d9.zip
gst/mpegtsparse/: Parse and add to relevant bus messages the terrestrial delivery system descriptor and the logical c...
Original commit message from CVS: * gst/mpegtsparse/gstmpegdesc.h: * gst/mpegtsparse/mpegtspacketizer.c: Parse and add to relevant bus messages the terrestrial delivery system descriptor and the logical channel descriptor. Do bounds checking on data stored in descriptor before use.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e7d67e1..a87ddf42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-01-24 Zaheer Abbas Merali <zaheerabbas at merali dot org>
+
+ * gst/mpegtsparse/gstmpegdesc.h:
+ * gst/mpegtsparse/mpegtspacketizer.c:
+ Parse and add to relevant bus messages the terrestrial delivery
+ system descriptor and the logical channel descriptor.
+ Do bounds checking on data stored in descriptor before use.
+
2008-01-23 Edgard Lima <edgard.lima@indt.org.br>
* docs/plugins/Makefile.am: