mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-19 06:42:21 +08:00
整理代码
This commit is contained in:
@@ -7,17 +7,15 @@
|
||||
|
||||
#ifndef CODEC_H264ENCODER_H_
|
||||
#define CODEC_H264ENCODER_H_
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif //__cplusplus
|
||||
|
||||
#include <x264.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
#endif //__cplusplus
|
||||
|
||||
namespace ZL {
|
||||
|
||||
Reference in New Issue
Block a user