summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-28Release 1.3.90f21Sebastian Dröge8-53/+434
2014-06-28Update .po filesSebastian Dröge39-39/+39
2014-06-27devicemonitor: don't fail when started without any filtersTim-Philipp Müller2-5/+11
2014-06-27deviceproviderfactory: handle NULL classes argument and match anyTim-Philipp Müller1-6/+9
2014-06-26device: Add unit testsOlivier Crête3-1/+560
2014-06-26devicemonitor: Improve documentationOlivier Crête4-8/+60
2014-06-26devicemonitor: Make it possible to add multiple filtersOlivier Crête7-210/+240
2014-06-26device: Add pre-conditionsOlivier Crête1-0/+17
2014-06-26GstDeviceMonitor: Rename from GstGlobalDeviceMonitorOlivier Crête8-204/+202
2014-06-26DeviceProvider: Rename from DeviceMonitorOlivier Crête23-1042/+1048
2014-06-26dataqueue: Hide from bindingsSebastian Dröge2-17/+20
2014-06-26queuearray: Hide from bindingsSebastian Dröge2-9/+12
2014-06-26miniobject: Add missing (nullable) annotationsPhilip Withnall1-3/+3
2014-06-26message: Application and element messages should not have NULL structuresSebastian Dröge1-0/+4
2014-06-26introspection: add some missing allow-none annotations to in paramsEvan Nemerson10-47/+48
2014-06-26introspection: add nullability annotations to out and inout paramsEvan Nemerson11-36/+41
2014-06-26introspection: add missing (nullable) annotations to return valuesEvan Nemerson41-210/+274
2014-06-26base: assorted introspection fixes and additionsEvan Nemerson3-6/+7
2014-06-26base: add (nullable) annotations to return valuesEvan Nemerson5-32/+32
2014-06-26tests: add another buffer list test caseTim-Philipp Müller1-0/+80
2014-06-26tests: port and re-enable buffer list testsTim-Philipp Müller1-462/+83
2014-06-26tests: enhance the gstcaps test_features to also test gst_caps_set_features()George Kiagiadakis1-0/+7
2014-06-26caps: unset the parent refcount of the old features before freeing them in gs...George Kiagiadakis1-1/+3
2014-06-25baseparse: avoid returning _OK for _NOT_LINKEDThiago Santos1-0/+4
2014-06-25elements: fix copyright and remove gtk-doc chunkTim-Philipp Müller1-11/+4
2014-06-23filesrc: Ignore seek error on non-seekable filesOlivier Crête1-6/+8
2014-06-22Back to developmentSebastian Dröge1-1/+1
2014-06-22Release 1.3.3Sebastian Dröge8-36/+872
2014-06-22Update .po filesSebastian Dröge39-39/+39
2014-06-22po: Update translationsSebastian Dröge4-441/+413
2014-06-22tests: add unit test for gst_caps_is_any() and _is_empty()Tim-Philipp Müller1-0/+21
2014-06-22caps: gst_caps_is_any() should return TRUE or FALSETim-Philipp Müller1-1/+1
2014-06-21device: rename "klass" and get_klass() to "device-class" and _get_device_class()Tim-Philipp Müller4-18/+26
2014-06-21benchmarks: capsnego: add --loops command line optionTim-Philipp Müller1-26/+17
2014-06-21benchmark: capsnego: use GOptionContext for option parsingTim-Philipp Müller1-41/+36
2014-06-21tests: fix compiler warnings in gstvalue testsTim-Philipp Müller1-46/+46
2014-06-21value: simplify GST_VALUE_HOLDS for our boxed and fundamental typesTim-Philipp Müller3-17/+15
2014-06-20GstDevice: Document GstDevice and related classesOlivier Crête9-37/+150
2014-06-19Fix funnel EOS handling and wrong unittestSrimanta Panda2-6/+9
2014-06-19gstvalue: optimise checks for listsTim-Philipp Müller1-37/+29
2014-06-19gstvalue: use g_assert() in internal function for already-checked thingsTim-Philipp Müller1-3/+3
2014-06-19gstvalue: add internal _can_compare_unchecked()Tim-Philipp Müller1-6/+12
2014-06-19gstvalue: add internal _list_concat() that takes ownership of input valuesTim-Philipp Müller1-17/+58
2014-06-19structure: simplify value type checks in gettersTim-Philipp Müller1-31/+17
2014-06-19value: Add a FIXME 2.0 for a fraction ranges optimizationSebastian Dröge1-0/+9
2014-06-19value: Make sure to cast int range values to guints before storing themSebastian Dröge2-14/+25
2014-06-19win32: update exportsTim-Philipp Müller1-0/+16
2014-06-19value: Store integer ranges directly in a GValue without additional allocationSebastian Dröge1-51/+38
2014-06-19gst_private: Fix duplicate definitionEdward Hervey1-1/+0
2014-06-19gst: Store more basic type GTypes in variablesSebastian Dröge18-15/+65