Rewrote much of videoscale. Now handles most common YUV formats as well as 32 and...
authorDavid Schleef <ds@schleef.org>
Tue, 22 Apr 2003 07:32:50 +0000 (07:32 +0000)
committerDavid Schleef <ds@schleef.org>
Tue, 22 Apr 2003 07:32:50 +0000 (07:32 +0000)
commit856cea1d53f079c016adc18ca552817d3fc15205
tree968e8d4600d301a9a80530aeafc1b469b4da9ff2
parent9cd5e80245917dfc4b45d66755fbfe9948d6596a
Rewrote much of videoscale.  Now handles most common YUV formats as well as 32 and 24 bit RGB.  Only handles "nearest...

Original commit message from CVS:
Rewrote much of videoscale.  Now handles most common YUV formats
as well as 32 and 24 bit RGB.  Only handles "nearest" scaling.
gst/videoscale/gstvideoscale.c
gst/videoscale/gstvideoscale.h
gst/videoscale/videoscale.c
gst/videoscale/videoscale.h [new file with mode: 0644]