summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* dtls: Catch bus errors and fail instead of hanging.Jan Schmidt2020-10-311-1/+32
* tests: Don't set dtlsenc state before linking.Jan Schmidt2020-10-311-1/+2
* tests: svthevcenc: Fix test_encode_simpleJan Alexander Steffens (heftig)2020-10-291-1/+1
* line21enc: add remove-caption-meta propertyMathieu Duponchelle2020-10-031-1/+2
* line21enc: heavily constrain video heightMathieu Duponchelle2020-10-031-4/+4
* validate: plug leak in gssdpJordan Petridis2020-09-141-0/+59
* tests: mpegtsmux: Test that we can manipulate pads after stopJan Alexander Steffens (heftig)2020-09-011-2/+45
* tests/webrtc: unref GBytes after useMatthew Waters2020-08-241-1/+4
* cccombiner: Update for additional info parameter to the "samples-selected" si...Sebastian Dröge2020-08-071-1/+3
* va: tests: example: Fix memory leaksVíctor Manuel Jáquez Leal2020-08-041-13/+27
* tests: examples: add va-x11-render exampleVíctor Manuel Jáquez Leal2020-08-033-0/+336
* tests: examples: Comply with compilation orderVíctor Manuel Jáquez Leal2020-08-031-1/+1
* cccombiner: implement samples selection APIMathieu Duponchelle2020-07-301-0/+42
* directfb: suppress compiler warning from directfb headersTim-Philipp Müller2020-07-251-1/+1
* avtp: rename tstamp-mode to timestamp-modeTim-Philipp Müller2020-07-111-3/+3
* tests: mpegtsmux: Test we don't crash releasing unused padJan Alexander Steffens (heftig)2020-07-071-0/+33
* tests: mpegtsmux: Avoid use-after-unrefJan Alexander Steffens (heftig)2020-07-071-2/+3
* ccconverter: write the cdp timecode data correctlyMatthew Waters2020-07-031-22/+28
* ccconverter: fail negotiation when framerate conversion is not possibleMatthew Waters2020-07-011-0/+55
* ccconverter: fix missing output framerate on the capsMatthew Waters2020-07-011-1/+12
* vulkan/instance: expose extension/layer choicesMatthew Waters2020-06-211-1/+38
* vulkan/instance: add vulkan API version selection and checkingMatthew Waters2020-06-212-0/+138
* tests: wasapi2: Add unit test for reusing wasapisrcSeungha Yang2020-06-082-0/+180
* tests/avtp: Plug some (more) leaksEderson de Souza2020-06-014-0/+14
* mpegtsdemux: tests: Test that tsparse doesn't drop paddingJan Alexander Steffens (heftig)2020-05-281-0/+74
* avtp: Initialise strack structures to 0 in testsJan Schmidt2020-05-281-2/+2
* avtp: Fix some leaks in the testsJan Schmidt2020-05-283-0/+35
* tests: fix meson test env setup to make sure we use the right gst-plugin-scannerTim-Philipp Müller2020-05-271-1/+7
* tests: fix nalutils file nameStéphane Cerveau2020-05-191-1/+1
* mpegtsdemux: tests: Add simple tests for tsparse and tsdemuxJan Alexander Steffens (heftig)2020-05-182-0/+328
* ccconverter: use a better padding byte sequence for writing cdpMatthew Waters2020-05-111-55/+55
* ccconverter: split temporary storage into 3Matthew Waters2020-05-111-85/+217
* ccconvert: compact input cc_data where possibleMatthew Waters2020-05-111-63/+63
* ccconverter: implement support for CDP framerate conversionsMatthew Waters2020-05-111-21/+401
* tests/ccconverter: test the time codes are successfully passed throughMatthew Waters2020-05-112-16/+38
* ccconverter: cc_count limits are per framerateMatthew Waters2020-05-111-0/+20
* test: h265parse: Test parsing buffer the ends with half a NAL headerNicolas Dufresne2020-05-071-0/+35
* test: h264/h265: Add test for four bytes start code initial skipNicolas Dufresne2020-05-072-0/+85
* test: h264/h265: Constify all test buffersNicolas Dufresne2020-05-074-48/+50
* h264parse: Properly handle 4 bytes start codeNicolas Dufresne2020-05-071-21/+14
* webrtc: fix an off-by-one calculating low-thresholdMatthew Waters2020-05-061-1/+1
* webrtc: fix a slightly racy testMatthew Waters2020-05-061-6/+14
* tests/webrtc: fix a data channel leak in a testMatthew Waters2020-05-061-0/+1
* tests/webrtc: move bus thread creation earlierMatthew Waters2020-05-061-7/+7
* tests: add libnice to the plugin loading whitelistMatthew Waters2020-05-061-1/+1
* test: h265parser: Add a test case for SCC extension.He Junyan2020-05-051-0/+86
* libs: parser: h265: Add SCC extension support.He Junyan2020-05-051-1/+1
* check: Fix dash mpd unit testEdward Hervey2020-05-051-1/+1
* tests: curlhttpsrc: fix compiler warning on raspbianTim-Philipp Müller2020-05-031-1/+1
* avtpcvfpay: Ensure NAL fragments are transmitted following stream specsEderson de Souza2020-05-021-3/+65