summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-05-21meson: make C++ compiler optionalHEADmasterTim-Philipp Müller1-2/+8
2017-05-17gst: ref_sink() some more floating references returned by g_object_new()Christoph Reiter3-0/+9
2017-05-17gst: Don't ref_sink() GstObject subclasses in instance_init/constructorSebastian Dröge1-1/+7
2017-05-16meson: fix gstprintf test linkingTim-Philipp Müller1-6/+5
2017-04-19tests: fix message leak in seek testVincent Penquerc'h1-0/+1
2017-04-10value: Accept NULL as a structureOlivier Crête1-0/+17
2017-04-08Don't use deprecated g_object_newv()Tim-Philipp Müller2-2/+2
2017-04-07test: Add test for serializing/deserializing NULL stringsOlivier Crête1-0/+18
2017-03-24gstvalue: Add transformation to/from GValueArrayNicolas Dufresne1-0/+82
2017-03-20value: fix union of int range and int when extending on a sideVincent Penquerc'h1-1/+8
2017-03-11tests: bin: add more tests for suppressed flagsThiago Santos1-0/+30
2017-03-09gstvalue: Do more checks when guessing at flagset stringsJan Schmidt2-1/+28
2017-02-23value: Add deserialization for arrays/lists outside GstStructuresVivia Nikolaidou1-0/+32
2017-02-22bytereader: fix peek value when scanning for 00 00 01 with non-0 offsetTim-Philipp Müller1-0/+40
2017-02-08tests: add 2 unit tests for non-flush seek with gstbaseparseJulien Isorce1-0/+357
2017-01-31segment: Modifiy inside segment conditionSeungha Yang1-0/+56
2017-01-15datetime: fix potential out-of-bound read on malformed datetime stringTim-Philipp Müller1-0/+8
2016-12-21meson: Add several missing features from configure.acNirbheek Chauhan1-1/+1
2016-12-21gststructure: simplify testStefan Sauer1-32/+12
2016-12-15value: add structure intersect/union/is_subset/fixate implementationsMatthew Waters1-0/+161
2016-12-15tests/structure: add some more is_subset checksMatthew Waters1-2/+78
2016-12-14tests: meta: add test for gst_buffer_iterate_meta*()Tim-Philipp Müller1-0/+171
2016-12-13gstvalue: add serialisation for GTypesStefan Sauer1-0/+47
2016-12-09meson: Support building with Gst debug disabledThibault Saunier1-1/+1
2016-12-06uri: Add new uri API to get media fragments URI as tableSeungha Yang1-0/+75
2016-12-05meta: remove unnecessary padding for GstMetaInfo structTim-Philipp Müller8-8/+0
2016-11-28meson: Add Autotools changes that weren't mirroredNirbheek Chauhan1-0/+1
2016-11-28check/pipeline: Make failure message more informativeEdward Hervey1-1/+3
2016-11-28check/memory: Don't leak the custom allocatorEdward Hervey1-0/+1
2016-11-28check: Fix leak in queue2 testEdward Hervey1-0/+1
2016-11-28utils: Export linear regression calculation as public functionSebastian Dröge2-199/+207
2016-11-28tests: filesrc: init and clear GCond and mutexTim-Philipp Müller1-0/+6
2016-11-28tests: rewrite and enable dataurisrc testTim-Philipp Müller3-33/+339
2016-11-28Move dataurisrc element from -badTim-Philipp Müller1-0/+233
2016-11-23controllers: add new proxy control bindingMatthew Waters1-0/+107
2016-11-21memory: log with GST_INFO instead GST_ERROR when subclass map failed.Julien Isorce1-0/+158
2016-11-11tests: add unit test for gst_adapter_prev_pts_at_offset()Nicolas Huet1-0/+129
2016-11-09tests: Fix compile warning on mingw64Victor Toso1-0/+4
2016-11-02parse-launch: Support linking all pads with new operatorJan Schmidt1-0/+4
2016-11-01element: Allow multiple conversion specifiers for request padsWonchul Lee2-1/+309
2016-11-01docs: remove app dev manual and plugin writer's guideTim-Philipp Müller4-276/+0
2016-10-14meson: Make use of new environment object and set plugin path to builddirThibault Saunier1-130/+119
2016-09-26tests: remove unused valgrind stuffTim-Philipp Müller3-46/+0
2016-09-26tests: parse-launch: looks clean nowadays, so re-enable for valgrindTim-Philipp Müller2-13/+2
2016-09-17queue2: Fix watermark testCarlos Rafael Giani1-15/+115
2016-09-10tests: gstbin: add tests for suppressed flagsThiago Santos1-0/+51
2016-09-09meson:tests: Bump timeout to 3 minutesThibault Saunier1-1/+2
2016-09-02tests: don't build misc subdir if both examples and benchmarks have been disa...Tim-Philipp Müller1-1/+5
2016-08-31multiqueue: Add higher-resolution low/high-watermark propertiesCarlos Rafael Giani1-0/+109
2016-08-26value: Implement can_intersect for GstFlagSet typesJan Schmidt1-0/+5