summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-11-24meson: Build playout exampleNicolas Dufresne1-0/+9
2017-11-243dvideo example: Correct video overlay for HiDPIJan Schmidt1-1/+8
2017-11-22h264parse: put downstream caps first if possible on sink capsGuillaume Desmottes1-0/+54
2017-11-21tests/srtp: Bump up timeout to 3mins for testcaseEdward Hervey1-0/+4
2017-11-07gl/tests: add some simple shader testingMatthew Waters3-0/+346
2017-10-28gl/query: split tests and fix some corresponding issues in usageMatthew Waters1-13/+210
2017-10-23tests: comment and logging cleanups for audiomixer and aggregatorStefan Sauer2-5/+10
2017-10-20ipcpipeline: work around gcc bug in struct initializersStefan Sauer1-86/+157
2017-10-20Use value instead of version macro when testing for mac OS versionJérôme Laheurte2-2/+2
2017-10-14aggregator: add two more tests for a sequence of dataStefan Sauer1-0/+66
2017-10-14aggregator: refactor the test helperStefan Sauer1-67/+89
2017-10-14aggregator: test cleanupStefan Sauer1-32/+15
2017-10-04meson: Define GST_USE_UNSTABLE_API in the build systemNicolas Dufresne2-6/+1
2017-10-03Fix autotools build broken by 25dee2f2cb21d3fddReynaldo H. Verdejo Pinochet1-0/+3
2017-10-03Use proper GtkDoc notation for NULL/FALSE/TRUEReynaldo H. Verdejo Pinochet1-1/+1
2017-10-03meson: Build tsparser exampleNicolas Dufresne2-0/+8
2017-10-03tsparses: Define GST_USE_UNSTABLE_APINicolas Dufresne1-0/+2
2017-09-21tests/check: disable all ipcpipeline tests until I find a way to make them ru...George Kiagiadakis1-1/+2
2017-09-17tests: simplify audiomixer testStefan Sauer1-12/+4
2017-09-05check: Fix usage of dual probesEdward Hervey1-7/+13
2017-09-04examples: Makefile.am: add ipcpipeline in SUBDIRS if enabledGeorge Kiagiadakis1-1/+8
2017-09-04examples: ipcpipeline: get rid of yet another use of SOCK_NONBLOCKGeorge Kiagiadakis1-1/+7
2017-08-31examples: ipcpipeline: do not use the linux-specific SOCK_NONBLOCK flagGeorge Kiagiadakis2-2/+15
2017-08-31tests: ipcpipeline: provide pipe2() on systems that don't have itGeorge Kiagiadakis1-0/+23
2017-08-30tests: ipcpipeline: make the state_changes test more deterministicGeorge Kiagiadakis1-61/+25
2017-08-30tests: ipcpipeline: fix broken exclusivity checksGeorge Kiagiadakis1-22/+23
2017-08-30tests: ipcpipeline: attempt to make tags test more deterministicGeorge Kiagiadakis1-48/+84
2017-08-30examples/gl/gtk: build fix for the 3dvideo example on macOSPhilippe Normand1-1/+6
2017-08-30examples/gl/gtk: fix overlay handling for macOSPhilippe Normand1-1/+1
2017-08-26meson: fix build for isoff lib additionTim-Philipp Müller1-1/+1
2017-08-25isoff: Add parsing mss specific tfrf and tfxd boxesSeungha Yang2-0/+213
2017-08-25isoff: Add parsing moov and tfdtSeungha Yang2-1/+388
2017-08-25isoff: Move isoff to gst-libsSeungha Yang3-25/+21
2017-08-25tests: ipcpipeline: skip broken testsTim-Philipp Müller1-5/+5
2017-08-25tests/player: check for media-info-updated before duration-changedPhilippe Normand1-9/+18
2017-08-24gl/checks: fix buildMatthew Waters3-0/+3
2017-08-23glutils: fix matrix operations everywhereMatthew Waters3-0/+274
2017-08-22gl: do not include GL headers in public gstgl headersJulien Isorce9-9/+197
2017-08-10tests: export symbols of parser tests helper lib and make it staticTim-Philipp Müller2-20/+28
2017-08-03examples: fix compiler warning in compositor crossfade exampleTim-Philipp Müller1-0/+2
2017-08-03tests: examples: Add a simple crossfade exampleThibault Saunier4-0/+154
2017-08-02ipcpipeline: move to sys/ and make it dependent on platform support for unix ...George Kiagiadakis1-1/+7
2017-08-01tests/examples: add manual tests/examples for the ipcpipeline elementsGeorge Kiagiadakis4-1/+1184
2017-08-01tests/check: add automatic unit test suite for the ipcpipeline elementsGeorge Kiagiadakis4-0/+5993
2017-07-15tests: audiomixer: set all properties at onceStefan Sauer1-6/+3
2017-07-15tests: audiomixer: use the buffer helper for other tests tooStefan Sauer1-37/+23
2017-07-14audiomixer: add a helper for buffer creationStefan Sauer1-88/+31
2017-07-13audiomixer: use test helper once moreStefan Sauer1-3/+2
2017-07-10audiomixer: more test cleanupsStefan Sauer1-264/+141
2017-07-10audiomixer: refactor testStefan Sauer1-19/+16