summaryrefslogtreecommitdiff
path: root/gst/fieldanalysis
AgeCommit message (Expand)AuthorFilesLines
2018-10-17meson: Replace empty configuration_data() with copy keywordSeungha Yang1-2/+2
2018-04-25Meson: Generate pc file for all plugins in badXavier Claessens1-0/+1
2018-02-14Update ORC fallback disted codeEdward Hervey1-4/+4
2017-05-18Fix up package name and origin in some pluginsTim-Philipp Müller1-1/+1
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2017-04-12docs: Port all docstring to gtk-doc markdownThibault Saunier1-3/+3
2016-10-27Explicitly define float constants as floatNirbheek Chauhan1-1/+1
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+31
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+2
2015-12-15plugins-bad: Fix example pipelinesVineeth TM1-1/+1
2015-06-07Release 1.5.11.5.1Sebastian Dröge1-93/+79
2015-04-20fieldanalysis: exception when block width to 0Vineeth T M1-1/+1
2014-05-03Release 1.3.11.3.1Sebastian Dröge1-2/+2
2013-08-28Release 1.1.41.1.4Sebastian Dröge1-5/+5
2013-07-12Release 1.1.2Sebastian Dröge1-5/+5
2013-06-05Release 1.1.11.1.1Sebastian Dröge2-36/+148
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-02-11fieldanalysis: Add Y42B and Y444 formatsDavid Schleef1-2/+2
2012-11-04Fix FSF addressTim-Philipp Müller2-4/+4
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-10-08fieldanalysis: Fix unitiailized variable compiler warningSebastian Dröge1-1/+2
2012-09-25fieldanalysis: Port to 1.0Robert Swain2-318/+364
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-09-14ffmpegcolorspace is no moreWim Taymans1-1/+1
2012-07-24fieldanalysis: prefix orc functionsWim Taymans4-50/+57
2012-06-07Release 0.11.92RELEASE-0.11.92Sebastian Dröge1-12/+28
2012-04-20fieldanalysis: Does not need to link to libgstbasevideo at allSebastian Dröge1-2/+0
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-2/+2
2012-03-22Release 0.11.2RELEASE-0.11.2Wim Taymans2-272/+299
2012-03-20orc: don't compile everything at startupWim Taymans2-6/+1
2012-02-17RELEASE 0.11.1RELEASE-0.11.1Wim Taymans2-86/+53
2011-11-02Merge branch 'master' into 0.11Wim Taymans1-3/+8
2011-10-31fieldanalysis: Don't reset the context on DISCONTRobert Swain1-3/+8
2011-06-15Merge branch 'master' into 0.11Wim Taymans4-93/+129
2011-04-17ext, gst: update disted orc backup filesTim-Philipp Müller2-53/+86
2011-04-07fieldanalysis: Use RFF flag to indicate buffers to drop downstreamRobert Swain2-39/+40
2011-03-09fieldanalysis: fix double free() crashesRené Stadler1-0/+2
2011-03-04fieldanalysis: add backup files for compiling without orcTim-Philipp Müller2-0/+1128
2011-03-01fieldanalysis: Add fieldanalysis elementRobert Swain4-0/+2095