[gst-cvs] company gst-plugins: gst-plugins/ gst-plugins/ext/gnomevfs/ gst-plugins/ext/mad/ gst-plugins/ext/vorbis/ gst-plugins/gst/audioconvert/ gst-plugins/gst/typefind/
Benjamin Otte
company at pdx.freedesktop.org
Fri Apr 9 11:56:04 PDT 2004
CVS Root: /home/cvs/gstreamer
Module: gst-plugins
Changes by: company
Date: Fri Apr 09 2004 11:55:22 PDT
Log message:
* ext/gnomevfs/gstgnomevfssink.c:
(_gst_boolean_allow_overwrite_accumulator),
(gst_gnomevfssink_class_init):
fix erase signal - if any handler returns false the file will not be
overwritten. If no handler is connected, the file will not be
overwritten either.
renamed signal to "allow-overwrite"
* ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
free string when adding it to ID3 failed
* ext/vorbis/vorbisdec.c: (vorbis_dec_event):
unref event when done
* gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
free caps
* gst/typefind/gsttypefindfunctions.c:
(mpeg_video_stream_type_find):
fix invalid read
Modified files:
. : ChangeLog
ext/gnomevfs : gstgnomevfssink.c
ext/mad : gstid3tag.c
ext/vorbis : vorbisdec.c
gst/audioconvert: gstaudioconvert.c
gst/typefind : gsttypefindfunctions.c
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ChangeLog.diff?r1=1.516&r2=1.517
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ext/gnomevfs/gstgnomevfssink.c.diff?r1=1.22&r2=1.23
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ext/mad/gstid3tag.c.diff?r1=1.29&r2=1.30
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ext/vorbis/vorbisdec.c.diff?r1=1.35&r2=1.36
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/audioconvert/gstaudioconvert.c.diff?r1=1.42&r2=1.43
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/typefind/gsttypefindfunctions.c.diff?r1=1.37&r2=1.38
More information about the Gstreamer-commits
mailing list