Displaying 1 result from an estimated 1 matches for "anx_importer_find".
2005 Jul 20
0
libannodex 0.7.1 Release
...-the-fly composition of a video on a Web server from previously annodexed
clips. For more information on Annodex, see http://www.annodex.net/
This release is available as a source tarball at:
http://www.annodex.net/software/libannodex/download/libannodex-0.7.1.tar.gz
New in this release:
* Add anx_importer_find() API call (twism)
This patch allows replacing the importer for a particular content
type, and removes any previous importer of that type. The new API
call then allows an application to work with a specific importer.
* remove need for --disable-shared for valgrind testing (thomasvs)
* revert...