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

Benjamin Otte in7y118 at public.uni-hamburg.de
Mon Feb 2 04:12:40 CET 2004


Oops, wasn't aware of that. It worked before I committed that, so it
should still work, if we ifdef it when only vorbis 1.0 is present.

OTOH, requiring vorbis 1.1 is not an option?

Benjamin


On Sun, 1 Feb 2004, Thomas Vander Stichele wrote:

> > 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/
>
>
>
>
> -------------------------------------------------------
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and Integration
> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> http://www.eclipsecon.org/osdn
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>





More information about the gstreamer-devel mailing list