[Asterisk-code-review] Revert "Update CHANGES and UPGRADE.txt for 16.6.0-rc2" (...asterisk[16])
Friendly Automation
asteriskteam at digium.com
Thu Sep 26 13:54:13 CDT 2019
Friendly Automation has submitted this change and it was merged. ( https://gerrit.asterisk.org/c/asterisk/+/12976 )
Change subject: Revert "Update CHANGES and UPGRADE.txt for 16.6.0-rc2"
......................................................................
Revert "Update CHANGES and UPGRADE.txt for 16.6.0-rc2"
This reverts commit a0844a9b9bbe313c524bca82550e7ec1ed2fe928.
Correcting/reverting accidental
upgrade on release process.
Change-Id: I08746eda578effa6e64054690fad48a17d2f42e7
---
M CHANGES
A doc/CHANGES-staging/func_jitterbuffer_video.txt
A doc/CHANGES-staging/h265-passthrough.txt
A doc/CHANGES-staging/taskprocessor-reset-stats.txt
4 files changed, 19 insertions(+), 26 deletions(-)
Approvals:
Joshua Colp: Looks good to me, approved
Friendly Automation: Approved for Submit
diff --git a/CHANGES b/CHANGES
index d6548e6..0b65a5b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -13,32 +13,6 @@
==============================================================================
------------------------------------------------------------------------------
---- Functionality changes from Asterisk 16.0 to Asterisk 16.6.0-rc2 ----------
-------------------------------------------------------------------------------
-
-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.
-
-func_jitterbuffer
-------------------
- * The JITTERBUFFER dialplan function now has an option to enable video synchronization
- support. When enabled and used with a compatible channel driver (chan_sip, chan_pjsip)
- the video is buffered according to the size of the audio jitterbuffer and is
- synchronized to the audio.
-
-taskprocessor.c
-------------------
- * Added two new CLI commands to reset stats for taskprocessors. You can
- reset stats for a single, specific taskprocessor ('core reset
- taskprocessor <taskprocessor>'), or you can reset all taskprocessors
- ('core reset taskprocessors'). These commands will reset the counter for
- the number of tasks processed as well as the max queue size.
-
-------------------------------------------------------------------------------
--- Functionality changes from Asterisk 16.5.0 to Asterisk 16.6.0 ------------
------------------------------------------------------------------------------
diff --git a/doc/CHANGES-staging/func_jitterbuffer_video.txt b/doc/CHANGES-staging/func_jitterbuffer_video.txt
new file mode 100644
index 0000000..02f9b0b
--- /dev/null
+++ b/doc/CHANGES-staging/func_jitterbuffer_video.txt
@@ -0,0 +1,6 @@
+Subject: func_jitterbuffer
+
+The JITTERBUFFER dialplan function now has an option to enable video synchronization
+support. When enabled and used with a compatible channel driver (chan_sip, chan_pjsip)
+the video is buffered according to the size of the audio jitterbuffer and is
+synchronized to the audio.
diff --git a/doc/CHANGES-staging/h265-passthrough.txt b/doc/CHANGES-staging/h265-passthrough.txt
new file mode 100644
index 0000000..b2c449a
--- /dev/null
+++ b/doc/CHANGES-staging/h265-passthrough.txt
@@ -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.
diff --git a/doc/CHANGES-staging/taskprocessor-reset-stats.txt b/doc/CHANGES-staging/taskprocessor-reset-stats.txt
new file mode 100644
index 0000000..b5ebb86
--- /dev/null
+++ b/doc/CHANGES-staging/taskprocessor-reset-stats.txt
@@ -0,0 +1,7 @@
+Subject: taskprocessor.c
+
+Added two new CLI commands to reset stats for taskprocessors. You can
+reset stats for a single, specific taskprocessor ('core reset
+taskprocessor <taskprocessor>'), or you can reset all taskprocessors
+('core reset taskprocessors'). These commands will reset the counter for
+the number of tasks processed as well as the max queue size.
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/12976
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: I08746eda578effa6e64054690fad48a17d2f42e7
Gerrit-Change-Number: 12976
Gerrit-PatchSet: 1
Gerrit-Owner: Christian Savinovich <csavinovich at digium.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20190926/2c14ab12/attachment-0001.html>
More information about the asterisk-code-review
mailing list