summaryrefslogtreecommitdiff
path: root/tests/check/libs/video.c
Commit message (Expand)AuthorAgeFilesLines
* video: fix GST_VIDEO_FRAME_IS_BOTTOM_FIELD()Guillaume Desmottes2020-02-261-0/+37
* video test: Keep BE test inline with LE testA. Wilcox2019-08-071-1/+1
* video-info: check if alternate caps has the feature as wellGuillaume Desmottes2019-03-251-0/+19
* video-info: handle 'field-order' in alternate modeGuillaume Desmottes2019-03-251-1/+8
* tests: video: speed up test_video_color_convertTim-Philipp Müller2019-03-241-44/+75
* tests: video: reduce debug log spamTim-Philipp Müller2019-03-241-4/+4
* tests: video: add basic sanity check of pstrides for formatsTim-Philipp Müller2019-02-201-0/+46
* tests: use GPOINTER_TO_INT to avoid warnings with mingwVictor Toso2019-02-191-10/+10
* tests: video: Test video format enum stabilityNicolas Dufresne2019-02-181-0/+11
* video: Split the success and error convert_frame_async() test into two testsSebastian Dröge2018-11-301-18/+65
* test: Ensure gst_video_info_set_format() calls succeedZeeshan Ali2018-08-291-20/+31
* video: Add gst_video_info_set_interlaced_format()Zeeshan Ali2018-08-291-4/+7
* video: Add GST_VIDEO_INTERLACE_MODE_ALTERNATEZeeshan Ali2018-08-291-0/+57
* tests: include config.h and don't include unix headersTim-Philipp Müller2018-01-161-2/+0
* testsuite: Add some test checks for gst_video_guess_framerate()Jan Schmidt2017-01-091-0/+42
* video-info: Add unit test for overflow checksSebastian Dröge2016-11-241-0/+42
* video: Add VYUY pixel formatNicolas Dufresne2016-11-011-0/+1
* video/test: Coding style fixNicolas Dufresne2016-09-071-1/+1
* video-color: Fix colorimetry IS_UNKNOWNStian Selnes2016-06-021-0/+57
* video: add IYU2 formatJoan Pau Beltran2016-06-011-0/+1
* tests:video: Fix overlay rectangle and buffer leakVineeth TM2015-11-111-0/+2
* tests: Add a test for video blending over transparent framesAndreas Frisch2015-11-041-7/+60
* tests: Fix video libs test for multiview GstVideoInfo changeJan Schmidt2015-06-111-7/+8
* video: Add multiview/stereo supportJan Schmidt2015-06-111-5/+80
* Fix double semicolonsTim-Philipp Müller2015-03-101-4/+4
* check: add another generic converter testWim Taymans2015-03-041-0/+20
* video-converter: don't reuse the input line when adding bordersWim Taymans2015-03-041-0/+42
* video: Fix non-default usage of gst_video_sink_center_rectEdward Hervey2014-12-151-0/+60
* tests: fix leak in video unit testTim-Philipp Müller2014-11-161-0/+1
* tests: video: add video blend testVineeth T M2014-11-161-0/+163
* video-color: add gamma encode/decode functionsWim Taymans2014-11-111-0/+27
* test: add scaling testWim Taymans2014-11-101-23/+155
* video-chroma: ORCify 2x vertical upsamplingWim Taymans2014-11-071-36/+81
* tests: add video conversion testWim Taymans2014-11-061-1/+112
* video-chroma: optimize chroma subsampling a littleWim Taymans2014-11-061-0/+55
* tests: make pack/unpack testWim Taymans2014-11-061-1/+202
* tests: get the correct number of video formatsWim Taymans2014-11-061-13/+17
* tests: fix testWim Taymans2014-10-301-2/+2
* resampler: make shift easier to useWim Taymans2014-10-291-1/+5
* video-scaler: add extra optionsWim Taymans2014-10-291-1/+1
* video-scaler: add video scaler helper objectWim Taymans2014-10-291-0/+13
* video: avoid overflows when doing int operations for sizeThiago Santos2014-06-091-0/+38
* video: And check comparison for realSebastian Dröge2014-05-211-1/+1
* video: Fix broken comparison in unit testSebastian Dröge2014-05-211-1/+1
* tests: fix some printf format compiler warningsTim-Philipp Müller2013-03-311-4/+4
* tests: add test for video unpack and pack functionsTim-Philipp Müller2012-11-091-0/+75
* Fix FSF addressTim-Philipp Müller2012-11-031-2/+2
* tests: fix video overlay_composition_premultiplied_alpha test on big-endian m...Tim-Philipp Müller2012-10-071-4/+4
* videooverlaycomposition: add some _get_argb and _get_ayuv functionsMark Nauwelaerts2012-09-051-0/+29
* videooverlaycomposition: allow more formats for rectangle pixel dataMark Nauwelaerts2012-08-301-34/+34