summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-11-28 21:18:18 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-11-28 21:18:18 +0000
commitdc1c02d631c24098f9127a214229e77de72de5e3 (patch)
treeeecab9bf3abbb5240b2585196d528cbf96c8fd1c
parent697fd440b3e265c73d448bbcd00a11098e3227ec (diff)
downloadgstreamer-plugins-good-dc1c02d631c24098f9127a214229e77de72de5e3.tar.gz
gst/mpegstream/gstdvddemux.*: Fix crash (#159759). Doesn't work, though. :-(.
Original commit message from CVS: * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private): * gst/mpegstream/gstdvddemux.h: Fix crash (#159759). Doesn't work, though. :-(.
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fd51dec8f..394757a97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-11-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
+ (gst_dvd_demux_process_private):
+ * gst/mpegstream/gstdvddemux.h:
+ Fix crash (#159759). Doesn't work, though. :-(.
+
2004-11-28 Benjamin Otte <otte@gnome.org>
* gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):