Overview
Request 1205984 accepted
- Update to version 1.4.35:
* Define AMFPRI(d|ud|x)64 using the standard C++ format for C+11 and up
* Define LPRI(d|ud|x)64 as Unicode (wide) versions of AMFPRI(d|ud|x)64
* Move AMF_UNICODE into Platform.h
* Add version to the directory and resulting file
* Include root directory that matches file name
* Create publish header action
* Update VQ Enhancer API doc
* Update HEVC API doc pdf
* fix doc
* Clarify PA LAB depth suggestion
* Differentiate the AMF_NO_VTABLE based on the compiler
* Fix const on return by value Variant values
* Fix const on return by value AMF_DECLARE_IID()
* Fix AMF string format sizes for 64-bit Linux
* Don't cast amf_int64 when using a format string
* Fix warning when _MSC_VER is not defined
* Update PA Engine Type Documentation
* Fix missing include (#276)
Request History
amanzini created request
- Update to version 1.4.35:
* Define AMFPRI(d|ud|x)64 using the standard C++ format for C+11 and up
* Define LPRI(d|ud|x)64 as Unicode (wide) versions of AMFPRI(d|ud|x)64
* Move AMF_UNICODE into Platform.h
* Add version to the directory and resulting file
* Include root directory that matches file name
* Create publish header action
* Update VQ Enhancer API doc
* Update HEVC API doc pdf
* fix doc
* Clarify PA LAB depth suggestion
* Differentiate the AMF_NO_VTABLE based on the compiler
* Fix const on return by value Variant values
* Fix const on return by value AMF_DECLARE_IID()
* Fix AMF string format sizes for 64-bit Linux
* Don't cast amf_int64 when using a format string
* Fix warning when _MSC_VER is not defined
* Update PA Engine Type Documentation
* Fix missing include (#276)
ecsos accepted request
Thank you.