summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* debugutils: clockselect, a pipeline that enables clock selectionEderson de Souza2019-11-062-0/+114
* jpeg2000parse: add unit testAaron Boxer2019-11-052-0/+458
* documentation: fixed a heap o' typosAaron Boxer2019-11-0511-18/+18
* ccconverter: Instead of erroring out on too big input drop additional dataSebastian Dröge2019-11-041-0/+15
* mpegtsmux: Add SCTE-35 supportEdward Hervey2019-10-312-1/+102
* mpegts: Add support for SCTE-35 sectionsEdward Hervey2019-10-312-2/+221
* Remove autotools build systemTim-Philipp Müller2019-10-1427-1133/+0
* vkbuffer: remove buffer view from the memoryMatthew Waters2019-09-251-1/+1
* rtpmanagerbad: allow creation of elements at initialisationMarc Leeman2019-09-202-2/+3
* vulkan: implement command buffer reuseMatthew Waters2019-09-192-0/+128
* vulkan: add device provider implementationMatthew Waters2019-09-172-0/+121
* vulkan: split physical device from logical deviceMatthew Waters2019-09-172-2/+2
* examples: nvcodec: Add example for runtime configuration change with nvcodecSeungha Yang2019-09-115-0/+656
* tests: nvenc: Test runtime resolution changeSeungha Yang2019-09-021-0/+117
* tests: h265parser: Add test parsing range extension in PPSWangfei2019-08-311-0/+91
* tests: nvdec: Add test runtime downstream reconfigureSeungha Yang2019-08-302-0/+228
* tests: nvenc: Add test caps negotiation with interlace-mode fieldSeungha Yang2019-08-061-0/+57
* rtptransceiver: Remove direction setter and vfunc and replace it by a propertySebastian Dröge2019-08-062-4/+4
* tests: x265enc: Add tiny resolution encoding checkYeongjin Jeong2019-07-311-0/+57
* x265enc: Specify max CU size depending on input resolutionYeongjin Jeong2019-07-311-4/+4
* avtp: CVF - Do not infinite loop trying to fragment zero sized NAL unitEderson de Souza2019-07-301-0/+33
* nvcodec: Drop system installed cuda.h dependencySeungha Yang2019-07-231-1/+1
* nvdec,nvenc: Port to dynamic library loadingSeungha Yang2019-07-082-11/+2
* tests/vulkan: fix copyright nameMatthew Waters2019-07-051-1/+1
* vulkan/window: add property for the parent displayMatthew Waters2019-07-052-0/+84
* vulkan/device: add property for the parent instanceMatthew Waters2019-07-052-0/+81
* tests: Add h264parser SEI checksJan Schmidt2019-07-051-0/+85
* tests: Add AVTP CVF depayloader testsEderson de Souza2019-07-033-1/+1216
* tests: Add AVTP CVF payloader testsEderson de Souza2019-07-033-2/+653
* tests: Add AVTP source testsAndre Guedes2019-07-033-1/+65
* tests: Add AVTP sink testsAndre Guedes2019-07-033-1/+71
* tests: Add AAF depayloader testsAndre Guedes2019-07-033-1/+306
* tests: Add AAF payloader testsAndre Guedes2019-07-033-0/+142
* tests/vkcolorconvert: remove extra instance/device creationMatthew Waters2019-06-241-20/+1
* vkbuffermemory: report requested size of the memoryMatthew Waters2019-06-201-2/+1
* vulkan: add a color conversion elementMatthew Waters2019-06-202-0/+160
* tests: hls: Add a test case for EXT-X-MAP tagSeungha Yang2019-06-181-0/+77
* tests: Enable hls m3u8 unit test with meson buildSeungha Yang2019-06-182-2/+1
* tests: insertbin: Don't use duplicated variable nameSeungha Yang2019-06-181-8/+8
* Remove VDPAU pluginTim-Philipp Müller2019-06-061-2/+1
* tests/vulkan: allow instance creation failuresMatthew Waters2019-06-041-3/+11
* test/vulkan: add simple memory testMatthew Waters2019-06-042-0/+105
* rtpmanagerbad: add RTP streaming elementsMarc Leeman2019-06-035-0/+126
* tests/dash_mpd: take account of Period start in expected timestampsAlex Ashley2019-06-011-6/+6
* dashdemux: include both Period start and presentationTimeOffset in segment startAlex Ashley2019-06-011-0/+93
* tests: add example for injecting MPEG-TS sectionsMathieu Duponchelle2019-05-302-7/+101
* tests/webrtc: wait until the SDP has been set before continuingMatthew Waters2019-05-301-128/+174
* tests/webrtc: fix racy test with a prenegotiated data channelMatthew Waters2019-05-301-1/+2
* webrtc: Initial support for stream addition/removalMatthew Waters2019-05-304-101/+837
* tests/webrtc: a couple of debug/error string fixesMatthew Waters2019-05-301-3/+3