This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12218 - embedded album art for ASF
Attached to Project:
Rockbox
Opened by Andree Buschmann (Buschel) - Saturday, 06 August 2011, 15:20 GMT+2
Last edited by Andree Buschmann (Buschel) - Sunday, 07 August 2011, 17:27 GMT+2
Opened by Andree Buschmann (Buschel) - Saturday, 06 August 2011, 15:20 GMT+2
Last edited by Andree Buschmann (Buschel) - Sunday, 07 August 2011, 17:27 GMT+2
|
DetailsThe attached patch adds embedded album art for ASF. I am not 100% glad with the implementation as there ares till some magic numbers left. Also I cannot really test this on a large number of files with embedded jpg's yet.
I would be glad to have some testers for this patch. |
This task depends upon
Closed by Andree Buschmann (Buschel)
Sunday, 07 August 2011, 17:27 GMT+2
Reason for closing: Accepted
Additional comments about closing: Submitted wit r30263.
Sunday, 07 August 2011, 17:27 GMT+2
Reason for closing: Accepted
Additional comments about closing: Submitted wit r30263.
Last issue is that this will only work for embedded images smaller than 64 KB. Above this limit the ASF-tag is changing a lot and the detection of embedded images does not work.
Edit: Also updated the manual.