From 9759283612f79623960f206b84359b2ed9823fc9 Mon Sep 17 00:00:00 2001 From: Thibault Saunier Date: Thu, 5 Oct 2017 14:36:28 -0300 Subject: [PATCH] docs: Update for git changes --- docs/plugins/gst-plugins-good-plugins.args | 70 ++++++++++++++++++++++++++++++ docs/plugins/inspect/plugin-isomp4.xml | 2 +- 2 files changed, 71 insertions(+), 1 deletion(-) diff --git a/docs/plugins/gst-plugins-good-plugins.args b/docs/plugins/gst-plugins-good-plugins.args index 33910b2..4a216df 100644 --- a/docs/plugins/gst-plugins-good-plugins.args +++ b/docs/plugins/gst-plugins-good-plugins.args @@ -1039,6 +1039,36 @@ +GstRTSPSrc::default-rtsp-version +GstRTSPVersion + +rw +The RTSP version to try first +The RTSP version that should be tried first when negotiating version. +GST_RTSP_VERSION_1_0 + + + +GstRTSPSrc::max-ts-offset +gint64 +>= 0 +rw +Max TS Offset +The maximum absolute value of the time offset in (nanoseconds). Note, if the ntp-sync parameter is set the default value is changed to 0 (no limit). +3000000000 + + + +GstRTSPSrc::max-ts-offset-adjustment +guint64 + +rw +Max Timestamp Offset Adjustment +The maximum number of nanoseconds per frame that time stamp offsets may be adjusted (0 = no limit). +0 + + + GstRTPDec::latency guint @@ -20619,6 +20649,26 @@ +GstRtpBin::max-ts-offset +gint64 +>= 0 +rw +Max TS Offset +The maximum absolute value of the time offset in (nanoseconds). Note, if the ntp-sync parameter is set the default value is changed to 0 (no limit). +3000000000 + + + +GstRtpBin::max-ts-offset-adjustment +guint64 + +rw +Max Timestamp Offset Adjustment +The maximum number of nanoseconds per frame that time stamp offsets may be adjusted (0 = no limit). +0 + + + GstRtpJitterBuffer::do-lost gboolean @@ -20849,6 +20899,16 @@ +GstRtpJitterBuffer::max-ts-offset-adjustment +guint64 + +rw +Max Timestamp Offset Adjustment +The maximum number of nanoseconds per frame that time stamp offsets may be adjusted (0 = no limit). +0 + + + GstRtpSession::bandwidth gdouble >= 0 @@ -24498,3 +24558,13 @@ 0 + +GstRtpSbcDepay::ignore-timestamps +gboolean + +rw +Ignore Timestamps +Various statistics. +FALSE + + diff --git a/docs/plugins/inspect/plugin-isomp4.xml b/docs/plugins/inspect/plugin-isomp4.xml index dd67df3..5a8d196 100644 --- a/docs/plugins/inspect/plugin-isomp4.xml +++ b/docs/plugins/inspect/plugin-isomp4.xml @@ -182,7 +182,7 @@ audio_%u sink request -
audio/x-raw, format=(string){ S32LE, S32BE, S24LE, S24BE, S16LE, S16BE, S8, U8 }, layout=(string)interleaved, channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]; audio/x-raw, format=(string){ S32LE, S32BE, S24LE, S24BE, S16LE, S16BE, S8, U8 }, layout=(string)interleaved, channel-mask=(bitmask)0x0000000000000000, channels=(int)[ 1, 16 ], rate=(int)[ 1, 2147483647 ]; audio/mpeg, mpegversion=(int)1, layer=(int)3, channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]; audio/mpeg, mpegversion=(int)4, stream-format=(string)raw, channels=(int)[ 1, 8 ], rate=(int)[ 1, 2147483647 ]; audio/x-adpcm, layout=(string)dvi, block_align=(int)[ 64, 8096 ], channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]; audio/x-alaw, channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]; audio/x-mulaw, channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]; audio/AMR, rate=(int)8000, channels=(int)[ 1, 2 ]; audio/AMR-WB, rate=(int)16000, channels=(int)[ 1, 2 ]; audio/x-alac, channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]
+
audio/x-raw, format=(string){ S32LE, S32BE, S24LE, S24BE, S16LE, S16BE, S8, U8 }, layout=(string)interleaved, channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]; audio/x-raw, format=(string){ S32LE, S32BE, S24LE, S24BE, S16LE, S16BE, S8, U8 }, layout=(string)interleaved, channel-mask=(bitmask)0x0000000000000000, channels=(int)[ 1, 16 ], rate=(int)[ 1, 2147483647 ]; audio/mpeg, mpegversion=(int)1, layer=(int)[ 1, 3 ], channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]; audio/mpeg, mpegversion=(int)4, stream-format=(string)raw, channels=(int)[ 1, 8 ], rate=(int)[ 1, 2147483647 ]; audio/x-ac3, channels=(int)[ 1, 6 ], rate=(int)[ 1, 2147483647 ]; audio/x-adpcm, layout=(string)dvi, block_align=(int)[ 64, 8096 ], channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]; audio/x-alaw, channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]; audio/x-mulaw, channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]; audio/AMR, rate=(int)8000, channels=(int)[ 1, 2 ]; audio/AMR-WB, rate=(int)16000, channels=(int)[ 1, 2 ]; audio/x-alac, channels=(int)[ 1, 2 ], rate=(int)[ 1, 2147483647 ]; audio/x-opus, channel-mapping-family=(int)[ 0, 255 ], channels=(int)[ 1, 8 ], rate=(int)[ 1, 2147483647 ]
subtitle_%u -- 2.7.4