summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorZaheer Abbas Merali <zaheerabbas@merali.org>2008-02-14 14:22:57 +0000
committerZaheer Abbas Merali <zaheerabbas@merali.org>2008-02-14 14:22:57 +0000
commit8ede0678be4921abd03bca7d68afb52844c7b8fa (patch)
tree88ac53997106c4e826eb70642d656caaa668efbc /ChangeLog
parent3e6837ee1b6f5c20bd0d70eb106e0b573984db09 (diff)
downloadgst-plugins-bad-8ede0678be4921abd03bca7d68afb52844c7b8fa.tar.gz
gst-plugins-bad-8ede0678be4921abd03bca7d68afb52844c7b8fa.tar.bz2
gst-plugins-bad-8ede0678be4921abd03bca7d68afb52844c7b8fa.zip
gst/mpegtsparse/: Make sure the gstmpegdesc debug lines do not critical when GST_DEBUG is enabled and also actually o...
Original commit message from CVS: * gst/mpegtsparse/gstmpegdesc.c: * gst/mpegtsparse/gstmpegdesc.h: * gst/mpegtsparse/mpegtsparse.c: Make sure the gstmpegdesc debug lines do not critical when GST_DEBUG is enabled and also actually output. Thanks to Alessandro Decina for spotting. Fixes #516448
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9338dd49..bf01807a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-02-14 Zaheer Abbas Merali <zaheerabbas at merali dot org>
+
+ * gst/mpegtsparse/gstmpegdesc.c:
+ * gst/mpegtsparse/gstmpegdesc.h:
+ * gst/mpegtsparse/mpegtsparse.c:
+ Make sure the gstmpegdesc debug lines do not critical
+ when GST_DEBUG is enabled and also actually output.
+ Thanks to Alessandro Decina for spotting.
+ Fixes #516448
+
2008-02-13 Jan Schmidt <jan.schmidt@sun.com>
* gst-libs/gst/Makefile.am: