Commit graph

8 commits

Author SHA1 Message Date
Robert Swain 960deb823f cog: Use g_malloc() instead of malloc()
malloc() needs stdlib.h, which isn't included here and the
memory is freed later with g_free() anyway.
2010-06-27 17:48:50 +02:00
David Schleef 6961d82039 cog: use common/orc.mak 2010-06-02 00:01:14 -07:00
David Schleef 8379d20ec6 cog: implement chroma-site
Determine chroma site position from the caps and use it when
upsampling/downsampling chroma.
2010-03-15 01:39:52 -07:00
David Schleef 5d9d693caf cog: Add n_taps to chroma upsampling 2010-03-14 15:18:24 -07:00
David Schleef e4a2eb1d6f cog: autogenerate code, colorspace improvements 2009-09-19 14:13:26 -07:00
David Schleef bc25896579 cog: remove // comments 2009-09-19 14:13:25 -07:00
David Schleef f367e5fbde cog: fixes to make cog work inside -bad 2009-09-18 19:11:40 -07:00
David Schleef 21aa38d13b Copy cog plugin and video library from cog project 2009-09-17 17:03:41 -07:00