Updated color space definitions.
commitf97830f1a06c117a7415daf05e8ac5176631b519
authortterribe <tterribe@0101bb08-14d6-0310-b084-bc0e0c8e3800>
Fri, 26 Sep 2003 15:03:48 +0000 (26 15:03 +0000)
committertterribe <tterribe@0101bb08-14d6-0310-b084-bc0e0c8e3800>
Fri, 26 Sep 2003 15:03:48 +0000 (26 15:03 +0000)
tree2537d6f3f09c66b6b182e12c572367d5579b12b7
parent3b94777bc2780f9635dc7576c406e03608db37c7
Updated color space definitions.

Instead of haphazardly quoting some standards documents which are completely
 inadequate at defining a transformation from Y'CbCr space to a device-independent
 space, a new document, doc/color.html, has been included which explicitly spells
 out all the necessary parameters for each space.
For now, the number of spaces has been kept at 2: One for NTSC systems and
 one for PAL/SECAM systems.

This breaks API compatibility, because the old color space constants were
 replaced.
As far as name space pollution goes, they were really horrible constants anyway.

git-svn-id: http://svn.xiph.org/trunk@5372 0101bb08-14d6-0310-b084-bc0e0c8e3800
theora/doc/color.html [new file with mode: 0644]
theora/examples/encoder_example.c
theora/examples/player_example.c
theora/examples/splayer.c
theora/include/theora/theora.h