summaryrefslogtreecommitdiff
path: root/gst/colorspace/gstcolorspace.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-15Moved 'colorspace' from -bad to -baseWim Taymans1-593/+0
2011-04-15Fix some unused-but-set-variable warnings with gcc 4.6Tim-Philipp Müller1-7/+0
2011-02-25colorspace: set dithering enum directlyDavid Schleef1-5/+1
2011-02-25colorspace: Add support for r210David Schleef1-0/+1
2011-02-20colorspace: Add ditheringDavid Schleef1-0/+97
2011-02-20colorspace: fix a few formatsDavid Schleef1-1/+1
2011-02-20colorspace: Add 16-bit-per-channel handlingDavid Schleef1-17/+4
2011-02-20colorspace: Fix memleakDavid Schleef1-0/+4
2011-02-17colorspace: Fix memory leakDavid Schleef1-0/+7
2010-11-04colorspace: Inverse -base version check logic to actually make senseSebastian Dröge1-1/+1
2010-11-03colorspace: Use GST_CHECK_PLUGINS_BASE_VERSION() instead of other hacksSebastian Dröge1-7/+7
2010-11-02colorspace: fix build with current git of gst-plugins-baseTim-Philipp Müller1-4/+6
2010-11-02colorspace: Add support for 8 bit paletted RGBSebastian Dröge1-14/+47
2010-10-31colorspace: Add support for RGB15 and BGR15Sebastian Dröge1-0/+1
2010-10-31colorspace: Add support for RGB16 and BGR16Sebastian Dröge1-0/+1
2010-10-31colorspace: Add support for A420Sebastian Dröge1-1/+1
2010-10-31colorspace: Add support for SDTV/HDTV YUV conversionsSebastian Dröge1-3/+30
2010-09-14colorspace: Add conversion codeDavid Schleef1-4/+16
2010-09-14colorspace: Revive elementDavid Schleef1-496/+302
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-7/+3
2007-06-22Fix leaks.Edward Hervey1-4/+2
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2005-12-05Update for alloc_buffer changes.Andy Wingo1-1/+2
2005-09-05Fix up all the state change functions.Jan Schmidt1-8/+9
2005-08-14pound some sense in the colorspace elementsThomas Vander Stichele1-3/+3
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2004-07-26local include fixesSteve Lhomme1-1/+1
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet1-1/+1
2004-04-22s/gst_caps_simplify/gst_caps_do_simplify/Benjamin Otte1-5/+2
2004-04-09gst/colorspace/gstcolorspace.c: Don't advertise a conversion we don't support...David Schleef1-1/+1
2004-03-30ext/hermes/gsthermescolorspace.c: decrease rank by 2 to not interfere with ot...David Schleef1-1/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-113/+114
2004-03-14gst-indentThomas Vander Stichele1-185/+183
2004-03-13configure.ac: the Hermes library controls hermescolorspace, not colorspace.David Schleef1-1/+2
2004-01-15gst/colorspace/: Fix compiling... Didn't test if it actually works.Ronald S. Bultje1-9/+9
2004-01-15Duplicate the ext/hermes colorspace plugin, and remove Hermes code and GPL co...David Schleef1-0/+635