mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 09:36:46 +00:00
[libvpx] Update to v1.8.1 from https://chromium.googlesource.com/webm/libvpx
This commit is contained in:
committed by
Andrey Volk
parent
34fcadbd53
commit
ceb051af4e
@@ -40,8 +40,8 @@
|
||||
* Once initialized, the instance is manged using other functions from
|
||||
* the vpx_codec_* family.
|
||||
*/
|
||||
#ifndef VPX_INTERNAL_VPX_CODEC_INTERNAL_H_
|
||||
#define VPX_INTERNAL_VPX_CODEC_INTERNAL_H_
|
||||
#ifndef VPX_VPX_INTERNAL_VPX_CODEC_INTERNAL_H_
|
||||
#define VPX_VPX_INTERNAL_VPX_CODEC_INTERNAL_H_
|
||||
#include "../vpx_decoder.h"
|
||||
#include "../vpx_encoder.h"
|
||||
#include <stdarg.h>
|
||||
@@ -442,4 +442,4 @@ void vpx_internal_error(struct vpx_internal_error_info *info,
|
||||
} // extern "C"
|
||||
#endif
|
||||
|
||||
#endif // VPX_INTERNAL_VPX_CODEC_INTERNAL_H_
|
||||
#endif // VPX_VPX_INTERNAL_VPX_CODEC_INTERNAL_H_
|
||||
|
Reference in New Issue
Block a user