summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-11-05documentation: fixed a heap o' typosAaron Boxer11-18/+18
2019-11-04ccconverter: Instead of erroring out on too big input drop additional dataSebastian Dröge1-0/+15
2019-10-31mpegtsmux: Add SCTE-35 supportEdward Hervey2-1/+102
2019-10-31mpegts: Add support for SCTE-35 sectionsEdward Hervey2-2/+221
2019-10-14Remove autotools build systemTim-Philipp Müller27-1133/+0
2019-09-25vkbuffer: remove buffer view from the memoryMatthew Waters1-1/+1
2019-09-20rtpmanagerbad: allow creation of elements at initialisationMarc Leeman2-2/+3
2019-09-19vulkan: implement command buffer reuseMatthew Waters2-0/+128
2019-09-17vulkan: add device provider implementationMatthew Waters2-0/+121
2019-09-17vulkan: split physical device from logical deviceMatthew Waters2-2/+2
2019-09-11examples: nvcodec: Add example for runtime configuration change with nvcodecSeungha Yang5-0/+656
2019-09-02tests: nvenc: Test runtime resolution changeSeungha Yang1-0/+117
2019-08-31tests: h265parser: Add test parsing range extension in PPSWangfei1-0/+91
2019-08-30tests: nvdec: Add test runtime downstream reconfigureSeungha Yang2-0/+228
2019-08-06tests: nvenc: Add test caps negotiation with interlace-mode fieldSeungha Yang1-0/+57
2019-08-06rtptransceiver: Remove direction setter and vfunc and replace it by a propertySebastian Dröge2-4/+4
2019-07-31tests: x265enc: Add tiny resolution encoding checkYeongjin Jeong1-0/+57
2019-07-31x265enc: Specify max CU size depending on input resolutionYeongjin Jeong1-4/+4
2019-07-30avtp: CVF - Do not infinite loop trying to fragment zero sized NAL unitEderson de Souza1-0/+33
2019-07-23nvcodec: Drop system installed cuda.h dependencySeungha Yang1-1/+1
2019-07-08nvdec,nvenc: Port to dynamic library loadingSeungha Yang2-11/+2
2019-07-05tests/vulkan: fix copyright nameMatthew Waters1-1/+1
2019-07-05vulkan/window: add property for the parent displayMatthew Waters2-0/+84
2019-07-05vulkan/device: add property for the parent instanceMatthew Waters2-0/+81
2019-07-05tests: Add h264parser SEI checksJan Schmidt1-0/+85
2019-07-03tests: Add AVTP CVF depayloader testsEderson de Souza3-1/+1216
2019-07-03tests: Add AVTP CVF payloader testsEderson de Souza3-2/+653
2019-07-03tests: Add AVTP source testsAndre Guedes3-1/+65
2019-07-03tests: Add AVTP sink testsAndre Guedes3-1/+71
2019-07-03tests: Add AAF depayloader testsAndre Guedes3-1/+306
2019-07-03tests: Add AAF payloader testsAndre Guedes3-0/+142
2019-06-24tests/vkcolorconvert: remove extra instance/device creationMatthew Waters1-20/+1
2019-06-20vkbuffermemory: report requested size of the memoryMatthew Waters1-2/+1
2019-06-20vulkan: add a color conversion elementMatthew Waters2-0/+160
2019-06-18tests: hls: Add a test case for EXT-X-MAP tagSeungha Yang1-0/+77
2019-06-18tests: Enable hls m3u8 unit test with meson buildSeungha Yang2-2/+1
2019-06-18tests: insertbin: Don't use duplicated variable nameSeungha Yang1-8/+8
2019-06-06Remove VDPAU pluginTim-Philipp Müller1-2/+1
2019-06-04tests/vulkan: allow instance creation failuresMatthew Waters1-3/+11
2019-06-04test/vulkan: add simple memory testMatthew Waters2-0/+105
2019-06-03rtpmanagerbad: add RTP streaming elementsMarc Leeman5-0/+126
2019-06-01tests/dash_mpd: take account of Period start in expected timestampsAlex Ashley1-6/+6
2019-06-01dashdemux: include both Period start and presentationTimeOffset in segment startAlex Ashley1-0/+93
2019-05-30tests: add example for injecting MPEG-TS sectionsMathieu Duponchelle2-7/+101
2019-05-30tests/webrtc: wait until the SDP has been set before continuingMatthew Waters1-128/+174
2019-05-30tests/webrtc: fix racy test with a prenegotiated data channelMatthew Waters1-1/+2
2019-05-30webrtc: Initial support for stream addition/removalMatthew Waters4-101/+837
2019-05-30tests/webrtc: a couple of debug/error string fixesMatthew Waters1-3/+3
2019-05-30tests/webrtc: rewrite bundle checks for separate validate_sdp passesMatthew Waters1-96/+92
2019-05-30tests/webrtc: add helper for getting the offer/answer elementMatthew Waters1-4/+8