summaryrefslogtreecommitdiff
path: root/ext/iqa
AgeCommit message (Expand)AuthorFilesLines
2021-03-23iqa: allow per feature registrationStéphane Cerveau2-4/+7
2021-03-22gst: don't use volatile to mean atomicMatthew Waters1-1/+1
2020-07-23iqa: Add a 'mode' propertyThibault Saunier2-0/+70
2020-07-23iqa: Implement child proxyThibault Saunier1-2/+41
2020-05-05iqa: Fix all leaks in error pathEdward Hervey1-7/+16
2019-10-14Remove autotools build systemTim-Philipp Müller1-24/+0
2019-08-16iqa: fix leak of map_meta.dataMathieu Duponchelle1-0/+1
2019-05-13docs: Build documentation with hotdocThibault Saunier1-0/+1
2018-12-26Remove GstVideoAggregator, moved into libgstvideo in -baseTim-Philipp Müller2-3/+2
2018-07-27Add feature options for almost all pluginsNirbheek Chauhan1-1/+1
2018-05-06videoaggregator: Switch to a GstVideoAggregatorConvertPad subclassSebastian Dröge1-1/+1
2018-05-05videoaggregator: Move aggregated_frame and the pad buffer into the private st...Sebastian Dröge1-3/+5
2018-04-25Meson: Generate pc file for all plugins in badXavier Claessens1-0/+1
2018-04-20dssim: Add a dssim-error-threshold propertyThibault Saunier2-1/+43
2018-03-02iqa: Fix build with latest aggregator API changesSebastian Dröge1-5/+5
2017-12-02Remove GstAggregator from -bad, moved to coreTim-Philipp Müller2-2/+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
2017-02-27iqa: Plug a leak allocating twice the same dataThibault Saunier1-1/+0
2016-11-17iqa: Error out when trying to compare video stream with different sizesThibault Saunier1-15/+34
2016-11-17iqa: Add meson build supportThibault Saunier1-0/+14
2016-11-17Adds a new Image Quality Assessment plugin.Mathieu Duponchelle3-0/+434