ports/multimedia/transcode/files/patch-bbmpeg:mplex.h
Edwin Groothuis 967a553f48 Maintainer update of graphcs/transcode
- add two patches to allow transcode to compile
 - remove .la files from lib/transcode
 - update pkg-plist
 - make portlint happier

PR:		ports/47688
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2003-02-04 05:03:43 +00:00

11 lines
348 B
C

--- bbmpeg/mplex.h.orig Thu Jan 30 19:26:07 2003
+++ bbmpeg/mplex.h Thu Jan 30 19:26:18 2003
@@ -50,6 +50,8 @@
Definitionen
*************************************************************************/
+#include <sys/types.h>
+
#define USER_DATA_START 0x000001b2
#define SEQUENCE_HEADER 0x000001b3
#define SEQUENCE_END 0x000001b7