gstreamer/ext/smoothstreaming
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
..
gstmssdemux.c mssdemux: fix protection data double free 2019-03-18 15:23:07 +01:00
gstmssdemux.h smoothstreaming: remove unused dependency on uridownloader 2016-01-31 16:02:33 +00:00
gstmssfragmentparser.c smoothstreaming: Use isoff to parse tfxd/tfrf 2017-08-25 17:21:41 -07:00
gstmssfragmentparser.h smoothstreaming: Use isoff to parse tfxd/tfrf 2017-08-25 17:21:41 -07:00
gstmssmanifest.c h264parse lib: Remove the SPS parse_vui_params flag 2019-07-05 00:17:59 +10:00
gstmssmanifest.h mssdemux: improved live playback support 2016-11-29 14:43:41 +01:00
gstsmoothstreaming-plugin.c dash/smoothstreaming: Remove unused debug category with the same name 2013-09-19 20:09:59 +02:00
Makefile.am smoothstreaming: Use isoff to parse tfxd/tfrf 2017-08-25 17:21:41 -07:00
meson.build docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00