summaryrefslogtreecommitdiff
path: root/gst/videomeasure
AgeCommit message (Expand)AuthorFilesLines
2011-12-15videomeasure: port to GstCollectPads2Vincent Penquerc'h2-23/+23
2011-11-28various: fix pad template ref leaksVincent Penquerc'h2-10/+10
2011-07-12videomeasure: Fix set-but-unused warningsOlivier Crête1-15/+1
2011-06-04Work around changes in g_atomic APIDavid Schleef1-0/+4
2011-04-11android: make it ready for androgenizerThibault Saunier1-0/+13
2011-02-21Revert "Check that collectpads exists before removing pad"Edward Hervey1-3/+1
2011-02-20Check that collectpads exists before removing padDavid Schleef1-1/+3
2010-12-12ssim: Set classification to Filter/Analyzer/Video instead of Filter/Converter...Sebastian Dröge1-1/+1
2010-11-25videomeasure: Remove dead assignmentsEdward Hervey2-9/+1
2010-10-19various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2-7/+10
2010-09-28videomeassure: GST_BOILERPLATE already sets parent_classStefan Kost1-2/+0
2010-09-05ssim: Add I420 supportDavid Schleef1-1/+4
2010-05-19Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGSDavid Schleef1-2/+4
2010-03-22i18n: build fixes: #if -> #ifdef for ENABLE_NLSStefan Kost1-1/+1
2010-03-21Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte1-6/+6
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-7/+4
2009-10-07build: fprintf, sprintf, sscanf need stdio.hStefan Kost1-9/+8
2009-10-02build: add missing stdlib include to fix the buildStefan Kost1-0/+1
2009-10-01videomeasure: link with libmRené Stadler1-1/+1
2009-09-30Take offset gaps into account.Руслан Ижбулатов1-15/+28
2009-09-18videomeasure: fix line endingsDavid Schleef1-17/+17
2009-09-18videomeasure: fix distcheckDavid Schleef1-0/+1
2009-09-10videomeasure: Fix format strings and include correct i18n headerSebastian Dröge3-5/+7
2009-09-10videomeasure: Fix indention, line endings and use LRN's real nameSebastian Dröge6-2233/+2173
2009-09-10videomeasure: Initial version of videomeasure pluginРуслан Ижбулатов7-0/+2497