OS4 DepotLogo by Alkaron 
(anonymous IP: 18.218.184.214,2192) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (595)
   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: 4364

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


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 2009
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: 1023  (Current version)
1210  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos 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 © 2004-2024 by Björn Hagström All Rights Reserved