[rtmpdump] Patch to recognize __FreeBSD_version

Howard Chu hyc at highlandsun.com
Mon Mar 1 05:31:20 CET 2010


Marcin Cieslak wrote:
> This one is needed:
>
> --- bytes.h	(revision 276)
> +++ bytes.h	(working copy)
> @@ -25,6 +25,7 @@
>    #define __BYTES_H__
>
>    #include<stdint.h>
> +#include<sys/param.h>
>
>    #ifdef WIN32
>    // Windows is little endian only
>
> otherwise on FreeBSD the endianness check will fallback to the default.

Thanks for the report. I've committed a different patch to SVN, please let us 
know how it works for you.


More information about the rtmpdump mailing list