gstreamer/gst
Jan Schmidt 8899a471e3 h264parse lib: Remove the SPS parse_vui_params flag
The SPS parsing functions take a parse_vui_param flag
to skip VUI parsing, but there's no indication in the output
SPS struct that the VUI was skipped.

The only caller that ever passed FALSE seems to be the
important gst_h264_parser_parse_nal() function, meaning - so the
cached SPS were always silently invalid. That needs changing
anyway, meaning noone ever passes FALSE.

I don't see any use for saving a few microseconds in
order to silently produce garbage, and since this is still
unstable API, let's remove the parse_vui_param.
2019-07-05 00:17:59 +10:00
..
accurip docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
adpcmdec docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
adpcmenc docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
aiff docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
asfmux docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
audiobuffersplit docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
audiofxbad docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
audiolatency meson: add more plugins to plugins list 2019-05-30 20:41:57 +02:00
audiomixmatrix docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
audiovisualizers docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
autoconvert doc: fix element section documentations 2019-05-25 16:58:13 +02:00
bayer docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
camerabin2 doc: fix element section documentations 2019-05-25 16:58:13 +02:00
coloreffects docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
debugutils docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
dvbsuboverlay docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
dvdspu docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
faceoverlay doc: remove xml from comments 2019-05-29 22:58:08 +02:00
festival doc: remove xml from comments 2019-05-29 22:58:08 +02:00
fieldanalysis docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
freeverb docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
frei0r docs: Make sure frei0r plugins properties default are stable 2019-05-14 10:47:19 -04:00
gaudieffects docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
gdp docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
geometrictransform docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
id3tag docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
inter docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
interlace docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
ivfparse ivfparse: Check the data size against IVF_FRAME_HEADER_SIZE 2019-05-22 12:37:29 +08:00
ivtc docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
jp2kdecimator docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
jpegformat docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
librfb docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
midi docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
mpegdemux docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
mpegpsmux docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
mpegtsdemux docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
mpegtsmux tsmuxstream: Do not try return from void function 2019-07-04 19:43:42 +09:00
mxf docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
netsim docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
onvif docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
pcapparse irtspparse: handle multiple and incomplete frames 2019-07-02 13:23:27 +00:00
pnm docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
proxy proxy: Forward queries/events sent directly to the element correctly 2019-05-22 07:48:33 +00:00
rawparse docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
removesilence docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
rist rist: Add combined bonding-method support 2019-05-21 18:49:17 +00:00
rtp rtp: Fix incompatible type build warning 2019-06-26 19:56:09 +09:00
sdp docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
segmentclip docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
siren docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
smooth docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
speed docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
subenc docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
timecode avwait: Make sure to never unref an input buffer we already unreffed before 2019-06-24 14:20:54 +03:00
videofilters docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
videoframe_audiolevel docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
videoparsers h264parse lib: Remove the SPS parse_vui_params flag 2019-07-05 00:17:59 +10:00
videosignal doc: fix element section documentations 2019-05-25 16:58:13 +02:00
vmnc docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
y4m docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
yadif docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
Makefile.am build: build plugins and examples in parallel where possible, if make -jN is used 2010-03-30 01:17:15 +01:00
meson.build rtpmanagerbad: add RTP streaming elements 2019-06-03 20:08:23 +00:00