Re: evolution and gstreamer
guenther <[email protected]>
| Newsgroups | gmane.comp.gnome.evolution.devel |
|---|---|
| Message-ID | <1143505616.10236.41.camel@monkey> |
On Tue, 2006-02-07 at 16:10 +0000, Ross Burton wrote:
> The "audio-inline" plugin uses GStreamer, and it hasn't been ported yet.
> http://bugzilla.gnome.org/show_bug.cgi?id=329629
>
> The good news is that its on the 2.5 milestone tracking bug.
Since the bugzilla-only way proofed to be highly inefficient...
I just summoned some gstreamer hackers. Hopefully we can enable this
plugin soon, again.
...guenther
--
char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}