summaryrefslogtreecommitdiff
path: root/tests/test-filter.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-24libs: window: remove custom ref() and unref()Víctor Manuel Jáquez Leal1-1/+1
2018-09-03libs: filter: remove custom ref() and unref()Víctor Manuel Jáquez Leal1-1/+1
2018-06-14libs: display: remove gst_vaapi_display_unref()Víctor Manuel Jáquez Leal1-1/+1
2018-01-10tests: test-filter: fix dereference before null checkVíctor Manuel Jáquez Leal1-1/+2
2016-04-29tests: inforce gstreamer code-styleVíctor Manuel Jáquez Leal1-334/+333
2016-02-02vaapi: fix 'ISO C90 forbids mixed declarations and code' compiler warningsTim-Philipp Müller1-2/+3
2015-04-03Removal of gstreamer-0.10 supportVíctor Manuel Jáquez Leal1-1/+1
2014-05-09build: fix source file modes.Simon Farnsworth1-0/+0
2014-01-23tests: test-filter: fix "deinterlace" option parse.Gwenole Beauchesne1-1/+5
2013-11-22legal: add per-file authorship information.Gwenole Beauchesne1-0/+3
2013-11-21filter: fix semantics of deinterlacing flags.Gwenole Beauchesne1-3/+5
2013-08-23tests: filter: add support for deinterlacing.Gwenole Beauchesne1-11/+127
2013-08-23tests: filter: add support for denoising and sharpening.Zhao Halley1-0/+51
2013-08-23tests: filter: add support for frame cropping.Gwenole Beauchesne1-0/+40
2013-08-23tests: filter: dump supported operations and formats.Gwenole Beauchesne1-0/+54
2013-08-23tests: add initial test for video processing.Zhao Halley1-0/+185