New APIs - 2021.2 English

H.264/H.265 Video Codec Unit v1.2 Solutions LogiCORE IP Product Guide (PG252)

Document ID
PG252
Release Date
2021-10-27
Version
2021.2 English

This table contain list of newly added encoder and decoder control software APIs in 2019.1 release.

Table 1. New APIs
2019.1 Release API Description
bool AL_Encoder_SetInputResolution(AL_HEncoder hEnc, AL_TDimension tDim) Changes the input resolution dynamically. This is related to the dynamic resolution change feature.
AL_MetaData_Clone(AL_TMetaData* pMeta) This function becomes part of the vtable of the AL_TMetadata, effectively becoming a copy constructor.