gstreamer/gst
Nicolas Dufresne 84c102b6fe rtpsession: Call on-new-ssrc earlier
Right now, we may call on-new-ssrc after we have processed the first
RTP packet. This prevents properly configuring the source as some
property like "probation" are copied internally for use as a
decreasing counter. For this specific property, it prevents the
application from disabling probation on auxiliary sparse stream.

Probation is harmful on sparse streams since the probation algorithm
assume frequent and contiguous RTP packets.
2019-05-02 14:44:58 -04:00
..
alpha Meson: Generate pc file for all plugins in good 2018-04-25 11:07:06 +01:00
apetag Meson: Generate pc file for all plugins in good 2018-04-25 11:07:06 +01:00
audiofx scaletempo: Advertise interleaved layout in caps templates 2019-04-23 13:39:20 +00:00
audioparsers flacparse: On sink caps change restart parser 2018-12-14 09:22:33 +00:00
auparse Meson: Generate pc file for all plugins in good 2018-04-25 11:07:06 +01:00
autodetect Meson: Generate pc file for all plugins in good 2018-04-25 11:07:06 +01:00
avi avidemux: fix misleading debug line 2018-10-18 15:50:19 +02:00
cutter Meson: Generate pc file for all plugins in good 2018-04-25 11:07:06 +01:00
debugutils docs: fix typo s/incomming/incoming/ 2019-04-03 16:38:56 +02:00
deinterlace meson: Replace empty configuration_data() with copy keyword 2018-10-17 14:15:33 +01:00
dtmf dtmfsrc: Declare output as interleaved 2018-10-28 17:12:59 +00:00
effectv Meson: Generate pc file for all plugins in good 2018-04-25 11:07:06 +01:00
equalizer Meson: Generate pc file for all plugins in good 2018-04-25 11:07:06 +01:00
flv flvmux: Fix scale of time values in warning message 2019-03-15 09:55:32 +00:00
flx Meson: Generate pc file for all plugins in good 2018-04-25 11:07:06 +01:00
goom Meson: Generate pc file for all plugins in good 2018-04-25 11:07:06 +01:00
goom2k1 docs: fix typo s/incomming/incoming/ 2019-04-03 16:38:56 +02:00
icydemux icydemux: avoid timestamp field initialisation for tag event 2018-05-07 01:25:25 +10:00
id3demux Meson: Generate pc file for all plugins in good 2018-04-25 11:07:06 +01:00
imagefreeze imagefreeze: Only set the DISCONT flag on the first buffer after segment start 2019-04-25 08:20:14 +00:00
interleave deinterleave: Allow switching between 1 channel configs 2019-01-28 23:23:41 +00:00
isomp4 qtdemux: Don't pass zero to denominator for framerate 2019-03-19 12:35:08 +09:00
law Meson: Generate pc file for all plugins in good 2018-04-25 11:07:06 +01:00
level Meson: Generate pc file for all plugins in good 2018-04-25 11:07:06 +01:00
matroska matroskamux: Write MasteringMetadata and Max{CLL,FALL} 2019-05-01 14:28:36 +00:00
monoscope docs: fix typo s/incomming/incoming/ 2019-04-03 16:38:56 +02:00
multifile splitmuxsrc: Refactor part preparation code and remove "prepared" signal from reader helper object 2019-01-09 13:35:58 +02:00
multipart Meson: Generate pc file for all plugins in good 2018-04-25 11:07:06 +01:00
replaygain Revert "BugFix : Change peak value to normalize audio file with fallback gain" 2018-05-15 10:35:09 +01:00
rtp rtprawdepay: Don't get rid of the buffer pool on FLUSH_STOP 2019-05-01 10:00:51 +03:00
rtpmanager rtpsession: Call on-new-ssrc earlier 2019-05-02 14:44:58 -04:00
rtsp rtspsrc: Don't remove udpsrc/sink from rtspsrc if they were not added to it 2019-03-15 08:21:11 +00:00
shapewipe Meson: Generate pc file for all plugins in good 2018-04-25 11:07:06 +01:00
smpte docs: fix typo s/incomming/incoming/ 2019-04-03 16:38:56 +02:00
spectrum Meson: Generate pc file for all plugins in good 2018-04-25 11:07:06 +01:00
udp multidupsink: Use gst_net_utils_set_socket_tos for QoS DSCP 2019-04-22 09:16:20 +00:00
videobox meson: Replace empty configuration_data() with copy keyword 2018-10-17 14:15:33 +01:00
videocrop aspectcropration: Fix potential unref of NULL pointer 2018-11-26 08:11:57 -03:00
videofilter Meson: Generate pc file for all plugins in good 2018-04-25 11:07:06 +01:00
videomixer meson: Replace empty configuration_data() with copy keyword 2018-10-17 14:15:33 +01:00
wavenc Meson: Generate pc file for all plugins in good 2018-04-25 11:07:06 +01:00
wavparse wavparse: Declare support for RF64 2019-02-24 14:29:27 +00:00
y4m Meson: Generate pc file for all plugins in good 2018-04-25 11:07:06 +01:00
Makefile.am build: build plugins and examples in parallel where possible 2010-03-29 11:00:57 +01:00
meson.build meson: Add feature options for all plugins 2018-07-27 18:42:54 +05:30