OS4 DepotLogo by Marko 
(anonymous IP: 52.14.126.74,0) 
 HomeRecentStatsSearchMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  UtilityBase
  IntuitionBase
  AmigaBounty


Support the site


 Readme for:  Library » Graphics » xvidcore_lib.lha

Xvidcore_lib

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 Wikström
Submitter: Fredrik Wikström
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
Snapshots: 0
Videos: 0
Downloads:  (Current version)
 (Accumulated)

[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