[gst-devel] Re: [gst-cvs] company gst-plugins: gst-plugins/ gst-plugins/ext/alsa/ gst-plugins/ext/ogg/ gst-plugins/ext/vorbis/

Thomas Vander Stichele thomas at apestaart.org
Sun Feb 1 02:43:12 CET 2004


> RCS file: /home/cvs/gstreamer/gst-plugins/ext/vorbis/vorbisdec.c,v
> retrieving revision 1.28
> retrieving revision 1.29
> diff -u -d -r1.28 -r1.29
> --- vorbisdec.c	31 Jan 2004 17:19:21 -0000	1.28
> +++ vorbisdec.c	31 Jan 2004 20:57:20 -0000	1.29
> @@ -276,6 +276,7 @@
>  	} else {
>  	  GST_ERROR_OBJECT (dec, "failed to parse data for DISCONT event, not sending any");
>  	}
> +	vorbis_synthesis_restart (&dec->vd);
>        }
>        break;
>      default:

Apparently this got added between 1.0 and 1.1 of libvorbis.  Is there
some way we can work around it when this function isn't present ?

Thomas

Dave/Dina : future TV today ! - http://www.davedina.org/
<-*- thomas (dot) apestaart (dot) org -*->
Keep me in your bed all day
Nothing heals me like you do
<-*- thomas (at) apestaart (dot) org -*->
URGent, best radio on the net - 24/7 ! - http://urgent.fm/






More information about the gstreamer-devel mailing list