[gst-cvs] soto gst-plugins: gst-plugins/ gst-plugins/gst/mpegstream/
Martin Soto
soto at freedesktop.org
Tue Jun 14 15:27:56 PDT 2005
CVS Root: /cvs/gstreamer
Module: gst-plugins
Changes by: soto
Date: Tue Jun 14 2005 15:26:34 PDT
Branch: BRANCH-GSTREAMER-0_8
Log message:
2005-06-15 Martin Soto <martinsoto at users.sourceforge.net>
* gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event):
Only process events with the right MIME type.
(gst_dvd_demux_get_audio_stream): Stream objects were being
reallocated, but the (potentially new) pointer wasn't being stored
in the array again. Make sure to always store the pointer after
reallocation. Fixes a segmentation fault when playing DVDs with
LPCM sound.
(gst_dvd_demux_plugin_init): Rename element for local use.
Modified files:
. : ChangeLog
gst/mpegstream : gstdvddemux.c
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ChangeLog.diff?r1=1.1641.2.246&r2=1.1641.2.247
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/mpegstream/gstdvddemux.c.diff?r1=1.18.2.6&r2=1.18.2.7
More information about the Gstreamer-commits
mailing list