gstreamer/subprojects/gst-plugins-base/gst/typefind
Sebastian Dröge bb6d737a1e typefind: Fix handling of ID_ODD_SIZE in WavPack typefinder
Chunks are always starting on an even position and this flag only
specifies that the last byte of the chunk is not valid.

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

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6941>
2024-05-28 19:18:37 +00:00
..
gsttypefindfunctions.c typefind: Fix handling of ID_ODD_SIZE in WavPack typefinder 2024-05-28 19:18:37 +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