change output interface

This commit is contained in:
Karina 2015-12-02 09:58:56 +08:00
parent 4cdbc20da0
commit fd43759fc2
2 changed files with 2 additions and 2 deletions

View File

@ -492,7 +492,7 @@ typedef struct {
unsigned char uiTemporalId;
unsigned char uiSpatialId;
unsigned char uiQualityId;
EVideoFrameType eFrameType;
unsigned char uiLayerType;
int iNalCount; ///< count number of NAL coded already

View File

@ -1,4 +1,4 @@
Name: gmpopenh264
Description: GMP Plugin for OpenH264.
Version: 1.5.2
Version: 1.6.0
APIs: encode-video[h264], decode-video[h264]