summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-03-10tests: Add nvenc unit testSeungha Yang3-0/+288
2019-03-08closedcaption: fix leak in line21 decoderTim-Philipp Müller1-0/+1
2019-03-08tests: fix bus leak in hls_demux testSeek unit testTim-Philipp Müller1-1/+5
2019-03-08.gitignore more thingsTim-Philipp Müller1-0/+2
2019-03-06line21: fix tests build with autotoolsMathieu Duponchelle1-0/+3
2019-03-06closedcaption: add line21 encoderMathieu Duponchelle3-1/+105
2019-02-28meson: don't build icles when tests are disabledTim-Philipp Müller1-1/+1
2019-02-19tests: curlhttpsrc: add unit testsAlex Ashley3-0/+698
2019-02-18vcdsrc: Remove unusable VCD sourceBastien Nocera1-1/+1
2019-01-31meson: orc-test is not requiredNirbheek Chauhan1-3/+2
2019-01-30meson: Add support orc fallbackSeungha Yang1-2/+7
2019-01-16meson: enable tests for orc codeTim-Philipp Müller1-0/+25
2018-12-30tests: Enable more tests on WindowsSeungha Yang1-6/+6
2018-12-30tests: Remove compositor testSeungha Yang1-2115/+0
2018-12-30tests: Remove pointless unistd includeSeungha Yang4-5/+0
2018-12-27Remove compositor plugin which was moved to -baseTim-Philipp Müller8-175/+3
2018-12-19ccconverter: Add unit testSebastian Dröge4-1/+359
2018-12-18tests: Re-enable isoff test on WindowsSeungha Yang1-1/+1
2018-12-18tests: Fix build with MSVCSeungha Yang1-20/+20
2018-12-18meson: Prefer to use join_paths() over '/'Seungha Yang1-1/+1
2018-12-18tests: Enable unit test on WindowsSeungha Yang2-38/+52
2018-12-13examples/wayland: Add wayland multi-thread client exampleWonchul Lee3-7/+242
2018-12-11tests: mpegvideoparse: add unit test for CEA-708 closed captions extractionTim-Philipp Müller4-4/+69
2018-12-10mpegtsmux: Change unit test to not generate zero-sized buffers everSebastian Dröge1-1/+1
2018-12-06ccextractor: Copy over timecode meta from the input buffers to the outgoing c...Sebastian Dröge1-0/+32
2018-12-06ccextractor: Include framerate in the closedcaption capsSebastian Dröge1-15/+23
2018-11-29meson: build opencv and ipcpipeline examplesTim-Philipp Müller3-3/+30
2018-11-28Run gst-indent through the filesJordan Petridis1-2/+2
2018-11-26tests/webrtc: fix tests for no libniceMatthew Waters1-2/+2
2018-11-26tests/webrtc: use the existing functions in the pluginMatthew Waters1-102/+38
2018-11-25examples: codecparser: fix compiler warnings for unstable API useTim-Philipp Müller1-2/+2
2018-11-25examples: force gtk to x11 backendTim-Philipp Müller2-0/+8
2018-11-25meson: build more examplesTim-Philipp Müller10-7/+94
2018-11-09srtp: Add unit tests for MKI supportOlivier Crête1-0/+138
2018-11-07tests: h265parser: Add test parsing nonzero vps_max_layer_id in VPSSeungha Yang1-0/+55
2018-11-06cccombiner: Add unit testSebastian Dröge4-3/+257
2018-11-06h265parser: Add same parsing test as for H264Nicolas Dufresne1-0/+82
2018-11-06h264parser: Add unit test parsing 5 valid bytes of a NALNicolas Dufresne1-1/+20
2018-11-02ccextractor: Add unit testSebastian Dröge4-0/+354
2018-10-28compositor: Implement different operators via per-pad propertySebastian Dröge1-21/+17
2018-10-27check: Disable mssdemux unit test for nowEdward Hervey2-2/+1
2018-10-27tests: Disable most gstplayer tests for nowEdward Hervey1-15/+18
2018-10-15webrtcbin: implement support for group: BUNDLEMathieu Duponchelle1-0/+334
2018-10-10tests: shm: add an end to end test for live receptionJosep Torra1-0/+64
2018-10-09webrtc/datachannel: fix support for prenegotiated channelsMatthew Waters1-0/+78
2018-10-08webrtc: start in the closed stateMatthew Waters1-12/+113
2018-10-04tests/webrtcbin: add a couple more dependant element checksMatthew Waters1-9/+33
2018-09-21webrtcbin: add support for data channels based on SCTPMatthew Waters1-2/+498
2018-08-17avwait: Start video and audio together if audio starts lateVivia Nikolaidou2-4/+38
2018-08-17meson: Add an option for testsNirbheek Chauhan1-2/+4