mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
parent
20fb5f3e8e
commit
db7ddfd510
16 changed files with 1075 additions and 52 deletions
|
@ -437,7 +437,9 @@ u_int32_t srs_crc32(const void* buf, int size)
|
|||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
#ifndef UINT_MAX
|
||||
#define UINT_MAX 0xffffffff
|
||||
#endif
|
||||
|
||||
#ifndef AV_RB32
|
||||
# define AV_RB32(x) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue