7 Sep
2022
7 Sep
'22
12:20 p.m.
alsa-project/tinycompress pull request #15 was opened from LaurentiuM1234:
This patch will allow playing MP3 files containing ID3v2 tag at the beginning of the file.
This is done simply by parsing the ID3v2 header, extracting the header size and seeking to that position (+10 bytes from the header size which is not included in the 'header size' field of the ID3v2 header)
Signed-off-by: Laurentiu Mihalcea laurentiu.mihalcea@nxp.com
Request URL : https://github.com/alsa-project/tinycompress/pull/15 Patch URL : https://github.com/alsa-project/tinycompress/pull/15.patch Repository URL: https://github.com/alsa-project/tinycompress