gstreamer/ext
Benjamin Otte 5d66d5f1c5 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:09 +00:00
..
a52dec a52dec: Use a debug category, Output timestamps correctly 2004-04-01 11:48:27 +00:00
dvdnav Add a really simple sample DVD player gst-launch command line 2004-04-01 12:54:44 +00:00
dvdread don't mix tabs and spaces 2004-03-15 19:32:25 +00:00
lame don't mix tabs and spaces 2004-03-15 19:32:25 +00:00
mad ext/gnomevfs/gstgnomevfssink.c: fix erase signal - if any handler returns false the file will not be overwritten. If ... 2004-04-09 18:55:09 +00:00
mpeg2dec a52dec: Use a debug category, Output timestamps correctly 2004-04-01 11:48:27 +00:00
sidplay don't mix tabs and spaces 2004-03-15 19:32:25 +00:00
Makefile.am add experimental kiosrc plugin 2004-03-30 02:53:00 +00:00