summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* videoflip: fix possible crash when setting the video-direction while runningMatthew Waters2021-01-131-0/+78
* tests: add tests for videoflipMatthew Waters2021-01-132-0/+209
* splitmuxsink: Unit test - check format/opened/closed sequenceJan Schmidt2020-12-141-3/+69
* splitmuxsrc: Fix comment in a testJan Schmidt2020-10-311-3/+3
* rtph26*depay: drop FU's without a corresponding start bitMatthew Waters2020-10-041-0/+123
* rtph26[45]pay: Change default aggregate-mode to "none" for backwards compatib...Sebastian Dröge2020-08-083-23/+39
* build: update for gl pkg-config file splitMatthew Waters2020-08-071-1/+1
* tests: qtdemux: test correct pad names are createdHosang Lee2020-07-281-0/+147
* qtdemux: fix allocation explosion with stsd entriesJustin Chadwell2020-07-151-0/+51
* qtdemux: fix crashes when input stream contained no stsd entriesJustin Chadwell2020-07-151-0/+52
* examples: hook up rpicamsrc examplesTim-Philipp Müller2020-07-104-2/+18
* examples: fix indentation of rpicamsrc examplesTim-Philipp Müller2020-07-103-105/+111
* Merge branch 'plugin-move-rpicamsrc'Tim-Philipp Müller2020-07-104-0/+835
|\
| * rpicamsrc: webrtc example: Add a STUN server to the configurationJan Schmidt2020-07-101-3/+5
| * rpicamsrc: webrtc example: Modify HTML to support other ports than 57778Jan Schmidt2020-07-101-3/+6
| * rpicamsrc: webrtc example: Remove external fmtp insertionJan Schmidt2020-07-101-87/+0
| * rpicamsrc: webrtc example: Set the localeJan Schmidt2020-07-101-0/+2
| * rpicamsrc: Add webrtc streaming exampleJan Schmidt2020-07-101-0/+663
| * rpicamsrc: Basic orientation interface supportPhilippe Normand2020-07-101-0/+70
| * rpicamsrc: add test-color-balance examplePhilippe Normand2020-07-101-0/+114
| * rpicamsrc: Add dynamic properties exampleJan Schmidt2020-07-101-0/+68
* imagefreeze: Add test for new live modeSebastian Dröge2020-06-291-0/+61
* meson: Build Qt5 tests with -std=c++11Nirbheek Chauhan2020-06-254-0/+4
* rtpsession: make tests more stableHavard Graff2020-06-201-0/+8
* examples: qmlsink: rename qrc file to avoid naming conflicts with older meson...Tim-Philipp Müller2020-06-183-2/+2
* tests: don't pull in all -bad plugin, only allow the one we needTim-Philipp Müller2020-06-091-1/+1
* tests: vp9enc: enforce I420 formatGuillaume Desmottes2020-06-081-1/+1
* vpxenc: Add new bit-per-pixel property to select a better "default" bitrateMikhail Fludkov2020-06-042-1/+151
* vpxdec: Check that output width and height != 0Stian Selnes2020-06-021-0/+35
* tests: fix meson test env setup to make sure we use the right gst-plugin-scannerTim-Philipp Müller2020-05-271-1/+6
* qtoverlay: add the root item as a propertyMatthew Waters2020-05-201-2/+3
* meson: Fix gstgl checks for qt and gtkNirbheek Chauhan2020-05-121-1/+1
* meson: Revamp qt5qml plugin and example build codeNirbheek Chauhan2020-05-125-63/+40
* tests: splitmuxsink: Add more timecode based split testSeungha Yang2020-04-203-147/+860
* rtpjitterbuffer: don't use RTX packets in rate-calc and reset-logicHavard Graff2020-04-161-0/+25
* rtpjpeg: Use gst_memory_map() instead of gst_buffer_map()Kristofer Björkström2020-04-032-0/+354
* rtpopuspay: make depay ! pay workHavard Graff2020-04-032-0/+93
* tests: Split splitmux test caseSeungha Yang2020-04-033-387/+742
* splitmuxsink: Don't send too many force key unit eventSeungha Yang2020-04-031-2/+84
* rtpjitterbuffer: various test-improvementsHavard Graff2020-03-311-101/+138
* splitmux: Make the unit test fasterJan Schmidt2020-03-261-0/+2
* tests: splitmux: Add test for timecode based splitSeungha Yang2020-03-252-2/+105
* Fix usage of C99Xavier Claessens2020-03-232-2/+6
* rtptimerqueue: remove ->num from the timerHavard Graff2020-03-201-5/+3
* rtpjitterbuffer: remove the concept of "already-lost"Havard Graff2020-03-201-73/+0
* rtpjitterbuffer: immediately insert a lost-event on multiple lost packetsHavard Graff2020-03-201-1/+67
* rtpjitterbuffer: rework large-gap testsHavard Graff2020-03-201-19/+9
* test/check: split out rtptimerqueue-tests in a separate fileHavard Graff2020-03-203-308/+337
* splitmuxsink: Decouple keyframe request and the decision for fragmentationSeungha Yang2020-03-191-0/+101
* qt: add a qml overlay filter element [part 2]Matthew Waters2020-03-193-2/+72