mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Merge remote-tracking branch 'srs/feature/codec' into feature/rtc_audio
This commit is contained in:
commit
923209b070
16 changed files with 136 additions and 79 deletions
|
@ -2,5 +2,5 @@
|
|||
#ifndef AVUTIL_AVCONFIG_H
|
||||
#define AVUTIL_AVCONFIG_H
|
||||
#define AV_HAVE_BIGENDIAN 0
|
||||
#define AV_HAVE_FAST_UNALIGNED 1
|
||||
#define AV_HAVE_FAST_UNALIGNED 0
|
||||
#endif /* AVUTIL_AVCONFIG_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue