mirror of
https://git.freebsd.org/ports.git
synced 2025-07-15 00:09:15 -04:00
files. It was originally created for Facebook's Video project (http://facebook.com/video/) for fast video hinting. It is loosely based on the Ruby FLVTool2, but is written in C++ for performance reasons. WWW: http://mirror.facebook.com/facebook/flvtool++/ PR: ports/126336 Submitted by: Gea-Suan Lin <gslin at gslin dot org>
10 lines
245 B
C
10 lines
245 B
C
--- AMFData.h.orig 2008-08-07 21:59:28.000000000 +0800
|
|
+++ AMFData.h 2008-08-07 21:59:34.000000000 +0800
|
|
@@ -8,7 +8,6 @@
|
|
#pragma once
|
|
|
|
#include "common.h"
|
|
-#include <byteswap.h>
|
|
#include <float.h>
|
|
#include <math.h>
|
|
#include <netinet/in.h>
|