gstreamer/subprojects/gst-plugins-base/gst/typefind
Ilie Halip 6846810f50 typefindfunctions: Increase xml typefinder closing brace limit
If the first XML element in a DASH manifest has its closing brance
beyond the first 512 bytes (because of, e.g. lots of attributes),
the MPD typefinder fails. Try to read a larger block, and then
smaller blocks until 512 bytes.

Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/2385

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4241>
2023-03-29 17:50:20 +00:00
..
gsttypefindfunctions.c typefindfunctions: Increase xml typefinder closing brace limit 2023-03-29 17:50:20 +00:00
gsttypefindfunctionsdata.c typefindfunctions: drop use of GSlice 2023-01-24 15:25:06 +00:00
gsttypefindfunctionsdata.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gsttypefindfunctionsplugin.c Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gsttypefindfunctionsplugin.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gsttypefindfunctionsriff.c typefindfunctions: drop use of GSlice 2023-01-24 15:25:06 +00:00
gsttypefindfunctionsstartwith.c typefindfunctions: drop use of GSlice 2023-01-24 15:25:06 +00:00
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00