From f0173409bacbc57dac5ee6a9fe94afad283ac5d9 Mon Sep 17 00:00:00 2001 From: Zaheer Abbas Merali Date: Thu, 24 Jan 2008 00:22:17 +0000 Subject: 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. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3e7d67e1..a87ddf42 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-01-24 Zaheer Abbas Merali + + * 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 * docs/plugins/Makefile.am: -- cgit v1.2.1