summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* dashdemux: inherited segment URLs are ignored if they are defined again in a ...Florin Apostol2015-10-301-26/+5
* adaptivedemux: tests: added test for fragment download errorFlorin Apostol2015-10-303-1/+136
* adaptivedemux: tests: made adaptive demux test thread safeFlorin Apostol2015-10-301-32/+79
* adaptivedemux: tests: added query testFlorin Apostol2015-10-301-0/+114
* dashdemux: tests: added test for multiple BaseURL entriesFlorin Apostol2015-10-301-0/+177
* dashdemux: tests: added unit test for 6d1eda9391d3143b5fc633edfd94b89dbba209abFlorin Apostol2015-10-301-2/+3
* adaptivedemux: tests: added download error testFlorin Apostol2015-10-301-0/+87
* gl/tests: update for glmemory api changesMatthew Waters2015-10-303-12/+19
* glmemory: add support for rectangle texturesMatthew Waters2015-10-301-2/+2