summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: fix indentationTim-Philipp Müller2015-12-235-43/+39
* tests: pcapparse: add check for 0-sized packetsTim-Philipp Müller2015-12-231-0/+47
* player: Add unit test that is disabled by defaultSebastian Dröge2015-12-232-1/+1537
* hlsdemux: tests: check URL joining if media URL contains a '/' characterAlex Ashley2015-12-221-0/+21
* hlsdemux: unquote all the quoted-string attributesAlex Ashley2015-12-221-2/+25
* hlsdemux: tests: add unit tests for hlsdemuxAlex Ashley2015-12-223-2/+607
* dashdemux: tests: Refactor into adaptive_engine componentsAlex Ashley2015-12-2210-1606/+2485
* glcolorconvert: Fix name of testsuiteSebastian Dröge2015-12-211-1/+1
* gl*memory*: reverse the parameter order of user_data and destroy notifyMatthew Waters2015-12-171-1/+1
* glmemorypbo: remove our own alloc()/wrapped()/etc functionsMatthew Waters2015-12-173-32/+83
* dashdemux: improve validation of UTCtiming elementFlorin Apostol2015-12-161-0/+43
* clutter: Fix compilation error in GL examplesSebastian Dröge2015-12-141-1/+1
* tests: update for glmemory api changesMatthew Waters2015-12-142-5/+5
* tests/glmemory: include the generic gl headerMatthew Waters2015-12-141-1/+1
* glmemory: base classify and add the pbo memory on topMatthew Waters2015-12-141-41/+40
* gluploadmeta; remove convenience helper APIMatthew Waters2015-12-141-57/+0
* dash: Fix unit test after moving of framerates to RepresentationBaseTypeSebastian Dröge2015-12-081-5/+9
* alevel: New audio/video level elementVivia Nikolaidou2015-12-022-0/+644
* hlsdemux: correct the calculation of seek range of non-live streamsAlex Ashley2015-12-021-0/+11
* hls: rename plugin from fragmented to hlsTim-Philipp Müller2015-12-011-3/+2
* tests:aggregator: fix tc failure and correct check valueHyunjun Ko2015-12-011-2/+3
* tests: id3mux: add unit test for GST_TAG_PRIVATE_DATA writingTim-Philipp Müller2015-11-271-0/+30
* adaptivedemux: tests: disabled testFragmentDownloadError testFlorin Apostol2015-11-241-1/+11
* adaptivedemux: tests: corrected access to fakeHTTPsrc elementFlorin Apostol2015-11-241-6/+21
* adaptivedemux: tests: made fakeHTTPsrc element MT safeFlorin Apostol2015-11-241-3/+61
* mpdparser: remove gst_mpd_client_check_time_positionFlorin Apostol2015-11-241-11/+0
* mpdparser: tests: added test for fraction of seconds in availabilityStartTimeFlorin Apostol2015-11-231-1/+4
* tests: put the waylandsink example window.ui file in EXTRA_DISTGeorge Kiagiadakis2015-11-221-0/+2
* tests: fix linking waylandsink example with the gstwayland libraryGeorge Kiagiadakis2015-11-221-1/+1
* mpdparser: remove unused functions gst_mpdparser_get_chunk_by_index and gst_m...Florin Apostol2015-11-191-6/+0
* docs: update gst-launch-0.10 linesLuis de Bethencourt2015-11-191-1/+1
* Remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet2015-11-182-4/+2
* mpdparser: Also allow '/' in RepresentationIDSebastian Dröge2015-11-181-1/+4
* tests/examples: add a waylandsink exampleGeorge Kiagiadakis2015-11-184-2/+400
* mpdparser: tests: added test for gst_mpd_client_get_last_fragment_timestamp_endFlorin Apostol2015-11-181-0/+12
* adaptivedemux: remove now-defunct "num-lookback-fragments" propertyTim-Philipp Müller2015-11-141-3/+0
* tests:glsl: version_profile_s string leakVineeth TM2015-11-131-0/+1
* tests:glupload: fix caps memory leakVineeth TM2015-11-131-0/+4
* tests:glcolorconvert: Fix caps memory leakVineeth TM2015-11-111-0/+1
* templatematch: add a framerate to test capsThiago Santos2015-11-061-1/+2
* tests: update .gitignore for new test binariesTim-Philipp Müller2015-11-061-0/+3
* rtponviftimestamp: use stream time for timestampBranko Subasic2015-11-061-2/+78
* rtponviftimestamp: Update ntp-offset and d/e-bits with a GstEventLinus Svensson2015-11-061-53/+103
* rtponviftimestamp: Do not rearange order of dataLinus Svensson2015-11-061-15/+362
* rtponvif: split unit tests in several filesBranko Subasic2015-11-063-190/+314
* opus: Remove invalid unit testSebastian Dröge2015-11-041-40/+0
* tests: add a test for MPD file duration parsingVincent Penquerc'h2015-11-021-0/+60
* mpdparser: make durations unsigned where appropriateVincent Penquerc'h2015-10-301-38/+38
* dashdemux: inherit bitstreamSwitching from Period to AdaptationSetFlorin Apostol2015-10-301-0/+111
* dashdemux: unit testing reproducing inherited segment duration overflowFlorin Apostol2015-10-301-0/+133