summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-03-28meson: Use get_pkgconfig_variable instead of calling pkg-config ourselfThibault Saunier
2017-03-28meson: test: Fix environment object usageThibault Saunier
2017-03-14pulse example: RemoveOlivier Crête
2017-03-14splitmux test: Use passed first/last timestampsJan Schmidt
2017-03-08tests: Add missing LDADD for libm in tests using math.hNicolas Dufresne
2017-03-04splitmux: Add unit test for reverse playbackJan Schmidt
2017-02-28check: Fix splitmux test CFLAGSEdward Hervey
2017-02-27rtp-payloading: Add new test for Vorbis renegotiationSebastian Dröge
2017-02-27tests: splitmux: add unit test for content with sparse streamsGeorge Kiagiadakis
2017-02-21tests: matroskamux, qtmux: don't add codec_data buffers to template capsGuillaume Desmottes
2017-02-14icydemux: reset tags on empty valueSøren Juul
2017-01-25rtp: Remove unused variable in exampleSebastian Dröge
2017-01-24meson: Properly use ':' for defining keywordsThibault Saunier
2017-01-09tests: rtpjitterbuffer: fix compiler warning due to c99-ismTim-Philipp Müller
2017-01-03splitmuxsink: Add format-location-full signalJan Schmidt
2017-01-02check: Remove dead codeEdward Hervey
2016-12-21matroskamux: adjust unit test to modified behaviourNicola Murino
2016-12-14tests/jitterbuffer: Major refactoring and cleanupsHavard Graff
2016-12-13gst: Don't declare variables inside the for loop headerSebastian Dröge
2016-11-16rtpbin: receive bundle supportPhilippe Normand
2016-11-04rtpjitterbuffer: fix timer-reuse bugHavard Graff
2016-11-04rtpjitterbuffer: fix lost-event using dts instead of ptsHavard Graff
2016-11-04rtpjitterbuffer: fix bug in reschedule_timerHavard Graff
2016-11-03tests: wavparse: add test for processing an actual .wav fileTim-Philipp Müller
2016-11-01rtph263ppay: Fix caps leakHavard Graff
2016-10-25Revert "meson: move gstreamer-check-1.0 dependency to tests/check"Nirbheek Chauhan
2016-10-24meson: fix build outside of gst-allTim-Philipp Müller
2016-10-21meson: move gstreamer-check-1.0 dependency to tests/checkScott D Phillips
2016-10-20tests: videomixer: disable racy flush_start_flush_stop testTim-Philipp Müller
2016-10-20tests: Fix souphttpsrc tests without CK_FORK=noJan Alexander Steffens (heftig)
2016-10-20tests: Fix level test in CK_FORK=no modeJan Alexander Steffens (heftig)
2016-10-11meson: Make use of new environment object and set plugin path to builddirThibault Saunier
2016-10-06tests: Fix memory leak in test rtpaux testGaurav Gupta
2016-09-30meson: Setup pre commit hook and fix getpluginsdir for standalone caseThibault Saunier
2016-09-30tests: Fix tagschecking failure due to missing PTSArun Raghavan
2016-09-27meson: tests: fix vp8 availability checksTim-Philipp Müller
2016-09-26meson: Add gst-plugins-base plugins directories to be used by testsThibault Saunier
2016-09-26meson: add unit testsTim-Philipp Müller
2016-09-15tests: fix indentationTim-Philipp Müller
2016-09-14rtpjitterbuffer: improved rtx-rtt averagingHavard Graff
2016-09-14rtpjitterbuffer: Detect whether to assume equidistant spacing when lossStian Selnes
2016-09-14rtpjitterbuffer: Don't request rtx if 'now' is past retry periodStian Selnes
2016-09-14rtpjitterbuffer: Fix lost duration when gap after lost timerStian Selnes
2016-09-14rtpjitterbuffer: Improved expected-timer handling when gap > 0Havard Graff
2016-09-14rtpjitterbuffer: Major improvements for RTX statsStian Selnes
2016-09-14rtpjitterbuffer: Add and expose more stats and increase testing of itHavard Graff
2016-09-01tests/examples: #define GDK_DISABLE_DEPRECATION_WARNINGSSebastian Dröge
2016-08-26gitignore: ignore qtdemux, rtph261 and rtpvp9 testsJosep Torra
2016-08-26tests: use GST_NET_LIBS instead of hardcoded -lgstnetJosep Torra
2016-08-26tests: remove a wrong 'const' specifierJosep Torra