OS4 DepotLogo by McFly 
(anonymous IP: 50.16.36.153) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Sobjs site
   Crashlog site
   Bugs site
 
 Categories

   o Audio (311)
   o Datatype (46)
   o Demo (166)
   o Development (467)
   o Document (18)
   o Driver (78)
   o Emulation (126)
   o Game (723)
   o Graphics (387)
   o Library (58)
      o Audio (8)
      o Graphics (3)
      o Hollywood (12)
      o Misc (20)
      o Mui (10)
      o Reaction (2)
      o Xml (1)
   o Network (161)
   o Office (43)
   o Utility (625)
   o Video (48)

Total files: 3257

Full index file. Download
Recent index file. Download




 Links

  Amigans.net
  OpenAmiga
  Aminet
  UtilityBase
  IntuitionBase
  AmigaBounty


Support the site


 Readme for:  Library » Graphics » xvidcore_lib.lha

Description: Xvidcore codec library
Download: xvidcore_lib.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 269kb
Version: 52.2
Date: 03 Jun 09
Author: Fredrik Wikstrom
Submitter: Fredrik Wikstrom
Email: fredrik/a500 org
Homepage: http://a500.org
Category: library/graphics
Replaces: library/misc/xvidcore_lib.lha
License: GPL
Distribute: yes
Min OS Version: 4.0
FileID: 4844
 
Comments: 0  [View]
Snapshots: 0  [View]
Downloads: 628  (Current version)
815  (Accumulated)

Show content Show crashlogs Replace file 
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-2013 by Björn Hagström All Rights Reserved
Amiga OS and its logos are registered trademarks of Hyperion Entertainment