Forum: Development
01 July 2011, 12:18 pm
|
Replies: 1
Views: 14,748
You might take a look at the svn source...
You might take a look at the svn source (http://svn.musepack.net) and review the sample decoder (http://svn.musepack.net/libmpcdec/trunk/src/sample.cpp).
You could also browse the source code of a...
|
Forum: Tech
03 November 2010, 10:34 am
|
Replies: 1
Views: 12,625
mpc does not use window switching. it uses the...
mpc does not use window switching. it uses the same filterbank as mp1/mp2. you may detect transients via rapidly changing scalefactors -- e.g. watch the scalefactor of the lowest subband over time.
|
Forum: General
05 June 2010, 09:09 am
|
Replies: 7
Views: 20,845
|
Forum: Development
15 May 2010, 09:07 pm
|
Replies: 5
Views: 18,200
|
Forum: Development
13 May 2010, 09:03 pm
|
Replies: 5
Views: 18,200
|
Forum: Development
13 May 2010, 03:53 pm
|
Replies: 5
Views: 18,200
|
Forum: Development
13 May 2010, 01:12 pm
|
Replies: 5
Views: 18,200
Help in mpc_demux_seek() needed
Hi all,
as you may know I have ported the sv8 decoder to rockbox. When doing so there were some issues that needed to be solved due to changes especially in the buffer code. For example the change...
|
Forum: General
01 April 2010, 09:42 am
|
Replies: 6
Views: 20,220
|
Forum: Development
04 March 2008, 08:50 pm
|
Replies: 2
Views: 15,738
Overflow bug in fixed point fixed
Hi all,
just to mention that an overflow in the fixed point variant of the sv7-decoder for rockbox was fixed. Maybe this is of interest for you.
http://www.rockbox.org/tracker/task/8670
see...
|