Reworked the colorspace converter and the scaler API.
authorWim Taymans <wim.taymans@gmail.com>
Mon, 12 Jun 2000 21:27:19 +0000 (21:27 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 12 Jun 2000 21:27:19 +0000 (21:27 +0000)
commitf037c7a74229f8f98fc34754dccf6983741a4fa1
tree9d23c757def95abfd2b23f59c691b3a47a0260b4
parentf179798efb89e4d43e3fa7f4ba9ca57a80a28bf0
Reworked the colorspace converter and the scaler API.

Original commit message from CVS:
Reworked the colorspace converter and the scaler API.
Fixed some MMX bugs in the mpeg encoder.
libs/colorspace/gstcolorspace.c
libs/colorspace/gstcolorspace.h
libs/colorspace/rgb2rgb.c
libs/colorspace/yuv2rgb.c
libs/colorspace/yuv2rgb.h
libs/videoscale/Makefile.am
libs/videoscale/gstvideoscale.c
libs/videoscale/gstvideoscale.h
test/mp1parse.c
test/mp2tomp1.c