summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test: Add test cases for av1parse element.He Junyan2021-01-193-0/+2060
* meson: va: Skip configuration on non-linux environmentSeungha Yang2021-01-071-0/+4
* examples/ts-parser: Use the section type for descriptor identificationEdward Hervey2020-12-141-248/+275
* examples/ts-parser: Try more descriptor/stream typesEdward Hervey2020-12-141-0/+10
* mpegts: Add support for SIT sectionsEdward Hervey2020-12-141-0/+26
* d3d11: Add support for packed 4:2:2 and 4:4:4 10bits formatsSeungha Yang2020-11-201-2/+2
* test: av1parser: update the test result because of bug fixing.He Junyan2020-11-171-8/+8
* examples: Properly handle extended descriptorsEdward Hervey2020-11-091-5/+14
* tests: Don't set dtlsenc state before linking.Jan Schmidt2020-10-311-1/+2
* dtls: Catch bus errors and fail instead of hanging.Jan Schmidt2020-10-311-1/+32
* tests: Add CUDA filter unit testsSeungha Yang2020-10-163-0/+386
* tests: svthevcenc: Fix test_encode_simpleJan Alexander Steffens (heftig)2020-10-101-1/+1
* tests/avtp: Fix coverity issuesEderson de Souza2020-09-283-5/+8
* d3d11: Add support for packed 8bits 4:2:2 YUV formatsSeungha Yang2020-09-181-2/+48
* h265parse: recognize more HEVC extension streamsHaihao Xiang2020-09-161-30/+48
* h265parser: select the right profile for high throughput SCC streamHaihao Xiang2020-09-161-2/+1
* validate: plug leak in gssdpJordan Petridis2020-09-141-0/+59
* webrtc: propagate more errors through the promiseMatthew Waters2020-09-141-27/+156
* videoparsers: Add vp9parse elementSeungha Yang2020-09-103-0/+1466
* line21enc: add remove-caption-meta propertyMathieu Duponchelle2020-09-091-1/+2
* line21enc: heavily constrain video heightMathieu Duponchelle2020-09-091-4/+4
* 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