summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* meson: Remove redundant env set operationNirbheek Chauhan2019-04-131-1/+0
* tests: h264parse: add minimal unit test for closed caption SEI parsingTim-Philipp Müller2019-04-082-3/+64
* tests: Add nvenc unit testSeungha Yang2019-03-103-0/+288
* closedcaption: fix leak in line21 decoderTim-Philipp Müller2019-03-081-0/+1
* tests: fix bus leak in hls_demux testSeek unit testTim-Philipp Müller2019-03-081-1/+5
* .gitignore more thingsTim-Philipp Müller2019-03-081-0/+2
* line21: fix tests build with autotoolsMathieu Duponchelle2019-03-061-0/+3
* closedcaption: add line21 encoderMathieu Duponchelle2019-03-063-1/+105
* meson: don't build icles when tests are disabledTim-Philipp Müller2019-02-281-1/+1
* tests: curlhttpsrc: add unit testsAlex Ashley2019-02-193-0/+698
* vcdsrc: Remove unusable VCD sourceBastien Nocera2019-02-181-1/+1
* meson: orc-test is not requiredNirbheek Chauhan2019-01-311-3/+2
* meson: Add support orc fallbackSeungha Yang2019-01-301-2/+7
* meson: enable tests for orc codeTim-Philipp Müller2019-01-161-0/+25
* tests: Enable more tests on WindowsSeungha Yang2018-12-301-6/+6
* tests: Remove compositor testSeungha Yang2018-12-301-2115/+0
* tests: Remove pointless unistd includeSeungha Yang2018-12-304-5/+0
* Remove compositor plugin which was moved to -baseTim-Philipp Müller2018-12-278-175/+3
* ccconverter: Add unit testSebastian Dröge2018-12-194-1/+359
* tests: Re-enable isoff test on WindowsSeungha Yang2018-12-181-1/+1
* tests: Fix build with MSVCSeungha Yang2018-12-181-20/+20
* meson: Prefer to use join_paths() over '/'Seungha Yang2018-12-181-1/+1
* tests: Enable unit test on WindowsSeungha Yang2018-12-182-38/+52
* examples/wayland: Add wayland multi-thread client exampleWonchul Lee2018-12-133-7/+242
* tests: mpegvideoparse: add unit test for CEA-708 closed captions extractionTim-Philipp Müller2018-12-114-4/+69
* mpegtsmux: Change unit test to not generate zero-sized buffers everSebastian Dröge2018-12-101-1/+1
* ccextractor: Copy over timecode meta from the input buffers to the outgoing c...Sebastian Dröge2018-12-061-0/+32
* ccextractor: Include framerate in the closedcaption capsSebastian Dröge2018-12-061-15/+23
* meson: build opencv and ipcpipeline examplesTim-Philipp Müller2018-11-293-3/+30
* Run gst-indent through the filesJordan Petridis2018-11-281-2/+2
* tests/webrtc: fix tests for no libniceMatthew Waters2018-11-261-2/+2
* tests/webrtc: use the existing functions in the pluginMatthew Waters2018-11-261-102/+38
* examples: codecparser: fix compiler warnings for unstable API useTim-Philipp Müller2018-11-251-2/+2
* examples: force gtk to x11 backendTim-Philipp Müller2018-11-252-0/+8
* meson: build more examplesTim-Philipp Müller2018-11-2510-7/+94
* srtp: Add unit tests for MKI supportOlivier Crête2018-11-091-0/+138
* tests: h265parser: Add test parsing nonzero vps_max_layer_id in VPSSeungha Yang2018-11-071-0/+55
* cccombiner: Add unit testSebastian Dröge2018-11-064-3/+257
* h265parser: Add same parsing test as for H264Nicolas Dufresne2018-11-061-0/+82
* h264parser: Add unit test parsing 5 valid bytes of a NALNicolas Dufresne2018-11-061-1/+20
* ccextractor: Add unit testSebastian Dröge2018-11-024-0/+354
* compositor: Implement different operators via per-pad propertySebastian Dröge2018-10-281-21/+17
* check: Disable mssdemux unit test for nowEdward Hervey2018-10-272-2/+1
* tests: Disable most gstplayer tests for nowEdward Hervey2018-10-271-15/+18
* webrtcbin: implement support for group: BUNDLEMathieu Duponchelle2018-10-151-0/+334
* tests: shm: add an end to end test for live receptionJosep Torra2018-10-101-0/+64
* webrtc/datachannel: fix support for prenegotiated channelsMatthew Waters2018-10-091-0/+78
* webrtc: start in the closed stateMatthew Waters2018-10-081-12/+113
* tests/webrtcbin: add a couple more dependant element checksMatthew Waters2018-10-041-9/+33
* webrtcbin: add support for data channels based on SCTPMatthew Waters2018-09-211-2/+498