summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* meson: Properly use ':' for defining keywordsThibault Saunier2017-02-201-1/+1
* icydemux: reset tags on empty valueSøren Juul2017-02-191-0/+77
* rtpjitterbuffer: fix timer-reuse bugHavard Graff2016-12-051-2/+60
* rtpjitterbuffer: fix lost-event using dts instead of ptsHavard Graff2016-12-051-124/+250
* rtpjitterbuffer: fix bug in reschedule_timerHavard Graff2016-12-051-0/+69
* rtph263ppay: Fix caps leakHavard Graff2016-11-041-0/+27
* tests: wavparse: add test for processing an actual .wav fileTim-Philipp Müller2016-11-043-0/+64
* 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
* tests: Fix memory leak in test rtpaux testGaurav Gupta2016-10-061-1/+4
* 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
* tests/examples: #define GDK_DISABLE_DEPRECATION_WARNINGSSebastian Dröge2016-09-013-0/+9
* 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
* build: silence error about pthread for 'make check' in osxJosep Torra2016-08-261-1/+1
* vp9enc: Fix build of unit test by letting it link to libgstvideoSebastian Dröge2016-08-261-0/+3
* rtpvp9depay: Support flexible modeStian Selnes2016-08-262-1/+115
* vp9enc: Fix leak of vpx_image_tStian Selnes2016-08-262-1/+77
* rtph263pdepay: Don't try to push empty frameStian Selnes2016-08-261-0/+32
* rtph263pdepay: Fix picture header for non-writable payloadStian Selnes2016-08-261-0/+104
* rtph261depay: Fix check of valid payload lengthStian Selnes2016-08-262-0/+146
* rtph263pay: Fix double free, invalid reads and leakStian Selnes2016-08-261-0/+43
* tests/rtprtx: refactor the tests to use gstharnessMikhail Fludkov2016-08-251-1455/+443
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-202-0/+27
* rtpjitterbuffer: Fix unit test by disabling adaptive misorder/dropout calcula...Sebastian Dröge2016-08-181-1/+7
* tests: qtdemux: fix element and pad leakGuillaume Desmottes2016-07-181-0/+4
* tests: fix bus leaksGuillaume Desmottes2016-07-185-5/+11
* rtp example: Fix leakOlivier Crête2016-07-111-0/+6
* rtph265pay: Accept array_completeness=1Jonas Holmberg2016-07-111-4/+8
* rtph265pay/depay: Sync against RFC 7798Jonas Holmberg2016-07-071-0/+159
* qtmux: Use complete AAC caps with codec_data in the testsSebastian Dröge2016-07-041-15/+5
* qtdemux: Handle upstream GAP in push-mode/time segmentEdward Hervey2016-07-013-2/+4407