gstreamer/gst
Tim-Philipp Müller b84201bf81 rtph265pay: don't add trailing zeros to VPS/PPS/SPS
This would happen if input is byte-stream with four-byte
sync markers instead of three-byte ones. The code that
scans for sync markers will place the start of the NALU
on the third-last byte of the NALU sync marker, which
means that any additional zeros may be counted as belonging
to the previous NALU instead of being part of the next sync
marker. Fix that so we don't send VPS/SPS/PPS with trailing
zeros in this case.

See https://bugzilla.gnome.org/show_bug.cgi?id=732758
2017-11-23 09:36:15 +01:00
..
alpha Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
apetag Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
audiofx audioecho: Micro-optimize 2017-10-07 03:03:46 +03:00
audioparsers dcaparse: Really fix "usage before unmap" 2017-09-04 17:06:39 +02:00
auparse Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
autodetect Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
avi avidemux: provide average bitrate tag 2017-07-09 10:55:00 +02:00
cutter Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
debugutils Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
deinterlace deinterlace: Fixed memory leak in error code path 2017-09-22 17:25:50 +03:00
dtmf Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
effectv Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
equalizer Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
flv flvdemux: Only set pixel-aspect-ratio if specified 2017-10-05 21:20:19 -04:00
flx Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
goom Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
goom2k1 goom2k1: Convert source files to UTF-8 2017-08-16 13:07:45 +01:00
icydemux Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
id3demux Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
imagefreeze imagefreeze: fix use-after-free on seek event 2017-07-03 20:43:12 +01:00
interleave Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
isomp4 qtdemux: Run gst-indent 2017-11-23 08:00:58 +01:00
law mulawdec: Unmap input buffer if failing to map the output buffer 2017-07-27 14:23:14 +03:00
level Use proper GtkDoc notation for NULL/FALSE/TRUE 2017-10-03 16:30:10 -07:00
matroska matroskademux: Remove bogus error message 2017-11-13 13:51:20 +01:00
monoscope Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
multifile splitmuxsrc: Don't return FALSE from event handling. 2017-11-18 02:33:00 +11:00
multipart Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
replaygain rganalysis: Fix left shift of signed values 2017-11-23 07:59:07 +01:00
rtp rtph265pay: don't add trailing zeros to VPS/PPS/SPS 2017-11-23 09:36:15 +01:00
rtpmanager rtpsesson: downgrade message level to debug when detected XR 2017-11-01 10:57:00 +02:00
rtsp rtspsrc: Use the proper maximum value for seekable 2017-11-21 09:33:49 +01:00
shapewipe Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
smpte Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
spectrum Use proper GtkDoc notation for NULL/FALSE/TRUE 2017-10-03 16:30:10 -07:00
udp Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
videobox Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
videocrop Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
videofilter Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
videomixer Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
wavenc Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
wavparse wavparse: Add support for growing WAV files 2017-08-14 16:02:35 +03:00
y4m Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
Makefile.am build: build plugins and examples in parallel where possible 2010-03-29 11:00:57 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00