On Sat, Nov 17, 2001 at 05:45:44PM +0200, Arpi wrote:
> Hi,
> 
> > I just want to give a "hello" since i ported your DirectShow support 
> > routines into xine player. The code is at the cvs for the next 0.9.5 
> > release. Note that i have also converted all c++ code to c.
> Hmm. How did you do that? (C++->C)

I'm wondering why do you still believe there is some magic in C++ code -
The first C++ compilers were compiling the code by first turning it into
C code and then compiling it as plain C.

> I tried it some time ago but finally found it very impossible.

:) I've already made a lot steps toward simple  c++ -> c transition -
but as you have expressed you are happy with current state I've been
working on other parts

> (because of directshow api itself is c++)

c++ > c > asm  

no magic here :)


> > I've tried ACELP codec that is failing to connect the output pin. Do you 
> It doesn't work yet. Nobody knows why.

I've just added some comments to registy.h - maybe  ACelp codecs
expects some value in AudioReserved001  setting (check  registry.c)

If Eugene could trace this registry access - maybe some value
should be placed there ??

-- 
  .''`.  Which fundamental human right do you want to give up today?
 : :' :      Debian GNU/Linux maintainer - www.debian.{org,cz}
 `. `'  Zdenek Kabelac  kabi@{debian.org, users.sf.net, fi.muni.cz}
   `-         Resistance is futile. You all will be packaged

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to