[mpeg4d]: update mpeg4 parser and hal for vpu2

git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@974 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
ChenHengming
2016-07-01 09:54:42 +00:00
parent 15ce9ca949
commit dba5c94f8e
10 changed files with 2249 additions and 188 deletions

View File

@@ -354,7 +354,7 @@ RK_S32 VpuApi::control(VpuCodecContext *ctx, VPU_API_CMD cmd, void *param)
break;
}
case VPU_API_USE_PRESENT_TIME_ORDER: {
mpicmd = MPP_DEC_USE_PRESENT_TIME_ORDER;
mpicmd = MPP_DEC_SET_INTERNAL_PTS_ENABLE;
break;
}
case VPU_API_SET_DEFAULT_WIDTH_HEIGH: {