rockbox/lib/rbcodec/codecs/libm4a
roman.artiukhin a45204f5df Codecs: mp4: Fix seek in files with single element in lookup_table
lookup_table offset shouldn't be zero terminated.
And fix possible out of bound access.

Change-Id: I212a5fcc1868a2ca519b0052b170e836276fe9de
2023-09-22 10:37:38 -04:00
..
demux.c Codecs: mp4: Fix seek in files with single element in lookup_table 2023-09-22 10:37:38 -04:00
libm4a.make
m4a.c Codecs: mp4: Fix seek in files with single element in lookup_table 2023-09-22 10:37:38 -04:00
m4a.h Codecs: mp4: Accurate seek in large files with small lookup_table 2023-09-20 11:43:39 +03:00
SOURCES