gstreamer/gst
Sebastian Dröge ef7863355c rtph264depay: Insert SPS/PPS NALs into the stream
h264parse does the same and this fixes decoding of some streams with 32 SPS
(or 256 PPS). It is allowed to have SPS ID 0 to 31 (or PPS ID 0 to 255), but
the field in the codec_data for the number of SPS or PPS is only 5 (or 8) bit.
As such, 32 SPS (or 256 PPS) are interpreted as 0 everywhere.

This looks like a mistake in the part of the spec about the codec_data.
2015-08-03 18:24:18 +03:00
..
alpha
apetag
audiofx audiofx: Fix typo in example pipelines 2015-07-15 13:51:13 +01:00
audioparsers docs: remove outdated doc strings 2015-07-07 17:12:02 +02:00
auparse
autodetect
avi avidemux: Stop without posting error on flushing 2015-07-25 03:25:28 -04:00
cutter
debugutils
deinterlace deinterlace: update example pipeline 2015-06-25 10:47:40 +01:00
dtmf
effectv
equalizer
flv flvdemux: Handle seek flags properly 2015-07-06 10:30:42 -04:00
flx
goom goom: Initialised variables to remove compiler warnings 2015-07-07 13:18:49 +03:00
goom2k1
icydemux
id3demux
imagefreeze Revert "imagefreeze: Remove impossible error condition" 2015-07-07 15:57:19 +01:00
interleave
isomp4 qtdemux: fix 16-bit PCM audio advertised with 'raw ' fourcc 2015-07-27 19:06:43 +01:00
law
level
matroska matroska: fix memory leak 2015-07-29 09:14:31 +01:00
monoscope
multifile splitmuxsink: Support mpegtsmux as a muxer. 2015-07-29 23:03:30 +10:00
multipart
replaygain
rtp rtph264depay: Insert SPS/PPS NALs into the stream 2015-08-03 18:24:18 +03:00
rtpmanager rtpmux: handle different ssrc's on sinkpads 2015-07-16 16:46:11 -04:00
rtsp rtspsrc: assertion error due to wrong condition check 2015-07-30 15:51:25 +03:00
shapewipe
smpte
spectrum
udp
videobox
videocrop
videofilter
videomixer
wavenc
wavparse
y4m
Makefile.am