summaryrefslogtreecommitdiff
path: root/pjmedia
diff options
context:
space:
mode:
Diffstat (limited to 'pjmedia')
-rw-r--r--pjmedia/src/pjmedia/jbuf.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/pjmedia/src/pjmedia/jbuf.c b/pjmedia/src/pjmedia/jbuf.c
index 861aa261..dd530e99 100644
--- a/pjmedia/src/pjmedia/jbuf.c
+++ b/pjmedia/src/pjmedia/jbuf.c
@@ -143,7 +143,6 @@ struct pjmedia_jbuf
#define JB_STATUS_PREFETCHING 2
-/* === Experimental feature === */
/* Progressive discard algorithm introduced to reduce JB latency
* by discarding incoming frames with adaptive aggressiveness based on
@@ -156,7 +155,6 @@ struct pjmedia_jbuf
*/
#define PJMEDIA_JB_DISCARDED_FRAME 1024
-/* == End of experimental feature == */
/* Enabling this would log the jitter buffer state about once per