2005-05-06 13:49:50 +00:00
When porting a plugin start with 0.8 CVS head, not the old code in this module. There are many bugfixes which have gone into 0.8 which you want to keep.
2005-05-05 09:10:38 +00:00
List of ported plugins (update when you commit a ported plugin):
2005-10-10 19:57:40 +00:00
speexenc (alima)
2005-09-22 22:38:48 +00:00
auparse (alima)
2005-05-05 09:10:38 +00:00
effectv (wim)
2005-05-06 11:04:30 +00:00
mad (wim)
2005-05-06 11:25:56 +00:00
videofilter (wim)
2005-05-09 14:16:41 +00:00
aalib (wim)
libcaca (zeeshan)
law (wim)
2005-05-09 20:09:44 +00:00
shout2 (zaheer) - not fully tested
2005-05-10 20:10:43 +00:00
esdsink (arwed)
Ported multipart mux/demux to 0.9.
Original commit message from CVS:
2005-11-30 Julien MOUTTE <julien@moutte.net>
* configure.ac:
* PORTED_O9:
* gst/multipart/Makefile.am:
* gst/multipart/multipartdemux.c:
(gst_multipart_demux_base_init),
(gst_multipart_demux_class_init), (gst_multipart_demux_init),
(gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
(gst_multipart_demux_change_state),
(gst_multipart_demux_plugin_init):
* gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
(gst_multipart_mux_init), (gst_multipart_mux_finalize),
(gst_multipart_mux_sinkconnect),
(gst_multipart_mux_request_new_pad),
(gst_multipart_mux_handle_src_event),
(gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
(gst_multipart_mux_change_state): Ported multipart mux/demux to
0.9.
2005-11-30 10:18:42 +00:00
multipart (dolphy)
2005-05-06 11:25:56 +00:00
osssink is partially done in the threaded branch (wim)
2005-05-05 09:10:38 +00:00
- Remember that some plugins are already ported and now in the gst-plugins-base module.
When you have ported a plugin remember to copy the relevant parts from configure.ac.orig into configure.ac and re-enable it in the Makefile.am files.