gstreamer/gst
John Bassett 74a74bfc99 rtpsession: Fix race when sending PLI, FIR and NACK packets
Calling rtp_session_send_rtcp before marking the source as requiring a
pli/fir/nack meant the rtcp_thread could be scheduled and start running
before the source was updated. This meant the request would not be sent
early but instead was transmitted with the next regular RTCP packet.

Add test for nack generation.
2019-04-05 14:53:09 +00: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 audiofx: add stereo element which was moved from -bad to build 2018-12-25 16:10:49 +01: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: add a num-buffers property 2019-03-14 09:12:28 +01: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: add support for new color primaries 2019-03-12 16:52:45 +01: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 rtpgstpay: Set DELTA_UNIT flag when appropriate 2019-04-04 19:08:23 +02:00
rtpmanager rtpsession: Fix race when sending PLI, FIR and NACK packets 2019-04-05 14:53:09 +00: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 docs: fix typos s/recieve/receive/ 2019-03-07 12:41:40 +01: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