添加版权信息

This commit is contained in:
xiongziliang
2017-09-27 16:20:30 +08:00
parent 8732cbf2b8
commit 1d1d2516e9
105 changed files with 2313 additions and 367 deletions

View File

@@ -1,7 +1,5 @@
/***************************************************************************************
***************************************************************************************/
#ifndef _JZAN_SPS_PPS_H_
#define _JZAN_SPS_PPS_H_
#ifndef _SPSPARSER_H_
#define _SPSPARSER_H_
#if defined (__cplusplus)
extern "C" {
@@ -189,4 +187,4 @@ void h264GeFramerate(T_SPS *ptSps, float *pfFramerate);
}
#endif
#endif
#endif //_SPS_PPS_H_