> Is it possible to detect which codecs are really installed and supported by 
> the entire avifile installation??

avm::CodecInfo::Get(avm::vector<const CodecInfo*>&, Media media = Video,
                    Direction direction = Decode, fourcc_t fcc = ANY);

static function as you could find in infotypes.h

> Is ist sufficient to parse the fourcc.h file and extract all necessary 

parsing fourcc.h was very bad idea...

-- 
  .''`.    Zdenek Kabelac  kabi@{debian.org, users.sf.net, fi.muni.cz}
 : :' :          Debian GNU/Linux maintainer - www.debian.{org,cz}
 `. `'  Modern processors are the most advanced heating systems around.
   `-                                     www.tomshardware.com

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

Reply via email to