Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#12215 - Resync rockbox to mpc r475

Attached to Project: Rockbox
Opened by Andree Buschmann (Buschel) - Monday, 01 August 2011, 20:14 GMT+2
Last edited by Andree Buschmann (Buschel) - Tuesday, 02 August 2011, 21:09 GMT+2
Task Type Patches
Category Codecs
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Release 3.8.1
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This patch resyncs libmusepack to r475 of the mpc-svn (svn.musepack.net). Exception is the buffering and seek handling (mpc_demux_fill() and mpc_demux_seek()) which has been optimized and debugged for rockbox.

Changes were mostly in the area error handling.
   mpc_v03.patch (20.2 KiB)
 apps/codecs/libmusepack/mpc_decoder.c     |    8 -
 apps/codecs/libmusepack/streaminfo.c      |    9 -
 apps/codecs/libmusepack/mpc_types.h       |    9 -
 apps/codecs/libmusepack/mpc_demux.c       |  190 +++++++++++++++++++-----------
 apps/codecs/libmusepack/internal.h        |    7 -
 apps/codecs/libmusepack/mpc_bits_reader.c |    2 
 6 files changed, 140 insertions(+), 85 deletions(-)

This task depends upon

Closed by  Andree Buschmann (Buschel)
Tuesday, 02 August 2011, 21:09 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  r30240

Loading...