gstreamer/ext
Wim Taymans a694bd08f9 ext/ogg/: Added an ogg muxer.
Original commit message from CVS:
* ext/ogg/gstogg.c: (plugin_init):
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
(gst_ogg_print):
* ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
(gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
(gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
(gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
(gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
(gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
(gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
(gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
(gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
(gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
Added an ogg muxer.
Small typo fixes in the demuxer.
2004-05-10 13:34:57 +00:00
..
alsa ext/alsa/gstalsasrc.c: don't use a fixed buffer size when writing variable length data to it. Fixes memory corruption... 2004-05-09 17:25:16 +00:00
cdparanoia don't mix tabs and spaces 2004-03-15 19:32:28 +00:00
gnomevfs ext/gnomevfs/gstgnomevfssink.c: Run glib's default signal handler (??) in RUN_CLEANUP rather than 2004-05-09 16:48:42 +00:00
libvisual ext/libvisual/: use a GstAdapter to correctly adapt buffer sizes - allows using a framerate 2004-05-04 00:44:19 +00:00
ogg ext/ogg/: Added an ogg muxer. 2004-05-10 13:34:57 +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 ext/theora/theoraenc.c: Mark the last packet with an EOS flag which is not really needed in gstreamer. 2004-05-10 13:32:11 +00:00
vorbis ext/vorbis/vorbisdec.c: don't leak events 2004-05-08 16:30:03 +00:00
Makefile.am add initial support for libvisual (http://libvisual.sourceforge.net) libvisual is still quite alpha, so expect crashe... 2004-04-30 02:25:09 +00:00