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: Wim T. <wt...@us...> - 2002-03-30 15:09:22
|
CVSROOT: /cvsroot/codecs Module name: libcolorspace-pre Changes by: wtay 02/03/30 07:09:19 libcolorspace-pre/lcs/rgb2rgb Update of /cvsroot/codecs/libcolorspace-pre/lcs/rgb2rgb In directory usw-pr-cvs1:/tmp/cvs-serv1936/rgb2rgb Log Message: Directory /cvsroot/codecs/libcolorspace-pre/lcs/rgb2rgb added to the repository |
|
From: Wim T. <wt...@us...> - 2002-03-29 00:37:15
|
CVSROOT: /cvsroot/codecs Module name: libcolorspace-pre Changes by: wtay 02/03/28 16:37:14 Modified files: lcs : Makefile.am lcs.h lcsconverter.c lcsconverter.h lcsfactory.c lcsformat.c lcsformat.h lcs/yuv2rgb : mmx_rgb.c Added files: lcs : lcsutils.c Log message: Added more usefull functions This one actually works and converts I420 to RGB |
|
From: Wim T. <wt...@us...> - 2002-03-27 20:41:50
|
CVSROOT: /cvsroot/codecs Module name: libcolorspace-pre Changes by: wtay 02/03/27 12:41:47 Modified files: . : Makefile Makefile.in config.h config.h.in config.log config.status configure configure.ac lcs : .cvsignore Makefile.am lcs.c lcs.h lcsalias.c lcsarch.h lcsbarray.c lcsbarray.h lcsconverter.c lcsconverter.h lcsfactory.c lcsfactory.h lcsfourcc.c lcslist.c lcslist.h lcs/rgb2yuv : c_rgb24.c Added files: lcs : lcsformat.c lcsformat.h lcs/yuv2rgb : .cvsignore Makefile.am c_rgb.c mmx_rgb.c Log message: Made the format struct private. Added more mthods. Added some yuv to rgb functions Various other updates |
|
From: Wim T. <wt...@us...> - 2002-03-27 20:38:40
|
CVSROOT: /cvsroot/codecs Module name: libcolorspace-pre Changes by: wtay 02/03/27 12:38:36 Added files: tests : test2.c test3.c Log message: more tests |
|
From: Wim T. <wt...@us...> - 2002-03-27 20:38:16
|
CVSROOT: /cvsroot/codecs Module name: libcolorspace-pre Changes by: wtay 02/03/27 12:38:14 Modified files: tests : .cvsignore Makefile.am test1.c Log message: new tests |
|
From: Wim T. <wt...@us...> - 2002-03-27 20:34:15
|
CVSROOT: /cvsroot/codecs Module name: libcolorspace-pre Changes by: wtay 02/03/27 12:34:11 libcolorspace-pre/lcs/yuv2rgb Update of /cvsroot/codecs/libcolorspace-pre/lcs/yuv2rgb In directory usw-pr-cvs1:/tmp/cvs-serv16242/yuv2rgb Log Message: Directory /cvsroot/codecs/libcolorspace-pre/lcs/yuv2rgb added to the repository |
|
From: Wim T. <wt...@us...> - 2002-02-11 00:13:41
|
CVSROOT: /cvsroot/codecs Module name: libcolorspace-pre Changes by: wtay 02/02/10 16:13:40 Modified files: lcs : Makefile.am lcs.h lcsalias.c lcsfactory.c lcsfactory.h lcsformats.c Added files: lcs : lcsbarray.c lcsbarray.h Log message: - Describe component layouts with a string (layouts). - Added a Binary search array object. - Make sure we only keep instances of layouts once so we can compare them by their pointers. - make sure formats can be compared by their pointers. |
|
From: Wim T. <wt...@us...> - 2002-02-10 02:40:48
|
CVSROOT: /cvsroot/codecs Module name: libcolorspace-pre Changes by: wtay 02/02/09 18:40:46 Modified files: tests : test1.c Added files: tests : .cvsignore Removed files: tests : .test1.c.swp Makefile Makefile.in tests/.deps : test1-test1.Po Log message: Cleanup |
|
From: Wim T. <wt...@us...> - 2002-02-10 02:38:52
|
CVSROOT: /cvsroot/codecs Module name: libcolorspace-pre Changes by: wtay 02/02/09 18:38:52 Added files: lcs : .cvsignore Removed files: lcs : Makefile Makefile.in Log message: Remove more crap |
|
From: Wim T. <wt...@us...> - 2002-02-10 02:36:59
|
CVSROOT: /cvsroot/codecs Module name: libcolorspace-pre Changes by: wtay 02/02/09 18:36:59 Removed files: lcs/rgb2yuv : Makefile Makefile.in lcs/rgb2yuv/.deps: liblcsrgb2yuv_la-c_16rgb555.Plo liblcsrgb2yuv_la-c_16rgb565.Plo liblcsrgb2yuv_la-c_rgb24.Plo liblcsrgb2yuv_la-c_rgb32.Plo Log message: Cleanup crap from import |
|
From: Wim T. <wt...@us...> - 2002-02-10 02:35:12
|
CVSROOT: /cvsroot/codecs Module name: libcolorspace-pre Changes by: wtay 02/02/09 18:35:11 Added files: lcs/rgb2yuv : .cvsignore Log message: Cleanups |
|
From: Wim T. <wt...@us...> - 2002-02-10 02:28:27
|
CVSROOT: /cvsroot/codecs Module name: libcolorspace-pre Changes by: wtay 02/02/09 18:28:26 Removed files: lcs/.deps : libcolorspace_la-lcs.Plo libcolorspace_la-lcsalias.Plo libcolorspace_la-lcsconverter.Plo libcolorspace_la-lcsfactory.Plo libcolorspace_la-lcsformats.Plo libcolorspace_la-lcsfourcc.Plo libcolorspace_la-lcslist.Plo Log message: Removed the .deps |
|
From: Wim T. <wt...@us...> - 2002-02-10 02:25:08
|
CVSROOT: /cvsroot/codecs Module name: libcolorspace-pre Changes by: wtay 02/02/09 18:25:06 Modified files: lcs : Makefile Makefile.am Makefile.in lcs.h lcsalias.c lcsconverter.c lcsformats.c lcslist.c lcs/.deps : libcolorspace_la-lcs.Plo libcolorspace_la-lcsalias.Plo libcolorspace_la-lcsconverter.Plo libcolorspace_la-lcsfactory.Plo libcolorspace_la-lcsformats.Plo libcolorspace_la-lcsfourcc.Plo libcolorspace_la-lcslist.Plo lcs/rgb2yuv : c_rgb24.c lcs/rgb2yuv/.deps: liblcsrgb2yuv_la-c_16rgb555.Plo liblcsrgb2yuv_la-c_16rgb565.Plo liblcsrgb2yuv_la-c_rgb24.Plo liblcsrgb2yuv_la-c_rgb32.Plo Log message: removed a lot of code by creating a generic struct for all colorspaces. |
|
From: Wim T. <wt...@us...> - 2002-02-09 23:09:39
|
CVSROOT: /cvsroot/codecs
Module name: libcolorspace-pre
Changes by: wtay 02/02/09 15:09:38
Log message:
Initial import of a colorspace library
Status:
Vendor Tag: vendor
Release Tags: start
N libcolorspace-pre/configure
N libcolorspace-pre/unistd.h.in
N libcolorspace-pre/configure.ac
N libcolorspace-pre/LICENSE
N libcolorspace-pre/Makefile.am
N libcolorspace-pre/config.h.in
N libcolorspace-pre/config.guess
N libcolorspace-pre/config.sub
N libcolorspace-pre/ltmain.sh
N libcolorspace-pre/config.log
N libcolorspace-pre/Makefile.in
N libcolorspace-pre/stamp-h.in
N libcolorspace-pre/autoscan.log
N libcolorspace-pre/configure.scan
N libcolorspace-pre/autogen.sh
N libcolorspace-pre/aclocal.m4
N libcolorspace-pre/Makefile
N libcolorspace-pre/libtool
N libcolorspace-pre/config.status
N libcolorspace-pre/config.h
N libcolorspace-pre/stamp-h1
N libcolorspace-pre/README
N libcolorspace-pre/lcs/Makefile
N libcolorspace-pre/lcs/lcs.h
N libcolorspace-pre/lcs/Makefile.am
N libcolorspace-pre/lcs/Makefile.in
N libcolorspace-pre/lcs/lcs.c
N libcolorspace-pre/lcs/lcsarch.h
N libcolorspace-pre/lcs/lcsfactory.c
N libcolorspace-pre/lcs/lcstypes.h
N libcolorspace-pre/lcs/lcsalias.c
N libcolorspace-pre/lcs/lcsfourcc.c
N libcolorspace-pre/lcs/lcsfactory.h
N libcolorspace-pre/lcs/lcslist.h
N libcolorspace-pre/lcs/lcsformats.c
N libcolorspace-pre/lcs/lcsconverter.c
N libcolorspace-pre/lcs/lcsconverter.h
N libcolorspace-pre/lcs/lcslist.c
N libcolorspace-pre/lcs/rgb2yuv/c_rgb24.c
N libcolorspace-pre/lcs/rgb2yuv/c_rgb32.c
N libcolorspace-pre/lcs/rgb2yuv/c_16rgb565.c
N libcolorspace-pre/lcs/rgb2yuv/Makefile.am
N libcolorspace-pre/lcs/rgb2yuv/c_16rgb555.c
N libcolorspace-pre/lcs/rgb2yuv/Makefile.in
N libcolorspace-pre/lcs/rgb2yuv/Makefile
N libcolorspace-pre/lcs/rgb2yuv/.deps/liblcsrgb2yuv_la-c_16rgb555.Plo
N libcolorspace-pre/lcs/rgb2yuv/.deps/liblcsrgb2yuv_la-c_16rgb565.Plo
N libcolorspace-pre/lcs/rgb2yuv/.deps/liblcsrgb2yuv_la-c_rgb24.Plo
N libcolorspace-pre/lcs/rgb2yuv/.deps/liblcsrgb2yuv_la-c_rgb32.Plo
N libcolorspace-pre/lcs/yuv2yuv/c_yuy2.c
N libcolorspace-pre/lcs/.deps/libcolorspace_la-lcs.Plo
N libcolorspace-pre/lcs/.deps/libcolorspace_la-lcsalias.Plo
N libcolorspace-pre/lcs/.deps/libcolorspace_la-lcsconverter.Plo
N libcolorspace-pre/lcs/.deps/libcolorspace_la-lcsfactory.Plo
N libcolorspace-pre/lcs/.deps/libcolorspace_la-lcsformats.Plo
N libcolorspace-pre/lcs/.deps/libcolorspace_la-lcsfourcc.Plo
N libcolorspace-pre/lcs/.deps/libcolorspace_la-lcslist.Plo
N libcolorspace-pre/tests/Makefile.am
N libcolorspace-pre/tests/Makefile.in
N libcolorspace-pre/tests/Makefile
N libcolorspace-pre/tests/test1.c
N libcolorspace-pre/tests/.test1.c.swp
N libcolorspace-pre/tests/.deps/test1-test1.Po
No conflicts created by this import
|
|
From: Erik W. <ome...@us...> - 2002-01-15 08:29:47
|
CVSROOT: /cvsroot/codecs Module name: specialib-pre Changes by: omegahacker 02/01/15 00:29:46 Modified files: example/average: Makefile.am average_mmx.c example/tests : Makefile.am test1.c specialib : sl_preamble.h Added files: . : .cvsignore example : .cvsignore example/average: .cvsignore example/tests : .cvsignore m4 : .cvsignore specialib : .cvsignore Log message: added .cvsignores, added SL_CONST_VAR macro, fixed average_mmx, updates to test1 |
|
From: Erik W. <ome...@us...> - 2002-01-15 06:45:09
|
CVSROOT: /cvsroot/codecs
Module name: specialib-pre
Changes by: omegahacker 02/01/14 22:45:08
Log message:
initial import of pre copy
Status:
Vendor Tag: OMEGA
Release Tags: INITIAL
N specialib-pre/NEWS
N specialib-pre/TODO
N specialib-pre/README
N specialib-pre/specialib.pc.in
N specialib-pre/specialib.spec.in
N specialib-pre/configure.ac
N specialib-pre/autogen.sh
N specialib-pre/Makefile.am
N specialib-pre/specialib-uninstalled.pc.in
N specialib-pre/stamp.h.in
N specialib-pre/AUTHORS
N specialib-pre/INSTALL
N specialib-pre/ChangeLog
N specialib-pre/COPYING
N specialib-pre/m4/sl-architecture.m4
N specialib-pre/m4/Makefile.am
N specialib-pre/m4/sl-gcc-sections.m4
N specialib-pre/example/NEWS
N specialib-pre/example/TODO
N specialib-pre/example/README
N specialib-pre/example/configure.ac
N specialib-pre/example/autogen.sh
N specialib-pre/example/Makefile.am
N specialib-pre/example/stamp.h.in
N specialib-pre/example/AUTHORS
N specialib-pre/example/INSTALL
N specialib-pre/example/ChangeLog
N specialib-pre/example/COPYING
N specialib-pre/example/tests/test1.c
N specialib-pre/example/tests/Makefile.am
N specialib-pre/example/average/average_altivec.c
N specialib-pre/example/average/average.h
N specialib-pre/example/average/Makefile.am
N specialib-pre/example/average/average_mmx.c
N specialib-pre/example/average/average_sse.c
N specialib-pre/example/average/libaverage_stub.c
N specialib-pre/example/average/average_c.c
N specialib-pre/specialib/Makefile.am
N specialib-pre/specialib/specialib.c
N specialib-pre/specialib/specialib.h
N specialib-pre/specialib/sl_preamble.h
N specialib-pre/specialib/architectures.h
No conflicts created by this import
|
|
From: David S. <dsc...@us...> - 2001-10-17 12:13:49
|
CVSROOT: /cvsroot/codecs Module name: libol Changes by: dschleef 01/10/17 05:13:49 Modified files: . : autogen.sh Log message: Added call to configure |
|
From: David S. <dsc...@us...> - 2001-10-17 12:12:54
|
CVSROOT: /cvsroot/codecs Module name: libol Changes by: dschleef 01/10/17 05:12:53 Modified files: . : README Log message: Added semi-meaningful explanation |
|
From: David S. <dsc...@us...> - 2001-10-17 11:51:38
|
CVSROOT: /cvsroot/codecs Module name: libol Changes by: dschleef 01/10/17 04:51:36 Modified files: test : Makefile.am Added files: test : module.c Log message: Builds dummy module for the test to load |
|
From: David S. <dsc...@us...> - 2001-10-17 11:37:50
|
CVSROOT: /cvsroot/codecs Module name: libol Changes by: dschleef 01/10/17 03:59:12 libol/include Update of /cvsroot/codecs/libol/include In directory usw-pr-cvs1:/tmp/cvs-serv6101/include Log Message: Directory /cvsroot/codecs/libol/include added to the repository |
|
From: David S. <dsc...@us...> - 2001-10-17 11:37:50
|
CVSROOT: /cvsroot/codecs Module name: libol Changes by: dschleef 01/10/17 03:59:12 libol/libol Update of /cvsroot/codecs/libol/libol In directory usw-pr-cvs1:/tmp/cvs-serv6101/libol Log Message: Directory /cvsroot/codecs/libol/libol added to the repository |
|
From: David S. <dsc...@us...> - 2001-10-17 11:37:50
|
CVSROOT: /cvsroot/codecs Module name: libol Changes by: dschleef 01/10/17 03:59:12 libol/test Update of /cvsroot/codecs/libol/test In directory usw-pr-cvs1:/tmp/cvs-serv6101/test Log Message: Directory /cvsroot/codecs/libol/test added to the repository |
|
From: David S. <dsc...@us...> - 2001-10-17 11:00:48
|
CVSROOT: /cvsroot/codecs Module name: libol Changes by: dschleef 01/10/17 04:00:48 Added files: . : AUTHORS ChangeLog Makefile.am README autogen.sh configure.in include : Makefile.am elf_i386.h module.h obj.h olfcn.h util.h libol : Makefile.am module.c obj_common.c obj_i386.c obj_lib.c obj_load.c obj_reloc.c test : Makefile.am it.c Log message: Initial check-in. Most of the obj_* files come from modutils-2.4.10 |
|
From: David S. <dsc...@us...> - 2001-10-17 10:57:20
|
CVSROOT: /cvsroot/codecs Module name: libol Changes by: dschleef 01/10/17 03:57:18 libol Update of /cvsroot/codecs/libol In directory usw-pr-cvs1:/tmp/cvs-serv5591/libol Log Message: Directory /cvsroot/codecs/libol added to the repository |
|
From: Erik W. <ome...@us...> - 2001-07-07 06:33:40
|
CVSROOT: /cvsroot/codecs Module name: bitstream Changes by: omegahacker 01/07/06 23:33:39 Modified files: . : bitstream_c.h Log message: added bitoffset updating to bitstream_c.h |