summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-11-16rtpbin: receive bundle supportPhilippe Normand8-1/+852
2016-11-04rtpjitterbuffer: fix timer-reuse bugHavard Graff1-2/+60
2016-11-04rtpjitterbuffer: fix lost-event using dts instead of ptsHavard Graff1-124/+250
2016-11-04rtpjitterbuffer: fix bug in reschedule_timerHavard Graff1-0/+69
2016-11-03tests: wavparse: add test for processing an actual .wav fileTim-Philipp Müller3-0/+64
2016-11-01rtph263ppay: Fix caps leakHavard Graff1-0/+27
2016-10-25Revert "meson: move gstreamer-check-1.0 dependency to tests/check"Nirbheek Chauhan1-3/+0
2016-10-24meson: fix build outside of gst-allTim-Philipp Müller1-1/+1
2016-10-21meson: move gstreamer-check-1.0 dependency to tests/checkScott D Phillips1-0/+3
2016-10-20tests: videomixer: disable racy flush_start_flush_stop testTim-Philipp Müller1-1/+9
2016-10-20tests: Fix souphttpsrc tests without CK_FORK=noJan Alexander Steffens (heftig)1-179/+124
2016-10-20tests: Fix level test in CK_FORK=no modeJan Alexander Steffens (heftig)1-8/+1
2016-10-11meson: Make use of new environment object and set plugin path to builddirThibault Saunier2-51/+29
2016-10-06tests: Fix memory leak in test rtpaux testGaurav Gupta1-1/+4
2016-09-30meson: Setup pre commit hook and fix getpluginsdir for standalone caseThibault Saunier1-5/+7
2016-09-30tests: Fix tagschecking failure due to missing PTSArun Raghavan1-1/+2
2016-09-27meson: tests: fix vp8 availability checksTim-Philipp Müller1-3/+3
2016-09-26meson: Add gst-plugins-base plugins directories to be used by testsThibault Saunier1-1/+2
2016-09-26meson: add unit testsTim-Philipp Müller2-16/+238
2016-09-15tests: fix indentationTim-Philipp Müller5-62/+80
2016-09-14rtpjitterbuffer: improved rtx-rtt averagingHavard Graff1-1/+1
2016-09-14rtpjitterbuffer: Detect whether to assume equidistant spacing when lossStian Selnes1-0/+123
2016-09-14rtpjitterbuffer: Don't request rtx if 'now' is past retry periodStian Selnes1-0/+79
2016-09-14rtpjitterbuffer: Fix lost duration when gap after lost timerStian Selnes1-15/+22
2016-09-14rtpjitterbuffer: Improved expected-timer handling when gap > 0Havard Graff1-109/+179
2016-09-14rtpjitterbuffer: Major improvements for RTX statsStian Selnes1-7/+598
2016-09-14rtpjitterbuffer: Add and expose more stats and increase testing of itHavard Graff1-13/+136
2016-09-01tests/examples: #define GDK_DISABLE_DEPRECATION_WARNINGSSebastian Dröge3-0/+9
2016-08-26gitignore: ignore qtdemux, rtph261 and rtpvp9 testsJosep Torra1-0/+3
2016-08-26tests: use GST_NET_LIBS instead of hardcoded -lgstnetJosep Torra1-2/+2
2016-08-26tests: remove a wrong 'const' specifierJosep Torra1-1/+1
2016-08-26build: silence error about pthread for 'make check' in osxJosep Torra1-1/+1
2016-08-26vp9enc: Fix build of unit test by letting it link to libgstvideoSebastian Dröge1-0/+3
2016-08-26rtpvp9depay: Support flexible modeStian Selnes2-1/+115
2016-08-26vp9enc: Fix leak of vpx_image_tStian Selnes2-1/+77
2016-08-26rtph263pdepay: Don't try to push empty frameStian Selnes1-0/+32
2016-08-26rtph263pdepay: Fix picture header for non-writable payloadStian Selnes1-0/+104
2016-08-26rtph261depay: Fix check of valid payload lengthStian Selnes2-0/+146
2016-08-26rtph263pay: Fix double free, invalid reads and leakStian Selnes1-0/+43
2016-08-25tests/rtprtx: refactor the tests to use gstharnessMikhail Fludkov1-1455/+443
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan2-0/+27
2016-08-18rtpjitterbuffer: Fix unit test by disabling adaptive misorder/dropout calcula...Sebastian Dröge1-1/+7
2016-07-18tests: qtdemux: fix element and pad leakGuillaume Desmottes1-0/+4
2016-07-18tests: fix bus leaksGuillaume Desmottes5-5/+11
2016-07-11rtp example: Fix leakOlivier Crête1-0/+6
2016-07-11rtph265pay: Accept array_completeness=1Jonas Holmberg1-4/+8
2016-07-07rtph265pay/depay: Sync against RFC 7798Jonas Holmberg1-0/+159
2016-07-04qtmux: Use complete AAC caps with codec_data in the testsSebastian Dröge1-15/+5
2016-07-01qtdemux: Handle upstream GAP in push-mode/time segmentEdward Hervey3-2/+4407
2016-06-21tests: splitmux: skip tests if theora or ogg plugins are not availableTim-Philipp Müller1-4/+16