gstreamer/ext/cog
David Schleef 4ee3afc051 cog: Improve RGB<->YCbCr matrixing
YCbCr->RGB now has a 'bits' setting, which controls the number
of bits used for the matrix coefficients.  Choices are 6 or 8.
6 is low quality, but faster.
RGB->YCbCr now works.  Always works in 8 bit, since it's the same
speed as 6 bit.
2009-10-24 11:38:42 -07:00
..
cog.h cog: fixes to make cog work inside -bad 2009-09-18 19:11:40 -07:00
cog.orc cog: Improve RGB<->YCbCr matrixing 2009-10-24 11:38:42 -07:00
cogframe.c cog: autogenerate code, colorspace improvements 2009-09-19 14:13:26 -07:00
cogframe.h cog: Fix the virtual frame line cache 2009-09-21 10:03:44 -07:00
cogtables.c cog: Add quality setting to cogscale 2009-09-21 11:46:25 -07:00
cogutils.h cog: fixes to make cog work inside -bad 2009-09-18 19:11:40 -07:00
cogvirtframe.c cog: Improve RGB<->YCbCr matrixing 2009-10-24 11:38:42 -07:00
cogvirtframe.h cog: Improve RGB<->YCbCr matrixing 2009-10-24 11:38:42 -07:00
generate_tables.c cog: Add quality setting to cogscale 2009-09-21 11:46:25 -07:00
gstcms.c build: fprintf, sprintf, sscanf need stdio.h 2009-10-07 15:26:12 +03:00
gstcms.h cog: hacking 2009-10-02 22:07:03 -07:00
gstcog.c cog: remove // comments 2009-09-19 14:13:25 -07:00
gstcogcolorspace.c cog: Improve RGB<->YCbCr matrixing 2009-10-24 11:38:42 -07:00
gstcogdownsample.c cog: remove // comments 2009-09-19 14:13:25 -07:00
gstcogfilter.c cog: remove // comments 2009-09-19 14:13:25 -07:00
gstcogmse.c cog: remove // comments 2009-09-19 14:13:25 -07:00
gstcogscale.c cog: hacking 2009-10-02 22:07:03 -07:00
gstcogutils.c cog: remove // comments 2009-09-19 14:13:25 -07:00
gstcogutils.h cog: fixes to make cog work inside -bad 2009-09-18 19:11:40 -07:00
gstcolorconvert.c cog: hacking 2009-10-02 22:07:03 -07:00
gstlogoinsert.c cog: hacking 2009-10-02 22:07:03 -07:00
Makefile.am cog: hacking 2009-10-02 22:07:03 -07:00