mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
bb95218b73
In one case we extracted the sample rate index from the codec data and saved it as sample rate rather than getting the real sample rate from the table. Fix that, and also make sure we don't access non-existant table entries by adding a small helper function that guards against out-of-bounds access in case of invalid input data. |
||
---|---|---|
.. | ||
gstaacparse.c | ||
gstaacparse.h | ||
gstbaseparse.c | ||
gstbaseparse.h | ||
Makefile.am |