mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-07 13:49:18 +00:00
core: Add H.265/HEVC passthrough support
This change adds H.265/HEVC as a known codec and creates a cached "h265" media format for use. Note that RFC 7798 section 7.2 also describes additional SDP parameters. Handling of these is not yet supported. ASTERISK-28512 Change-Id: I26d262cc4110b4f7e99348a3ddc53bad0d2cd1f2
This commit is contained in:
6
doc/CHANGES-staging/h265-passthrough.txt
Normal file
6
doc/CHANGES-staging/h265-passthrough.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Subject: Core
|
||||
|
||||
H.265/HEVC is now a supported video codec and it can be used by
|
||||
specifying "h265" in the allow line.
|
||||
Please note however, that handling of the additional SDP parameters
|
||||
described in RFC 7798 section 7.2 is not yet supported.
|
Reference in New Issue
Block a user