summaryrefslogtreecommitdiff
path: root/gst/coloreffects/gstchromahold.c
Commit message (Expand)AuthorAgeFilesLines
* chromahold: deprecated GStaticMutex -> GMutexMarc Leeman2013-02-091-4/+4
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* ffmpegcolorspace is no moreWim Taymans2012-09-141-1/+1
* coloreffects: port to 0.11Mark Nauwelaerts2012-04-241-84/+54
* Merge branch 'master' into 0.11Wim Taymans2012-02-101-0/+4
|\
| * plenty: fixup glib deprecationsVincent Penquerc'h2012-01-271-0/+4
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-4/+4
* | controller: port to new controller location and apiStefan Sauer2011-11-041-1/+1
|/
* coloreffects: Coding style fixesLuis de Bethencourt2011-05-141-1/+2
* chromahold: Fix hue calculation for red colorsSebastian Dröge2010-10-061-8/+9
* chromahold: Make everything greyscale if the target color is greySebastian Dröge2010-10-061-2/+2
* chromahold: Add chromahold color effectSebastian Dröge2010-10-061-0/+463