From: Erik W. <ome...@us...> - 2002-11-11 09:23:54
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 02/11/11 01:23:53 Added files: examples/bitstream: .cvsignore Log message: added missing .cvsignore |
From: Erik W. <ome...@us...> - 2002-11-11 22:02:58
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 02/11/11 14:02:56 Modified files: scripts : specialize Added files: examples/avgsize/avgsize: Makefile.sl Removed files: examples/avgsize/avgsize: Makefile.am Log message: update specialize to handle metaspecialzation as well, plus avgsize/Makefile.sl |
From: Erik W. <ome...@us...> - 2002-11-11 23:21:10
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 02/11/11 15:21:09 Modified files: m4 : sl-architecture.m4 Log message: commented out AM_CONDITIONALs for now (automake 1.6?) |
From: Erik W. <ome...@us...> - 2002-11-11 23:21:30
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 02/11/11 15:21:30 Modified files: examples/average: autogen.sh configure.ac examples/avgsize: autogen.sh configure.ac examples/bitstream: autogen.sh configure.ac Log message: added export for PKG_CONFIG_PATH setting to force into environment |
From: Erik W. <ome...@us...> - 2002-11-11 23:22:01
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 02/11/11 15:22:00 Modified files: examples/bitstream/bitstream: bitstream_c.c bitstream_mmx.c Log message: added really lame C fallback for swab32 |
From: Erik W. <ome...@us...> - 2002-11-11 23:31:24
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 02/11/11 15:31:23 Modified files: examples/bitstream/tests: test1.c Log message: removed redundant swab32 implementation from test |
From: Erik W. <ome...@us...> - 2002-11-11 23:34:10
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 02/11/11 15:34:10 Modified files: examples/avgsize: autogen.sh Log message: added specialize to autogen.sh |
From: Erik W. <ome...@us...> - 2002-11-11 23:41:32
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 02/11/11 15:41:31 Modified files: scripts : sl-metaspecialize Log message: added -n flag so as to not write out any files, just the list of them |
From: Erik W. <ome...@us...> - 2002-11-11 23:43:22
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 02/11/11 15:43:21 Modified files: scripts : specialize Log message: fixed stupid spelling error in specialize |
From: Erik W. <ome...@us...> - 2002-11-11 23:57:11
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 02/11/11 15:57:10 Modified files: examples/average/average: average_altivec.c Log message: fixed ifdef for Altivec, so average routine builds |
From: Erik W. <ome...@us...> - 2002-11-12 00:07:34
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 02/11/11 16:07:34 Modified files: examples/average/tests: test1.c Log message: modified test1 to build on PPC |
From: Erik W. <ome...@us...> - 2002-11-12 00:11:01
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 02/11/11 16:11:00 Modified files: examples/avgsize/tests: test1.c Log message: updated test1 to work with PPC |
From: Erik W. <ome...@us...> - 2002-11-12 00:21:41
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 02/11/11 16:21:40 Modified files: scripts : specialize Log message: fix a typo in a make variable |
From: Erik W. <ome...@us...> - 2002-11-23 04:28:03
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 02/11/22 20:27:56 Modified files: . : specialib-uninstalled.pc.in specialib.pc.in examples/average: autogen.sh configure.ac examples/average/tests: Makefile.am examples/avgsize: autogen.sh configure.ac examples/avgsize/tests: Makefile.am examples/bitstream: autogen.sh configure.ac examples/bitstream/tests: Makefile.am scripts : specialize Added files: examples/bitstream/tests: .cvsignore Log message: converted to SPECIALIB_ and removed PATH requirements |
From: Erik W. <ome...@us...> - 2002-11-23 05:30:11
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 02/11/22 21:30:09 Modified files: scripts : specialize Log message: added ability for Makefile.sl to be remade automatically |
From: Erik W. <ome...@us...> - 2002-11-23 08:35:29
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 02/11/23 00:35:29 Modified files: scripts : sl-object-stub specialize Log message: changes to the way object libraries are handled |
From: Erik W. <ome...@us...> - 2002-11-23 08:35:50
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 02/11/23 00:35:49 Modified files: examples/bitstream/bitstream: bitstream.c bitstream.h bitstream_c.c bitstream_mmx.c Log message: update bitstream example to new object library standards |
From: Erik W. <ome...@us...> - 2002-11-27 22:31:43
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 02/11/27 14:31:40 Modified files: examples/avgsize/avgsize: .cvsignore m4 : Makefile.am scripts : sl-object-stub sl_arch.py specialib : sl_preamble.h Added files: m4 : specialib.m4 Log message: various build updates, fixes to object architecture management, and a generic m4 file |
From: Erik W. <ome...@us...> - 2002-11-29 09:41:01
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 02/11/29 01:40:59 Modified files: specialib : specialib.c Log message: exposed some useful guts, can now get pointer to impl without selecting it |
From: Erik W. <ome...@us...> - 2002-11-29 09:46:55
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 02/11/29 01:46:54 Modified files: scripts : sl-functions-stub sl-object-stub specialib : specialib.c specialib.h Log message: converted old 'slib' to either 'sl' or 'specialib' |
From: Erik W. <ome...@us...> - 2002-11-29 09:56:09
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 02/11/29 01:56:08 Modified files: specialib : specialib.c specialib.h Log message: added initial timing and validation infrastructure |
From: Erik W. <ome...@us...> - 2002-11-29 23:20:10
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 02/11/29 15:20:09 Modified files: scripts : specialize specialib : Makefile.am specialib.h Log message: Added differentiation between say 'libcodec' and '-lcodec', fixed some type/compile errors. |
From: Erik W. <ome...@us...> - 2002-11-30 05:58:50
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 02/11/29 21:58:48 Modified files: specialib : sl_preamble.h specialib.c specialib.h scripts : sl-functions-stub sl_common.py specialize Log message: updates to deal with validation and timing |
From: Erik W. <ome...@us...> - 2002-12-03 02:51:31
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 02/12/02 18:51:30 Modified files: scripts : sl-functions-stub sl-metaspecialize specialize Log message: added SL_SPECIALIZE that doesn't implicitly create a ltlibrary reworked sl-metaspecialize to be more correct and handly SL_INT_FUNC added extra include handling to sl-function-stub |
From: Erik W. <ome...@us...> - 2002-12-03 08:12:52
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 02/12/03 00:12:52 Modified files: scripts : sl-metaspecialize sl-object-stub Log message: changes to accomodate new object namespace (_,__) and reworked metaspecialize for ojects |