1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/multimedia/jahshaka/files/patch-jah_libraries_jahaudio_common.h
Pav Lucistnik 206ef322e1 Jahshaka is a video and film compositing, editing and special fx system
that uses OpenGL & OpenML hardware rendering to give operators real time
interactivity. The system is cross platform, and also includes full CG,
paint and image processing modules.

PR:		ports/85838
Submitted by:	Igor Pokrovsky <ip@doom.homeunix.org>
2005-09-18 18:20:48 +00:00

12 lines
367 B
C

--- jah/libraries/jahaudio/common.h.orig
+++ jah/libraries/jahaudio/common.h
@@ -117,7 +117,7 @@
typedef struct
{ unsigned int version ; /* version of the PEAK chunk */
unsigned int timestamp ; /* secs since 1/1/1970 */
- PEAK_POS peaks [] ; /* the per channel peak info */
+ PEAK_POS * peaks ; /* the per channel peak info */
} PEAK_CHUNK ;
typedef struct