summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* rawudp-upnp test: Also build against new GUPnP 1.2 library if presentHEADmasterOlivier Crête2020-10-203-8/+19
| | | | Update the configure test to match
* rawudp tests: Increase timeoutOlivier Crête2017-06-051-3/+3
| | | | | As we increased the default timeout in libnice's libstun, also increase it here.
* Remove MSN pluginOlivier Crête2017-01-172-429/+0
|
* rtp-codec-specific: Add OPUS non-negotiationOlivier Crête2016-07-141-0/+255
| | | | Also include unit test
* transmitter: Fix nice unit test for rtcp-muxing. Ignore component 2 ready.Youness Alaoui2015-01-281-14/+24
| | | | | | Component 2 may become ready before component 1 in which case data sent to that part of the pipeline will be dropped since cid 1 is not yet ready, which causes the unit test to fail since data is missing.
* transmitter: Add a unit test for send-component-mux property on nice transmitterYouness Alaoui2015-01-271-1/+38
|
* Add ICE-TCP candidatesJakub Adam2014-10-091-15/+4
| | | | Also to the nice transmitter
* Fix unit tests not working with gst 1.0Youness Alaoui2014-09-181-0/+1
|
* rtp: Add srtp testOlivier Crête2014-09-182-3/+115
|
* transmitter: Remove recvonly-filterOlivier Crête2014-09-187-363/+9
| | | | It was pretty much useless anyway.
* Remove fsrtcpfilterOlivier Crête2014-09-182-154/+0
| | | | It's not useful in real life
* tests: Test for x-data typeOlivier Crête2014-09-182-2/+46
|
* Add Application Media typeOlivier Crête2014-09-181-0/+18
|
* rtpcodecnego: Filter by input and output capsOlivier Crête2014-09-181-1/+58
|
* rtpcodecdisco: Discover output caps from receive codecbinOlivier Crête2014-09-181-0/+4
|
* rtpcodecdisco: Discover input caps from send codecbinOlivier Crête2014-09-181-0/+4
|
* rtpcodecdisco: Improve debug printingOlivier Crête2014-05-071-19/+35
|
* tests: Disable upnp tests by defaultOlivier Crête2014-05-031-1/+1
|
* Include <netinet/in.h> for struct sin_addr.Jasper Lievisse Adriaanse2014-03-301-0/+1
|
* Include <sys/uio.h> for struct iovec.Jasper Lievisse Adriaanse2014-03-301-0/+1
|
* tests/rtp/sendcodecs: pass a GError to parse_launch.Mathieu Duponchelle2013-10-161-1/+3
| | | | | Otherwise for some reason launch_full returns a pipeline even when an element is missing, despite the FATAL_ERRORS flag.
* tests: Only use matching host candidates for nice force_remote_candidates testOlivier Crête2013-06-201-10/+18
| | | | The other candidates may or not may not work
* tests: Use G_GSIZE_FORMAT where appropriateOlivier Crête2013-04-153-6/+6
|
* tests: Use GSocket instead of getaddrinfo to parse IP addressesOlivier Crête2013-04-044-33/+38
|
* Misc win32 portability fixesOlivier Crête2013-04-041-1/+1
| | | | Based on a patch by Conrad Poelman
* Remove deprecated GStaticMutex usageOlivier Crête2013-03-224-14/+14
|
* tests: Fix GSource leakOlivier Crête2013-02-281-1/+3
|
* dtmfdetect has moved to spandspOlivier Crête2013-01-112-3/+4
|
* Update the LGPL headers to the new FSF addressOlivier Crête2012-10-033-17/+33
|
* elementaddednotifier: Return the signal ID when adding from a keyfileOlivier Crête2012-10-021-1/+4
|
* tests: Re-enable shm testOlivier Crête2012-10-011-2/+1
|
* Port to GLib 2.32Olivier Crête2012-09-253-92/+81
|
* Rename the mutex to test_mutex as gstcheck defines mutex nowSjoerd Simons2012-09-131-13/+13
|
* Update for gstcheck changes following the GLib api changesSjoerd Simons2012-09-131-6/+6
|
* Replace FS_MAJORMINOR with FS_APIVERSIONOlivier Crête2012-09-112-2/+2
|
* Replace GST_MAJORMINOR with GST_API_VERSIONOlivier Crête2012-08-072-4/+4
|
* tests: Remove unfixable testsOlivier Crête2012-07-311-99/+0
|
* tests: Remove broken _destroy() testsOlivier Crête2012-07-311-127/+0
|
* Change video caps from x-raw-yuv to x-rawSjoerd Simons2012-07-311-1/+1
|
* tests: gst_rtp_buffer_validate has been pulled into gst_rtp_buffer_mapSjoerd Simons2012-07-311-6/+3
|
* tests: Update for changes to the gst_bus_set_sync_handler apiSjoerd Simons2012-07-313-8/+8
|
* Add base plugin cflags to tests that need themSjoerd Simons2012-07-311-4/+4
|
* Fix crash if fs_transmitter_list_available returns NULLSjoerd Simons2012-07-311-1/+1
|
* tests: Ignore non-running multicast devicesOlivier Crête2012-07-311-0/+3
|
* debug-msg is gone, remove from testsOlivier Crête2012-07-311-7/+3
|
* update rtcpfilter test for gst check api updatesOlivier Crête2012-07-311-2/+2
|
* Port to GStreamer 0.11Olivier Crête2012-07-3115-367/+143
|
* tests: Remove used of deprecated g_strcasecmpOlivier Crête2012-03-261-1/+1
|
* tests: Link against libgstbase when it is usedOlivier Crête2012-03-261-0/+2
|
* tests: Make debug messages into GST_DEBUGOlivier Crête2012-03-231-3/+3
|