Skip to content

msdkh265enc: Add support for CEA708 closed caption insertion

msdkh265enc: Add support for CEA708 closed caption insertion

Functionally identical to that of msdkh264enc
h265parser: Add a helper method to create SEI nal unit

Add an API to create raw SEI nal unit. This would be useful in case
an user want to create SEI nal data and inject the SEI nal data
into bitstream.

Merge request reports