summaryrefslogtreecommitdiff
path: root/gst/videomeasure
AgeCommit message (Expand)AuthorFilesLines
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM2-12/+11
2015-10-02Update GLib dependency to 2.40.0Sebastian Dröge1-4/+0
2015-05-08Update references to decodebinLuis de Bethencourt1-2/+2
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2015-03-12Remove a bunch of silly ';;' typos at the end of linesJan Schmidt1-1/+1
2015-02-11Improve and fix LATENCY query handlingSebastian Dröge1-7/+9
2014-04-27docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller2-5/+0
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller2-2/+2
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2-2/+2
2012-09-14ffmpegcolorspace is no moreWim Taymans1-1/+1
2012-09-12collectpads: remove gst_collect_pads_add_pad_fullStefan Sauer1-1/+2
2012-04-17collectpads2: rename to collectpadsMark Nauwelaerts2-23/+23
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2011-12-30Merge remote-tracking branch 'origin/master' into 0.11-premergeEdward Hervey2-24/+23
2011-12-15videomeasure: port to GstCollectPads2Vincent Penquerc'h2-23/+23
2011-11-28various: fix pad template ref leaksVincent Penquerc'h2-10/+10
2011-11-17collectpads: port API changesStefan Sauer1-1/+2
2011-11-04make request pads take _%uWim Taymans1-8/+8
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