summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* gstrtpbuffer: fix header extension length validationWill Miller2020-10-121-0/+25
* video: fix GST_VIDEO_FRAME_IS_BOTTOM_FIELD()Guillaume Desmottes2020-02-261-0/+37
* videorate: Fix max-duplication-time handlingSebastian Dröge2019-11-051-6/+44
* check: Don't use real audio devices for testsEdward Hervey2019-10-102-87/+4
* glupload: Add VideoMetas and GLSyncMeta to the raw uploaded buffersThibault Saunier2019-10-051-0/+2
* tests: fix up valgrind suppressions for glibc getaddrinfo leaksTim-Philipp Müller2019-09-081-0/+1
* gl/tests: fix shader creation tests part 2Matthew Waters2019-08-091-5/+5
* gl/tests: fix shader creation testsMatthew Waters2019-08-092-6/+14
* subparse: fix pushing WebVTT cue when last is not an empty lineAntonio Ospite2019-08-081-0/+10
* test: add subparse test for SRT subtitles with no newline at the endAntonio Ospite2019-08-081-0/+11
* video test: Keep BE test inline with LE testA. Wilcox2019-08-071-1/+1
* video-anc: Handle SD formats correctlySebastian Dröge2019-08-061-10/+10
* examples/gl/sdl: only build on glx/wgl systemsMatthew Waters2019-04-041-1/+6
* discoverer: set 30 second for long-running testsAaron Boxer2019-04-011-3/+3
* discoverer: fix a race bug in disco testAaron Boxer2019-04-011-1/+1
* tests: rtpmeta: Avoid C99 declaration in 'for' loopJimmy Ohn2019-04-011-2/+3
* 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: icles: add video conversion benchmarkTim-Philipp Müller2019-03-244-1/+164
* Remove some left over 0.10 referencesNicolas Dufresne2019-03-212-2/+2
* rtpbasedepayload: Drop gap events before first bufferStian Selnes2019-03-201-0/+56
* tests: audiodecoder: speed up audiodecoder_buffer_after_segment testTim-Philipp Müller2019-03-091-2/+4
* tests/glbin: setting a full reference means we need to unrefMatthew Waters2019-03-061-5/+5
* tests: vorbisec: fix leaks in unit testTim-Philipp Müller2019-03-061-0/+3
* tests: glmatrix: fix leaks in unit testTim-Philipp Müller2019-03-061-0/+2
* tests: glmemory: fix leaks in unit testTim-Philipp Müller2019-03-061-0/+2
* tests: videoencoder: fix leaks in unit testTim-Philipp Müller2019-03-061-0/+6
* tests: audio: fix leaks in unit testTim-Philipp Müller2019-03-061-0/+1
* tests: audiomixer: fix leaks in unit testTim-Philipp Müller2019-03-061-0/+2
* tests: audioconvert: fix leaks in unit testTim-Philipp Müller2019-03-061-0/+1
* tests: audiorate: Don't compare string with enumSeungha Yang2019-03-041-1/+1
* meson: don't build icles when tests are disabledTim-Philipp Müller2019-02-281-2/+1
* videorate: Add max-duplication-time propertyVivia Nikolaidou2019-02-211-0/+102
* 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: fix compiler warnings on Windows with mingwVictor Toso2019-02-191-6/+7
* tests: video: Test video format enum stabilityNicolas Dufresne2019-02-181-0/+11
* misc: Fix compiler warnings on Cerbero's MinGWNirbheek Chauhan2019-02-053-4/+9
* meson: orc-test is not requiredNirbheek Chauhan2019-01-311-1/+1
* meson: Add support orc fallbackSeungha Yang2019-01-301-2/+7
* tests: discoverer: Add async API test casesSeungha Yang2019-01-281-0/+130
* gl: Only unbind buffers/vertex attrib arrays if we can't directly bind the ve...Sebastian Dröge2019-01-162-2/+4
* meson: enable tests for orc codeTim-Philipp Müller2019-01-161-9/+31
* subparse: do not assert when failing to parse subrip timestampJordan Petridis2019-01-141-0/+16
* videoscale: Add a test to verify stepped dimensions workJan Alexander Steffens (heftig)2019-01-141-0/+5
* codec-utils: support extension audio object type and sample rateAlex Ashley2019-01-111-0/+65
* tests: Enable more tests on WindowsSeungha Yang2018-12-301-3/+3
* tests: compositor: Drop needless unistd.hSeungha Yang2018-12-301-2/+0