summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* tests: simplify audiomixer testStefan Sauer2017-09-171-12/+4
* check: Fix usage of dual probesEdward Hervey2017-09-051-7/+13
* examples: Makefile.am: add ipcpipeline in SUBDIRS if enabledGeorge Kiagiadakis2017-09-041-1/+8
* examples: ipcpipeline: get rid of yet another use of SOCK_NONBLOCKGeorge Kiagiadakis2017-09-041-1/+7
* examples: ipcpipeline: do not use the linux-specific SOCK_NONBLOCK flagGeorge Kiagiadakis2017-08-312-2/+15
* tests: ipcpipeline: provide pipe2() on systems that don't have itGeorge Kiagiadakis2017-08-311-0/+23
* tests: ipcpipeline: make the state_changes test more deterministicGeorge Kiagiadakis2017-08-301-61/+25
* tests: ipcpipeline: fix broken exclusivity checksGeorge Kiagiadakis2017-08-301-22/+23
* tests: ipcpipeline: attempt to make tags test more deterministicGeorge Kiagiadakis2017-08-301-48/+84
* examples/gl/gtk: build fix for the 3dvideo example on macOSPhilippe Normand2017-08-301-1/+6
* examples/gl/gtk: fix overlay handling for macOSPhilippe Normand2017-08-301-1/+1
* meson: fix build for isoff lib additionTim-Philipp Müller2017-08-261-1/+1
* isoff: Add parsing mss specific tfrf and tfxd boxesSeungha Yang2017-08-252-0/+213
* isoff: Add parsing moov and tfdtSeungha Yang2017-08-252-1/+388
* isoff: Move isoff to gst-libsSeungha Yang2017-08-253-25/+21
* tests: ipcpipeline: skip broken testsTim-Philipp Müller2017-08-251-5/+5
* tests/player: check for media-info-updated before duration-changedPhilippe Normand2017-08-251-9/+18
* gl/checks: fix buildMatthew Waters2017-08-243-0/+3
* glutils: fix matrix operations everywhereMatthew Waters2017-08-233-0/+274
* gl: do not include GL headers in public gstgl headersJulien Isorce2017-08-229-9/+197
* tests: export symbols of parser tests helper lib and make it staticTim-Philipp Müller2017-08-102-20/+28
* examples: fix compiler warning in compositor crossfade exampleTim-Philipp Müller2017-08-031-0/+2
* tests: examples: Add a simple crossfade exampleThibault Saunier2017-08-034-0/+154
* ipcpipeline: move to sys/ and make it dependent on platform support for unix ...George Kiagiadakis2017-08-021-1/+7
* tests/examples: add manual tests/examples for the ipcpipeline elementsGeorge Kiagiadakis2017-08-014-1/+1184
* tests/check: add automatic unit test suite for the ipcpipeline elementsGeorge Kiagiadakis2017-08-014-0/+5993
* tests: audiomixer: set all properties at onceStefan Sauer2017-07-151-6/+3
* tests: audiomixer: use the buffer helper for other tests tooStefan Sauer2017-07-151-37/+23
* audiomixer: add a helper for buffer creationStefan Sauer2017-07-141-88/+31
* audiomixer: use test helper once moreStefan Sauer2017-07-131-3/+2
* audiomixer: more test cleanupsStefan Sauer2017-07-101-264/+141
* audiomixer: refactor testStefan Sauer2017-07-101-19/+16
* meson: Do not use path separator in test namesThibault Saunier2017-06-281-1/+1
* meson: Enable netsim unit testNicolas Dufresne2017-06-221-0/+1
* meson: Enable shm unit testNicolas Dufresne2017-06-211-0/+1
* qmlsink example: Add CMakeLists.txtJan Schmidt2017-06-221-0/+23
* tests: dash & adaptivedemux: move iterator variable declaration out of `for`Scott D Phillips2017-06-172-4/+7
* meson: Fix building/running tests outside gst-buildThibault Saunier2017-06-071-6/+10
* tests: start porting to mesonMathieu Duponchelle2017-06-072-0/+114
* tests: Make audiomixer test_clip verify the resulting timestamps tooOlivier Crête2017-05-231-3/+13
* tests: audiointerleave: Remove drain with manual clockOlivier Crête2017-05-231-6/+0
* examples: gl: remove ancient bitrotten .vcproj filesTim-Philipp Müller2017-05-2114-3220/+0
* aggregator: add simple support for caps handlingMatthew Waters2017-05-201-1/+3
* tests: Test caps using queryOlivier Crête2017-05-201-3/+9
* examples: fix macOS 9.12 deprecation warningsJosep Torra2017-05-202-3/+16
* tests: fix link problem on centos7Tim-Philipp Müller2017-04-271-0/+2
* tests: dash_mpd: add some inheritance testsThiago Santos2017-04-151-0/+141
* tests: fix leak in videoframe-audiolevel testVincent Penquerc'h2017-04-091-3/+6
* mpdparser: Report error if Representation is invalidSeungha Yang2017-04-091-37/+37
* tests: dash: don't use deprecated g_object_newv()Tim-Philipp Müller2017-04-082-2/+2