Logo by DaveyD (anonymous IP: 3.146.152.119,0) | ||||||||||||
| ||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4399 Full index file Recent index file
 Amigans.net  OpenAmiga  Aminet  UtilityBase  IntuitionBase  AmigaBounty
Support the site
|
[Show comments] [Show snapshots] [Show videos] [Show content] [Show crashlogs] Xvidcore 1.2.2 implemented as an AmigaOS shared library. Installation: Copy xvidcore.library To LIBS: Installation (SDK): Copy include/#? All SDK:Local/common/include/ Some differences from using libxvidcore.a/so: libxvidcore.a: #include <xvid.h> xvidcore.library: #include <libraries/xvid.h> #include <proto/xvidcore.h> #include <inline4/xvidcore.h> libxvidcore.a: plugins[0].func = xvid_plugin_single; xvidcore.library: plugins[0].func = xvid_get_plugin_func(XVID_PLUGIN_SINGLE); Changes: 52.2 (3-Jun-2009) - Updated to xvidcore-1.2.2 - Compiled xvidcore with altivec support 52.1 (18-Feb-2009) - First released version |
Copyright (c) 2004-2024 by Björn Hagström All Rights Reserved Amiga OS and its logos are registered trademarks of Hyperion Entertainment |