[gst-devel] Re: [gst-cvs] thomasvs gst-plugins: gst-plugins/ext/raw1394/

Ronald Bultje rbultje at ronald.bitfreak.net
Sun Mar 14 12:19:04 CET 2004


Hi,

On Sun, 14 Mar 2004, Thomas Vander Stichele wrote:
> --- a/gstdv1394src.c	2 Feb 2004 17:23:29 -0000	1.18
> +++ b/gstdv1394src.c	14 Mar 2004 19:57:26 -0000	1.19
> @@ -65,7 +65,6 @@
>        GST_STATIC_CAPS (
>          "dv1394src",
>          "video/dv",
> -/*
>  	gst_props_new (
>            "format", GST_PROPS_LIST (
>  	  		G_TYPE_STRING ("NTSC"),
> @@ -73,7 +72,6 @@
>  			),
>  	  NULL)
>  	),
> -*/
>        NULL);
>    }
>    return template;

Did you try to compile this? gst_props_new() doesn't exist.

Ronald





More information about the gstreamer-devel mailing list