Logo by Marko (anonymous IP: 18.119.133.206,2258) | ||||||||||||||
| ||||||||||||||
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 IntuitionBase
Support the site
|
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 |