summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-01-20tests: camerabin: skip checks if we don't have encoders for the default formatTim-Philipp Müller1-4/+7
2018-01-17tests: ipcpipeline: fix struct initialisation warnings with clangTim-Philipp Müller1-92/+75
2018-01-16tests: remove test that's never been ported to 1.xTim-Philipp Müller4-1834/+1
2018-01-11check: Update gitignoreEdward Hervey2-1/+1
2017-12-19audioaggregator: implement input conversionMathieu Duponchelle1-9/+146
2017-12-19gtk example: Fix cflags in Makefile.amOlivier Crête1-0/+1
2017-12-19gl: update plugins to use GstGL from -baseTim-Philipp Müller2-14/+13
2017-12-19gl: remove GStreamer OpenGL integration library and move to -baseTim-Philipp Müller113-13238/+2
2017-12-18dashdemux: parse xs:dateTime's timezone indicatorJun Xie1-0/+63
2017-12-08meson test: Enable libs testsMathieu Duponchelle3-0/+52
2017-12-06examples: audiomixmatrix: Remove unused partWonchul Lee2-62/+1
2017-12-02Remove GstAggregator from -bad, moved to coreTim-Philipp Müller2-1287/+0
2017-11-25tests: ignore waylandsink in state change testTim-Philipp Müller1-1/+1
2017-11-24sdlshare: Destroy GL backend buffer before the GL ContextNicolas Dufresne1-9/+9
2017-11-24sdlshare2: Fix race conditionsNicolas Dufresne1-24/+42
2017-11-24meson: Build gl/sdl examplesNicolas Dufresne3-1/+24
2017-11-24meson: Playout example has not GL depsNicolas Dufresne1-8/+6
2017-11-24meson: Add missing examples directoryNicolas Dufresne1-0/+13
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