On Wed, Sep 19, 2001 at 08:12:08AM +0200, Pierre H�bert wrote:
> Hello,
> 
> I used to retrieve the list of the available codecs with the following code :
> 
> Since a few days (I don't know exactly how) this doesn't work anymore in the 
> newest avifile CVS version. 
> Is there a new way to obtain the codec list ? For example with 
> "CodecInfo::match" ?

you may call  CodecInfo::match  with 0xffffffff codec
which will return nothing, but will fill video_codecs & audio_codecs lists

There will be added some methods to retrieve these list later
(probably  getVideoCodecs() & getAudioCodecs())


-- 
         Debian GNU/Linux maintainer - www.debian.{org,cz}
 Zdenek Kabelac  http://i.am/kabi/ kabi@{i.am, debian.org, 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