summaryrefslogtreecommitdiff
path: root/ext/iqa/iqa.c
Commit message (Expand)AuthorAgeFilesLines
* iqa: allow per feature registrationStéphane Cerveau2021-03-231-4/+5
* gst: don't use volatile to mean atomicMatthew Waters2021-03-221-1/+1
* iqa: Add a 'mode' propertyThibault Saunier2020-07-231-0/+69
* iqa: Implement child proxyThibault Saunier2020-07-231-2/+41
* iqa: Fix all leaks in error pathEdward Hervey2020-05-051-7/+16
* iqa: fix leak of map_meta.dataMathieu Duponchelle2019-08-161-0/+1
* videoaggregator: Switch to a GstVideoAggregatorConvertPad subclassSebastian Dröge2018-05-061-1/+1
* videoaggregator: Move aggregated_frame and the pad buffer into the private st...Sebastian Dröge2018-05-051-3/+5
* dssim: Add a dssim-error-threshold propertyThibault Saunier2018-04-201-0/+41
* iqa: Fix build with latest aggregator API changesSebastian Dröge2018-03-021-5/+5
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-3/+3
* iqa: Plug a leak allocating twice the same dataThibault Saunier2017-02-271-1/+0
* iqa: Error out when trying to compare video stream with different sizesThibault Saunier2016-11-171-15/+34
* Adds a new Image Quality Assessment plugin.Mathieu Duponchelle2016-11-171-0/+343