On Thu, Oct 04, 2001 at 02:07:36PM +0200, Arpi wrote:
> Hi,
> 
> I've just finished removing unneeded dependency on c++ headers of the
> directshow code. The only 'deep' change to reach it was changing type of
> CodecInfo:dll from string to char*.

we will just replace   std::  with avm::
and it will have same compilation speed and we do not have to care about
memory allocation deallocation - as I've already told you this is on
going change...

(avm::string is basicaly  char* - except we do not have to call free)
(guess why  default.h contains this line:  //#define std avm  )

> It would be great if you sync avifile CVS with my changes.
> (note: DS_VideoDecoder.cpp not yet synced with your autoquality changes)

I've thought I'll receive patch 

> Except driver.c, vfw.c and afl.c, but they aren't used by avifile.

I think they are used - except in very unusual conditions  - but ACM
audio driver is definitely using them.


-- 
  .''`.  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