gstreamer/subprojects/gst-plugins-base/gst/typefind
Sebastian Dröge 2dde87710c typefind: Handle WavPack block sizes > 131072
These are valid nowadays.

Also handle ID_ODD_SIZE and ID_WVX_NEW_BITSTREAM. The parser already
handles the former but not the latter.

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

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6498>
2024-04-04 15:10:02 +00:00
..
gsttypefindfunctions.c typefind: Handle WavPack block sizes > 131072 2024-04-04 15:10:02 +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