summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* build: add missing $(GST_PLUGINS_BASE_LIBS)Martin Kelly2016-09-211-3/+3
* rtponviftimestamp: Update unit tests after changing default value of D-bitJoakim Johansson2016-09-211-7/+10
* player: Fix unit test for minor API changeSebastian Dröge2016-09-151-2/+2
* gl/examples: Really remove references to $(GST_PLUGINS_GL_*).Alistair Buxton2016-09-081-2/+2
* tests/glupload: support opengl3 properly instead of spewing GL errorsMatthew Waters2016-08-291-22/+97
* glupload: fix tests and check for the new RECONFIGURE behaviourAlessandro Decina2016-08-291-4/+44
* dash: Fix build of unit testSebastian Dröge2016-08-261-4/+8
* gitignore: add missing dash_isoff fileJosep Torra2016-08-251-1/+2
* build: fix gst-uninstalled build in osxJosep Torra2016-08-251-2/+5
* build: unconditionally check for video, audio and pbutils modulesJosep Torra2016-08-251-23/+22
* gl/examples/fxtest: fix up for wayland supportMatthew Waters2016-08-191-1/+20
* rawparse: Fix and extend unit testsCarlos Rafael Giani2016-08-183-0/+114
* rawvideoparse: Compute plane offsets & strides if no custom ones are setCarlos Rafael Giani2016-08-181-0/+112
* dashdemux: Disable unit test for the time beingSebastian Dröge2016-08-111-1/+3
* dash: Add test for parsing a moof boxSebastian Dröge2016-08-113-1/+193
* dash: Add unit test for ISOBFF box header parsingSebastian Dröge2016-08-112-1/+132
* hlsdemux: move variant list handling over to new master playlist codeTim-Philipp Müller2016-08-031-182/+196
* qmlglsrc: Add qmlglsrc unit test exampleHaihua Hu2016-08-0310-7/+176
* aiffparse: In PUSH mode we will never get the ID3 tags as they are at the end...Sebastian Dröge2016-08-021-3/+9
* tests: dashdemux: add test for gst_mpd_client_get_maximum_segment_durationAlex Ashley2016-08-021-0/+77
* tests: fix simple-launch-lines when jpeg lib isn't presentVincent Penquerc'h2016-07-261-2/+6
* rawparse: Add new raw audio and video parser elementsCarlos Rafael Giani2016-07-264-0/+807
* glcontext: remove not thread-safe get/set_error()Matthew Waters2016-07-262-16/+2
* glframebuffer: rewrite for a more consistent APIMatthew Waters2016-07-261-11/+16
* player: move 'position-update-interval' setting to the config structGuillaume Desmottes2016-07-251-10/+17
* player: add API to change http user agentGuillaume Desmottes2016-07-251-0/+53
* qml: Don't forget to unref the actual sink element after setting it on glsinkbinSebastian Dröge2016-07-221-0/+1
* qml: Use glsinkbin instead of glupload directlySebastian Dröge2016-07-221-4/+6
* tests: fix bus leakGuillaume Desmottes2016-07-185-15/+16
* glmemory: add the texture type to allocate to parametersMatthew Waters2016-06-294-10/+18
* tests: Ignore kmssink for state change testOlivier Crête2016-06-271-1/+1
* templatematch: fix buffer leak in testGuillaume Desmottes2016-06-211-0/+1
* glimagesink: fix query leak in testGuillaume Desmottes2016-06-211-0/+1
* glimagesink: properly setup/teardown testsGuillaume Desmottes2016-06-211-5/+1
* glupload: fix shader leak in testGuillaume Desmottes2016-06-211-0/+2
* uvch264demux: fix buffer leaks in testGuillaume Desmottes2016-06-211-0/+2
* camerabin: fix element leak in testGuillaume Desmottes2016-06-211-0/+1
* fix buffer leaks in testsGuillaume Desmottes2016-06-211-0/+1
* fix event leaks in testsGuillaume Desmottes2016-06-212-4/+4
* audiointerleave: fix message leaks by flushing the busGuillaume Desmottes2016-06-211-0/+2
* autoconvert: fix factories leak in testGuillaume Desmottes2016-06-211-1/+1
* tests/glcontext: link against gstvideo for gst_video_info_*Matthew Waters2016-06-161-1/+2
* tests/glcontext: update test for gen,del_texture removalMatthew Waters2016-06-161-7/+21
* player: inhibit signals after gst_player_stop() has been calledGuillaume Desmottes2016-05-301-0/+139
* player: handle uri-loaded in testGuillaume Desmottes2016-05-301-23/+66
* pnm: Add a basic unit testJan Schmidt2016-05-242-0/+126
* player: use gst_check_init() in testGuillaume Desmottes2016-05-211-1/+1
* examples: opencv: typo fixMartin Kelly2016-05-192-2/+2
* tests: adaptivedemux: only check for data length after seekThiago Santos2016-04-222-4/+8
* adaptivedemux: tests: use macro to define names of request and response structsFlorin Apostol2016-04-222-6/+22