This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9373 - Fix test_codec on multiprocessor codecs
Attached to Project:
Rockbox
Opened by MichaelGiacomelli (saratoga) - Saturday, 06 September 2008, 21:34 GMT+2
Last edited by MichaelGiacomelli (saratoga) - Sunday, 21 September 2008, 00:14 GMT+2
Opened by MichaelGiacomelli (saratoga) - Saturday, 06 September 2008, 21:34 GMT+2
Last edited by MichaelGiacomelli (saratoga) - Sunday, 21 September 2008, 00:14 GMT+2
|
Detailstest_codec doesn't provide some of the threading functions in the codec interface because they're not provided by the plugin interface. This cases test_codec to crash on SPC files, and any future multithreaded codecs.
This patch adds the needed functions to the plugin API, resolving the issue. |
This task depends upon
Closed by MichaelGiacomelli (saratoga)
Sunday, 21 September 2008, 00:14 GMT+2
Reason for closing: Accepted
Additional comments about closing: Accepted in r18558.
Sunday, 21 September 2008, 00:14 GMT+2
Reason for closing: Accepted
Additional comments about closing: Accepted in r18558.