You can subscribe to this list here.
2001 |
Jan
|
Feb
(9) |
Mar
|
Apr
(4) |
May
|
Jun
|
Jul
(6) |
Aug
|
Sep
|
Oct
(8) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(2) |
Feb
(8) |
Mar
(10) |
Apr
(1) |
May
(1) |
Jun
(12) |
Jul
(11) |
Aug
(14) |
Sep
(3) |
Oct
(2) |
Nov
(128) |
Dec
(62) |
2003 |
Jan
(15) |
Feb
(95) |
Mar
(6) |
Apr
|
May
(9) |
Jun
|
Jul
(7) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2004 |
Jan
|
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Erik W. <ome...@us...> - 2003-02-19 23:04:55
|
CVSROOT: /cvsroot/codecs Module name: libcodec Changes by: omegahacker 03/02/19 15:04:55 Modified files: libcodec : convert_validtime.c mcomp_validtime.c Log message: Update to use sl_locate_impl_real |
From: David S. <dsc...@us...> - 2003-02-19 08:15:11
|
CVSROOT: /cvsroot/codecs Module name: libcodec Changes by: dschleef 03/02/19 00:15:10 Modified files: libcodec : mcomp_validtime.c Log message: Change to use sl_timestamp() instead of inline asm |
From: David S. <dsc...@us...> - 2003-02-19 08:14:45
|
CVSROOT: /cvsroot/codecs Module name: libcodec Changes by: dschleef 03/02/19 00:14:45 Modified files: libcodec : Makefile.sl Added files: libcodec : convert.h convert_c.c convert_validtime.c Log message: Add some conversion functions to play with |
From: Erik W. <ome...@us...> - 2003-02-19 05:30:38
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 03/02/18 21:30:38 Added files: docs : sl_arch.txt Log message: brought in from older copies |
From: Erik W. <ome...@us...> - 2003-02-18 21:44:56
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 03/02/18 13:44:55 Modified files: specialib : specialib.c specialib.h Log message: Added routines to select the fastest available impl for a function, and one that selects the fastest for *all* functions, returning the sum of the cycle times for comparison with other machines (i.e. PIII-M 6.11.1 took about 93K cycles, a PIII 6.8.6 (Coppermine) took about 105K cycles). |
From: Wim T. <wt...@us...> - 2003-02-18 21:19:44
|
CVSROOT: /cvsroot/codecs Module name: libatomic Changes by: wtay 03/02/18 13:19:43 Modified files: tests : int_basic.c Log message: Fix testcase |
From: Wim T. <wt...@us...> - 2003-02-18 21:19:10
|
CVSROOT: /cvsroot/codecs Module name: libatomic Changes by: wtay 03/02/18 13:19:09 Modified files: atomic : int_x86_atomic.h Log message: Add more constraints to fix the add/sub_and_read functions |
From: Wim T. <wt...@us...> - 2003-02-17 22:44:38
|
CVSROOT: /cvsroot/codecs Module name: libatomic Changes by: wtay 03/02/17 14:44:37 Modified files: atomic : atomic-trashstack.c cas_c.h cas_x86.h int_c.h int_x86_atomic.h Log message: - figure out how to make the cas with indirection work - fix inc/dec_and_read (not quite yet) |
From: Wim T. <wt...@us...> - 2003-02-17 21:53:21
|
CVSROOT: /cvsroot/codecs Module name: libatomic Changes by: wtay 03/02/17 13:53:20 Modified files: atomic : atomic-trashstack.c Log message: Compile fix |
From: Erik W. <ome...@us...> - 2003-02-17 21:48:55
|
CVSROOT: /cvsroot/codecs Module name: libatomic Changes by: omegahacker 03/02/17 13:48:54 Modified files: . : libatomic.spec.in atomic : Makefile.sl atomic-types.h cas_x86.h int_powerpc.h Added files: atomic : atomic-memchunk.c atomic-memchunk.h atomic-trashstack.c atomic-trashstack.h atomic_pthread_sl.c cas_c.h Log message: sync with my lcoal copy, much breakage will occur |
From: Erik W. <ome...@us...> - 2003-02-17 20:56:02
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 03/02/17 12:56:01 Modified files: scripts : sl-functions-stub Log message: duh, use zero not NULL |
From: Erik W. <ome...@us...> - 2003-02-17 20:32:26
|
CVSROOT: /cvsroot/codecs Module name: libcodec Changes by: omegahacker 03/02/17 12:32:24 Modified files: libcodec : mcomp_validtime.c Log message: converted use of sl_locate_arch_real to deref _sl_funcptr_def |
From: Erik W. <ome...@us...> - 2003-02-17 20:31:18
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 03/02/17 12:31:16 Modified files: scripts : sl-functions-stub specialib : specialib.c specialib.h Log message: - Added stub code to generate an array of all functions in the library - Added sl_register_function_list to keep track of such function lists - Converted sl_locate_arch to return an _sl_funcptr_entry - Change sl_select_arch so it returns the sl_arch it selected - Add sl_get_num_impls and sl_select_impl_num for testing and timing use |
From: Erik W. <ome...@us...> - 2003-02-17 20:28:14
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 03/02/17 12:28:12 Modified files: . : autogen.sh Log message: added --enable-maintainer-mode |
From: Erik W. <ome...@us...> - 2003-02-16 23:30:12
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 03/02/16 15:30:11 Modified files: scripts : sl_parser.py Log message: commented out unintentionally added debug line |
From: Erik W. <ome...@us...> - 2003-02-16 23:24:48
|
CVSROOT: /cvsroot/codecs Module name: libcodec Changes by: omegahacker 03/02/16 15:24:47 Modified files: libcodec : mcomp.h Log message: fixed detail headers for macros, need that : after validate |
From: Erik W. <ome...@us...> - 2003-02-16 23:24:48
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 03/02/16 15:24:47 Modified files: scripts : sl_parser.py Log message: renamed commentheader to details |
From: David S. <dsc...@us...> - 2003-02-15 03:45:09
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: dschleef 03/02/14 19:45:08 Added files: specialib : sl_timestamp.h Log message: Add function to read timestamp counter on several architectures |
From: Erik W. <ome...@us...> - 2003-02-15 01:12:52
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 03/02/14 17:12:45 Modified files: scripts : sl_common.py sl_parser.py Log message: tweak the commentheader stuff for #define'd functions to carry through validate and timing routines |
From: Erik W. <ome...@us...> - 2003-02-14 23:44:14
|
CVSROOT: /cvsroot/codecs Module name: libcodec Changes by: omegahacker 03/02/14 15:44:13 Modified files: . : Makefile.am configure.ac libcodec : mcomp_c.c tools/vlcgen : Makefile.am Log message: local updates to libcodec |
From: Erik W. <ome...@us...> - 2003-02-14 23:44:14
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 03/02/14 15:44:13 Modified files: scripts : sl-exp-functions-stub sl-functions-stub sl-metaspecialize sl-object-stub sl_arch.py sl_parser.py specialize Log message: this requires python2 |
From: David S. <dsc...@us...> - 2003-02-14 07:30:14
|
CVSROOT: /cvsroot/codecs Module name: libcodec Changes by: dschleef 03/02/13 23:30:14 Modified files: libcodec : Makefile.sl Log message: Add includedir |
From: Erik W. <ome...@us...> - 2003-01-08 22:21:33
|
CVSROOT: /cvsroot/codecs Module name: htdocs Changes by: omegahacker 03/01/08 14:21:32 Modified files: lib : template.php Log message: fix the image size for the gstfamily logo |
From: Erik W. <ome...@us...> - 2003-01-08 22:19:57
|
CVSROOT: /cvsroot/codecs Module name: htdocs Changes by: omegahacker 03/01/08 14:19:56 Modified files: lib : template.php Log message: updated to new gstfamily logo |
From: Erik W. <ome...@us...> - 2003-01-08 22:18:44
|
CVSROOT: /cvsroot/codecs Module name: htdocs Changes by: omegahacker 03/01/08 14:18:43 Added files: images : gstreamer-family.png Removed files: images : gstfamily2.png Log message: imported new gstfamily logo |