Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#3020 - Demux.c Updates + Cosmetics

Attached to Project: Rockbox
Opened by Tom Ross (midgey34) - Monday, 13 February 2006, 02:54 GMT+2
Last edited by Rani Hod (RaeNye) - Monday, 18 September 2006, 20:24 GMT+2
Task Type Patches
Category Codecs
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This is a patch to update the demux.c code to the
newest changes in David Hammerton's ALAC decoder.
Theoretically it supports newer ALAC files created by
Quicktime and has the ability to decode m4a files with
data before the header. It works on both of my test
tracks, so nothing seems broken. I also changed the C++
style comments to C-style.
   demux_changes.patch (6.2 KiB)
 apps/codecs/libm4a/demux.c |   90 ++++++++++++++++++++++++++++++++++++---------
 1 file changed, 72 insertions(+), 18 deletions(-)

This task depends upon

Closed by  Barry Wardell (barrywardell)
Friday, 05 January 2007, 22:50 GMT+2
Reason for closing:  Out of Date
Additional comments about closing:  Task closed because \"the patch is out of date and adds things that are valid for the pc version of the decoder but things we won\'t decode on rockbox\"

Loading...