gstreamer/ext
Benjamin Otte 50d120f1ba ext/gnomevfs/gstgnomevfssink.c: fix erase signal - if any handler returns false the file will not be overwritten. If ...
Original commit message from CVS:
* 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
2004-04-09 18:55:10 +00:00
..
alsa ext/alsa/gstalsa.c: handle case better where a soundcard can't pause 2004-04-01 16:34:14 +00:00
cdparanoia don't mix tabs and spaces 2004-03-15 19:32:28 +00:00
gnomevfs ext/gnomevfs/gstgnomevfssink.c: fix erase signal - if any handler returns false the file will not be overwritten. If ... 2004-04-09 18:55:10 +00:00
ogg ext/alsa/gstalsa.c: handle case better where a soundcard can't pause 2004-04-01 16:34:14 +00:00
pango ext/hermes/gsthermescolorspace.c: decrease rank by 2 to not interfere with other colorspaces. 2004-03-30 07:07:45 +00:00
theora don't mix tabs and spaces 2004-03-15 19:32:28 +00:00
vorbis ext/gnomevfs/gstgnomevfssink.c: fix erase signal - if any handler returns false the file will not be overwritten. If ... 2004-04-09 18:55:10 +00:00
Makefile.am add experimental kiosrc plugin 2004-03-30 02:53:00 +00:00