Skip to content

Commit 968d65b

Browse files
author
lzj
committed
ffmpeg支持amr编解码
1 parent d34d100 commit 968d65b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3.4.2/FFmpeg-iOS/include/libavutil/avconfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
#ifndef AVUTIL_AVCONFIG_H
33
#define AVUTIL_AVCONFIG_H
44
#define AV_HAVE_BIGENDIAN 0
5-
#define AV_HAVE_FAST_UNALIGNED 0
5+
#define AV_HAVE_FAST_UNALIGNED 1
66
#endif /* AVUTIL_AVCONFIG_H */

0 commit comments

Comments
 (0)