summaryrefslogtreecommitdiff
path: root/gst/debugutils/gstcompare.c
Commit message (Expand)AuthorAgeFilesLines
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-111-0/+3
* plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2020-06-061-1/+1
* plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesSebastian Dröge2020-06-041-0/+2
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-6/+4
* remove unused enum items PROP_LASTLuis de Bethencourt2015-04-241-2/+1
* compare: special case empty regions with 1 SSIM to avoid dividing by 0Vincent Penquerc'h2014-04-091-0/+8
* 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
* collectpads: remove gst_collect_pads_add_pad_fullStefan Sauer2012-09-121-2/+2
* collectpads2: rename to collectpadsMark Nauwelaerts2012-04-171-14/+14
* debugutils: port to 0.11Mark Nauwelaerts2012-02-021-89/+116
* Merge remote-tracking branch 'origin/master' into 0.11-premergeEdward Hervey2011-12-301-14/+14
|\
| * compare: port to GstCollectPads2Vincent Penquerc'h2011-12-151-14/+14
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-6/+4
* | collectpads: port API changesStefan Sauer2011-11-171-2/+2
|/
* debugutils: add compare elementMark Nauwelaerts2011-06-171-0/+664