Displaying 7 results from an estimated 7 matches for "cyanet".
2006 Aug 24
1
Lancer 20060824 is out
Lancer 20060824 (based on aoTuV Release 1)
- fully optimized libvorbis for x86 CPUs -
http://homepage3.nifty.com/blacksword/
Changes:
2006/08/24 Lancer 20060824
* Lancer is based on aotuv-r1_20051117 now.
* add SSE optiomizations to _vp_couple.
* add the dividing code of multi channel processing to xmmlib.h.
* _vp_quantize_couple_memo, _vp_quantize_couple_sort is multithreaded under the OpenMP.
2005 Sep 25
2
Can't access www.xiph.org from Japan
Can't access www.xiph.org from Japan. Probably it can't access from the
other non-English countries. Please fix it.
$ telnet www.xiph.org 80
Trying 195.169.149.105...
Connected to www.xiph.org.
Escape character is '^]'.
GET / HTTP/1.0
Accept: */*
Accept-Language: ja
Host: www.xiph.org
HTTP/1.1 406 Not Acceptable
Date: Sun, 25 Sep 2005 18:00:47 GMT
Server: Apache/2.0.53 (Ubuntu)
2006 Aug 08
1
Lancer 20060807 is out
Lancer 20060807 (based on aoTuV 4.51)
http://homepage3.nifty.com/blacksword/
2006/08/07 Lancer 20060807
Changes:
* fix SSE optimization code in mdct_forward, mdct_backward.
* reintroduce vorbis_oggpack_write for only static version.
* fix problem in local_book_besterror_dim1x4.
2006/08/06 Lancer 20060807(test version for memory problem)
Changes:
* Since heap memory error occurs, remove
2005 Apr 13
0
aoTuV pre-beta4 [20050412] is out
aoTuV pre-beta4 [20050412]
http://www.geocities.jp/aoyoume/aotuv/test.html
2005 Jul 10
0
The aoTuV beta4 merged libVorbis 1.1.1
aoTuV beta4 is based on libVorbis1.1.1 now!!
http://www.geocities.jp/aoyoume/aotuv/
2006 Mar 02
0
Lancer 20060302 is out
Lancer 20060302 (based on aoTuV 4.51)
http://homepage3.nifty.com/blacksword/
Changes:
* update to oggenc v2.81
* optimized SSE2 code implementation
* bark_noise_hybridmp and seed_curve are inline assembled
* modified mdct_forward's SSE optimization
* double step bresebham algorithm for render_line, render_line0
implementation
2006 May 15
0
Lancer 20060512 is out
Lancer 20060512 (based on aoTuV 4.51)
http://homepage3.nifty.com/blacksword/
Changes:
* resolve resource conflict in multithread code
* integrate two multithread code in mapping_forward