OS4 DepotLogo by DaveyD 
(anonymous IP: 3.129.13.201,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 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 (1005)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (924)
   o Video (69)

Total files: 4367

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Development » Example » mpega_demo.lha

Mpega_demo

Description: Mpega.library demo program for OS4.
Download: mpega_demo.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 12kb
Version: 1.3
Date: 24 Feb 2009
Author: Stï¿œphane TAVENARD
Submitter: Daniel Westerberg
Email: daniel/onyxsoft se
Category: development/example
License: Other
Distribute: no
Min OS Version: 4.0
FileID: 4565
 
Comments: 4
Snapshots: 0
Videos: 0
Downloads: 496  (Current version)
496  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
Since I could not find the correct header files for using
mpega.library on AmigaOS 4 I banged my head against an
alignment issue in the library/mpega.h file for 3 days.

Now that I finally found the solution I decided to update
the MPEGA_demo.c example, distributed with the original
mpega.library for 68k, for OS4 with corrected headers for
OS4.

All needed headers except proto/mpega.h are included. The
proto had copyright text in it so I dared not include it.
Besides, that one seems already be updated and included
for OS4.

Changes
~~~~~~~
* FIX * Added #pragma pack(2) to the libraries/mpega.h file.

* FIX * Fixed the pcm buffer parameter for MPEGA_decode_frame() in
        interfaces/mpega.h to take an array of pointers to WORD,
        instead of just a WORD pointer which is incorrect.

* FIX * Fixed the demo so it works with OS4. Using SDI_hook.h
        to define the hook now. Made a tiny makefile for it.

--
Other programs by Deniil 715! can be found on OnyxSoft homepage at:

 http://www.onyxsoft.se/

Feel free to mail me if you found bugs or have suggestions!




Copyright © 2004-2024 by Björn Hagström All Rights Reserved