gstreamer/ext
Jan Schmidt 46a7bd8dfd ext/alsa/gstalsasink.c: Extra log line.
Original commit message from CVS:
* ext/alsa/gstalsasink.c: (gst_alsasink_open):
Extra log line.
* ext/pango/gstclockoverlay.c: (gst_clock_overlay_init):
* ext/pango/gsttimeoverlay.c: (gst_time_overlay_init):
Use pango_font_description_set_family_static instead of
pango_font_description_set_family to save a string copy (it was
leaking due to the strdup anyway)
* gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_finalize):
* gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_finalize):
* gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_finalize):
* gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_finalize):
Chain up in finalize.
2007-03-08 12:53:51 +00:00
..
alsa ext/alsa/gstalsasink.c: Extra log line. 2007-03-08 12:53:51 +00:00
cdparanoia More docs coverage and some ChangeLog surgery (add missing names) 2007-02-15 15:17:23 +00:00
gnomevfs ext/gnomevfs/gstgnomevfssrc.c: Map a gnome-vfs HOST_NOT_FOUND error into a GStreamer NOT_FOUND error code as well. 2007-01-26 12:44:46 +00:00
libvisual ext/libvisual/visual.c: Fix strides in libvisual. Gst uses X strides. 2007-01-29 10:25:11 +00:00
ogg ext/ogg/gstoggdemux.c: Fix confusing debug message. 2007-03-07 17:15:57 +00:00
pango ext/alsa/gstalsasink.c: Extra log line. 2007-03-08 12:53:51 +00:00
theora ext/theora/theoraenc.c: Check return value of theora_encode_header(), or we might try to allocate a random number of ... 2007-01-29 18:14:25 +00:00
vorbis Small documentation updates/fixes 2007-01-09 11:15:57 +00:00
Makefile.am updates to activate cdparanoia plugin 2005-12-12 20:31:24 +00:00