[gst-devel] esdrec

Christian Fredrik Kalager Schaller Uraeus at linuxrising.org
Sat Jan 18 10:50:03 CET 2003


Hi Daniel,
If you just change one line wouldn't just an ifdef be better?

Christian

On Fri, 2003-01-17 at 18:32, Daniel Fischer wrote:
> hi all,
> 
> i've taken on the very easy task of extending the esd plugin to support esdrec-like input (that is, a osssrc replacement for esd users). it was no more than taking esdmon and changing a single line, from:
>   src->fd = esd_monitor_stream(esdformat, src->frequency, src->host, connname);
> to:
>   src->fd = esd_record_stream_fallback(esdformat, src->frequency, src->host, connname);
> 
> 
> i'm too lazy to diff a patch :), so find the new esdrec.c and updated Makefile.am attached.
> 
> additionally, line 494 of gst-plugins-0.5.1/configure.ac should read
> 	GST_CHECK_FEATURE(ESD, [esound plug-ins], esdsink esdmon esdrec, [
> 
> regards,
> -dan
> 
> ---
> dan at f3c.com
> http://f3c.com/dan/
-- 
Christian Fredrik Kalager Schaller <Uraeus at linuxrising.org>





More information about the gstreamer-devel mailing list