[gst-cvs] tpm gstreamer: gstreamer/ gstreamer/gst/ gstreamer/plugins/elements/ gstreamer/plugins/indexers/
Tim Mueller
tpm at kemper.freedesktop.org
Mon Nov 6 09:53:36 PST 2006
CVS Root: /cvs/gstreamer
Module: gstreamer
Changes by: tpm
Date: Mon Nov 06 2006 17:53:36 UTC
Log message:
* gst/gstplugin.c: (gst_plugin_load_file):
* plugins/elements/gstfilesrc.c: (gst_mmap_buffer_finalize),
(gst_file_src_map_region), (gst_file_src_start):
* plugins/indexers/gstfileindex.c: (gst_file_index_load),
(gst_file_index_commit):
Use g_strerror() instead of strerror() - we want UTF-8.
Modified files:
. : ChangeLog
gst : gstplugin.c
plugins/elements: gstfilesrc.c
plugins/indexers: gstfileindex.c
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/ChangeLog.diff?r1=1.2915&r2=1.2916
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/gst/gstplugin.c.diff?r1=1.167&r2=1.168
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/plugins/elements/gstfilesrc.c.diff?r1=1.144&r2=1.145
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/plugins/indexers/gstfileindex.c.diff?r1=1.24&r2=1.25
More information about the Gstreamer-commits
mailing list