mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Merge "core: Add H.265/HEVC passthrough support" into 16
This commit is contained in:
@@ -173,6 +173,11 @@ extern struct ast_format *ast_format_h263p;
|
||||
*/
|
||||
extern struct ast_format *ast_format_h264;
|
||||
|
||||
/*!
|
||||
* \brief Built-in cached h265 format.
|
||||
*/
|
||||
extern struct ast_format *ast_format_h265;
|
||||
|
||||
/*!
|
||||
* \brief Built-in cached mp4 format.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user