gstreamer/gst
Göran Jönsson 53ffd9e1ca rtph264pay: only update last_spspps time if all sps/pps got sent successfully
This fixes an issue with gst-rtsp-server where no sps and pps are
sent for the first intra frame, because the payloader starts working
already when receiving DESCRIBE but there is no transports so it tries
to send sps and pps, but that fails with a FLUSHING flow. But the time
for last sent sps and pps would still be set, so when PLAY arrives and
the first intra frame is to be sent there is no sps and pps sent due to
that time since last sps pps is less than spspps_interval.

https://bugzilla.gnome.org/show_bug.cgi?id=724213
2014-02-25 10:48:24 +00:00
..
alpha alpha: use POFFSET instead of OFFSET 2013-09-23 14:45:23 +02:00
apetag g_memmove() is deprecated 2013-11-21 15:30:34 +00:00
audiofx audiofxbaseiirfilter: check if coefficients are provided inside filter lock 2014-02-22 20:01:41 +01:00
audioparsers aacparse: be more strict at ADTS header parsing 2014-02-21 15:04:11 -03:00
auparse gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
autodetect autodetect: demote candidate error to warning and plug fake{sink,src} 2014-02-23 20:34:43 +01:00
avi avimux: reset some more audio pad data when needed 2014-01-19 17:53:45 +01:00
cutter gst: Don't use endianness-specific S8 audio format 2014-02-04 13:44:29 +01:00
debugutils docs: use the gtk-doc syntax to link to properties 2014-02-18 22:35:00 +01:00
deinterlace deinterlace: do not try set deinterlace method if passthrough is enabled 2014-02-04 21:44:35 +01:00
dtmf g_memmove() is deprecated 2013-11-21 15:30:34 +00:00
effectv effectv: fix doc section of revtv element 2014-02-06 12:21:07 +01:00
equalizer gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
flv docs: get rid of 'Since: 0.10.x' markers 2013-11-18 14:47:35 +00:00
flx flx: Fix typo in header include guard 2014-02-08 17:19:39 +01:00
goom goom: Remove unused functions 2014-02-09 23:38:44 +01:00
goom2k1 goom: Remove unused functions 2014-02-09 23:38:44 +01:00
icydemux icydemux: Fix sticky event handling 2013-05-13 15:19:25 +02:00
id3demux gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
imagefreeze gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
interleave deinterleave: Don't hold object lock while sending events downstream 2013-07-01 11:37:00 +02:00
isomp4 isomp4mux: fix copy and paste 2014-02-18 22:35:45 +01:00
law mulawdec: Require caps to be set before accepting any data 2013-12-05 12:15:29 +01:00
level docs: use docbook markup for xi:include 2014-02-18 22:54:45 +01:00
matroska matroska: add support for GRAY8, BGR and RGB video colourspaces in V_UNCOMPRESSED codec 2014-02-11 21:22:33 +01:00
monoscope monoscope: Fix debug statement 2013-04-26 12:16:49 +02:00
multifile multifilesrc: Implement seeking in case of multiple images 2013-11-22 18:52:54 -03:00
multipart docs: get rid of 'Since: 0.10.x' markers 2013-11-18 14:47:35 +00:00
replaygain docs: use the gtk-doc syntax to link to properties 2014-02-18 22:35:00 +01:00
rtp rtph264pay: only update last_spspps time if all sps/pps got sent successfully 2014-02-25 10:48:24 +00:00
rtpmanager rtpjitterbuffer: add support for serialized queries 2014-02-14 15:59:46 +01:00
rtsp rtspsrc: Fix deadlock when task creation is no successful 2014-02-25 10:10:31 +01:00
shapewipe shapewipe: Can't map twice the same buffer for writing 2013-05-10 09:27:02 +02:00
smpte docs: get rid of 'Since: 0.10.x' markers 2013-11-18 14:47:35 +00:00
spectrum docs: use docbook markup for xi:include 2014-02-18 22:54:45 +01:00
udp docs: fix mismatched para tags 2014-02-14 22:26:08 +01:00
videobox docs: get rid of 'Since: 0.10.x' markers 2013-11-18 14:47:35 +00:00
videocrop videocrop: Add support for GRAY16_LE/GRAY16_BE 2013-05-15 09:29:30 +02:00
videofilter videoflip: don't crash on tag events without orientation tag 2013-11-28 16:09:04 +00:00
videomixer videomixer: Simplify NV12/21 blending code macros 2013-11-29 19:57:46 +01:00
wavenc wavenc: generate a non-empty data header 2013-11-09 11:22:12 +01:00
wavparse wavparse: Ignore Broadcast Wave Format (BWF) tags when searching for 'fmt' chunk 2014-01-29 20:16:48 +01:00
y4m y4mencode: Remove dead code 2013-12-30 13:50:35 +01:00
Makefile.am build: build plugins and examples in parallel where possible 2010-03-29 11:00:57 +01:00