File: ChangeLog

package info (click to toggle)
speexdsp 1.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,192 kB
  • sloc: ansic: 8,909; sh: 4,379; makefile: 69
file content (21 lines) | stat: -rw-r--r-- 802 bytes parent folder | download | duplicates (25)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
2005-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>

	* libspeex/cb_search.c: (split_cb_search_shape_sign_N1):
	  add declaration for n, seems like an obvious build fix, slap
	  me down if it's not

2004-02-18 Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
	Patch for compiling with mingw32 sent by j@thing.net 

2004-02-18 Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
	Integrated IRIX patch (getopt stuff) from Michael Pruett <michael@68k.org> 

2004-02-18 Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
	Changed the Makefile.am so that KDevelop can parse SUBDIRS correctly 

2002/03/27 Jean-Marc Valin:
Working encoder and decoder for both narrowband and wideband.

2002/02/27 Jean-Marc Valin:
Got the basic encoder working as a demo with quantization only on some 
parameters.