summaryrefslogtreecommitdiff
path: root/tests/check
Commit message (Expand)AuthorAgeFilesLines
* tests: rtp-payloading: add test for rtph264depay avc/byte-stream outputTim-Philipp Müller2017-04-242-2/+173
* tests: Add vp9enc to gitignoreEdward Hervey2017-04-121-0/+1
* tests/check/rtprtx: add checks for rtprtxqueue's max-size-{time,packets} prop...George Kiagiadakis2017-04-111-0/+82
* tests: fix leak in splitmux testVincent Penquerc'h2017-04-091-0/+1
* meson: Use get_pkgconfig_variable instead of calling pkg-config ourselfThibault Saunier2017-03-281-13/+5
* meson: test: Fix environment object usageThibault Saunier2017-03-281-5/+1
* splitmux test: Use passed first/last timestampsJan Schmidt2017-03-141-6/+8
* tests: Add missing LDADD for libm in tests using math.hNicolas Dufresne2017-03-083-9/+6
* splitmux: Add unit test for reverse playbackJan Schmidt2017-03-041-15/+113
* check: Fix splitmux test CFLAGSEdward Hervey2017-02-281-0/+1
* rtp-payloading: Add new test for Vorbis renegotiationSebastian Dröge2017-02-272-0/+94
* tests: splitmux: add unit test for content with sparse streamsGeorge Kiagiadakis2017-02-272-1/+219
* tests: matroskamux, qtmux: don't add codec_data buffers to template capsGuillaume Desmottes2017-02-212-34/+45
* icydemux: reset tags on empty valueSøren Juul2017-02-141-0/+77
* meson: Properly use ':' for defining keywordsThibault Saunier2017-01-241-1/+1
* tests: rtpjitterbuffer: fix compiler warning due to c99-ismTim-Philipp Müller2017-01-091-1/+2
* splitmuxsink: Add format-location-full signalJan Schmidt2017-01-031-0/+16
* check: Remove dead codeEdward Hervey2017-01-021-31/+0
* matroskamux: adjust unit test to modified behaviourNicola Murino2016-12-211-5/+14
* tests/jitterbuffer: Major refactoring and cleanupsHavard Graff2016-12-141-1219/+612
* gst: Don't declare variables inside the for loop headerSebastian Dröge2016-12-133-89/+112
* rtpbin: receive bundle supportPhilippe Normand2016-11-164-0/+396
* rtpjitterbuffer: fix timer-reuse bugHavard Graff2016-11-041-2/+60
* rtpjitterbuffer: fix lost-event using dts instead of ptsHavard Graff2016-11-041-124/+250
* rtpjitterbuffer: fix bug in reschedule_timerHavard Graff2016-11-041-0/+69
* tests: wavparse: add test for processing an actual .wav fileTim-Philipp Müller2016-11-031-0/+63
* rtph263ppay: Fix caps leakHavard Graff2016-11-011-0/+27
* Revert "meson: move gstreamer-check-1.0 dependency to tests/check"Nirbheek Chauhan2016-10-251-3/+0
* meson: fix build outside of gst-allTim-Philipp Müller2016-10-241-1/+1
* meson: move gstreamer-check-1.0 dependency to tests/checkScott D Phillips2016-10-211-0/+3
* tests: videomixer: disable racy flush_start_flush_stop testTim-Philipp Müller2016-10-201-1/+9
* tests: Fix souphttpsrc tests without CK_FORK=noJan Alexander Steffens (heftig)2016-10-201-179/+124
* tests: Fix level test in CK_FORK=no modeJan Alexander Steffens (heftig)2016-10-201-8/+1
* meson: Make use of new environment object and set plugin path to builddirThibault Saunier2016-10-112-51/+29
* meson: Setup pre commit hook and fix getpluginsdir for standalone caseThibault Saunier2016-09-301-5/+7
* tests: Fix tagschecking failure due to missing PTSArun Raghavan2016-09-301-1/+2
* meson: tests: fix vp8 availability checksTim-Philipp Müller2016-09-271-3/+3
* meson: Add gst-plugins-base plugins directories to be used by testsThibault Saunier2016-09-261-1/+2
* meson: add unit testsTim-Philipp Müller2016-09-262-16/+238
* tests: fix indentationTim-Philipp Müller2016-09-155-62/+80
* rtpjitterbuffer: improved rtx-rtt averagingHavard Graff2016-09-141-1/+1
* rtpjitterbuffer: Detect whether to assume equidistant spacing when lossStian Selnes2016-09-141-0/+123
* rtpjitterbuffer: Don't request rtx if 'now' is past retry periodStian Selnes2016-09-141-0/+79
* rtpjitterbuffer: Fix lost duration when gap after lost timerStian Selnes2016-09-141-15/+22
* rtpjitterbuffer: Improved expected-timer handling when gap > 0Havard Graff2016-09-141-109/+179
* rtpjitterbuffer: Major improvements for RTX statsStian Selnes2016-09-141-7/+598
* rtpjitterbuffer: Add and expose more stats and increase testing of itHavard Graff2016-09-141-13/+136
* gitignore: ignore qtdemux, rtph261 and rtpvp9 testsJosep Torra2016-08-261-0/+3
* tests: use GST_NET_LIBS instead of hardcoded -lgstnetJosep Torra2016-08-261-2/+2
* tests: remove a wrong 'const' specifierJosep Torra2016-08-261-1/+1