diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-11-28 21:18:18 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-11-28 21:18:18 +0000 |
commit | 2dd43dc2b07991c68d542d64542395cd7ac8e73b (patch) | |
tree | 5a2c246a0dc11ab7c11dd104ca681b1342701dac /ChangeLog | |
parent | ae85b19551b36a90be3a2106b7a37eb49cf0b5ed (diff) | |
download | gst-plugins-bad-2dd43dc2b07991c68d542d64542395cd7ac8e73b.tar.gz gst-plugins-bad-2dd43dc2b07991c68d542d64542395cd7ac8e73b.tar.bz2 gst-plugins-bad-2dd43dc2b07991c68d542d64542395cd7ac8e73b.zip |
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. :-(.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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): |