fdk-aac/libAACdec
Martin Storsjo ea4e2d9158 Initialize the transport decoder library with TPDEC_PARAM_IGNORE_BUFFERFULLNESS
Prior to FDKv2, this was what the library used to do.

This makes sure that the decoder actually decodes ADTS frames directly
if feeding full ADTS frames to the decoder. Previously after FDKv2,
the decoder would only start decoding ADTS frames after feeding a few
frames.
2023-12-21 13:31:53 +02:00
..
include Update the version numbers in the public installed headers 2022-12-09 04:19:16 +00:00
src Initialize the transport decoder library with TPDEC_PARAM_IGNORE_BUFFERFULLNESS 2023-12-21 13:31:53 +02:00