gstreamer/ext/cog
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
..
.gitignore gitignore: ignore more 2009-10-24 15:14:26 +03:00
cog.h cog: fixes to make cog work inside -bad 2009-09-18 19:11:40 -07:00
cogframe.c cog: Use g_malloc() instead of malloc() 2010-06-27 17:48:50 +02:00
cogframe.h cog: implement chroma-site 2010-03-15 01:39:52 -07:00
cogtables.c cog: Add quality setting to cogscale 2009-09-21 11:46:25 -07:00
cogutils.h cog: include our own _stdint.h instead of <stdint.h> 2009-11-22 19:04:43 +00:00
cogvirtframe.c cog: Use g_malloc() instead of malloc() 2010-06-27 17:48:50 +02:00
cogvirtframe.h cog: implement chroma-site 2010-03-15 01:39:52 -07:00
generate_tables.c orc: Fix warnings 2010-03-21 23:10:08 +01: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 cogcolorspace: resample YUV->YUV conversions 2010-05-22 10:40:52 +01:00
gstcogdownsample.c gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
gstcogfilter.c gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
gstcogmse.c orc: Fix warnings 2010-03-21 23:10:08 +01:00
gstcogorc-dist.c cog: use glib instead of stdint types 2010-06-10 10:58:54 -07:00
gstcogorc-dist.h cog: use glib instead of stdint types 2010-06-10 10:58:54 -07:00
gstcogorc.orc cog: use glib instead of stdint types 2010-06-10 10:58:54 -07:00
gstcogscale.c gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
gstcogutils.c orc: Fix warnings 2010-03-21 23:10:08 +01:00
gstcogutils.h cog: fixes to make cog work inside -bad 2009-09-18 19:11:40 -07:00
gstcolorconvert.c gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
gstlogoinsert.c gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
Makefile.am cog: use common/orc.mak 2010-06-02 00:01:14 -07:00