summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-27Release 1.11.91Sebastian Dröge7-22/+277
2017-04-27Update .po filesSebastian Dröge41-902/+640
2017-04-27po: Update translationsSebastian Dröge3-1/+2948
2017-04-24Automatic update of common submoduleTim-Philipp Müller1-0/+0
2017-04-21Meson: also build and install gst-stats-1.0 and it's man page.Koop Mast1-1/+1
2017-04-21Add very simple man page for gst-stats.Koop Mast1-0/+30
2017-04-21doc: Fix some doctsing making GI happyThibault Saunier1-14/+0
2017-04-20doc: Fix GstChangeState docstringThibault Saunier1-6/+6
2017-04-19info: Move debug output in for_each_threshold_by_entry() to TRACE levelSebastian Dröge1-1/+1
2017-04-19tests: fix message leak in seek testVincent Penquerc'h1-0/+1
2017-04-19basetransform: fix typo in debug log outputYasushi SHOJI1-1/+1
2017-04-13meson: A couple for GIR-generation fixesRico Tzschichholz4-5/+8
2017-04-12meson: Add controller enum file as generated sourcesThibault Saunier1-1/+1
2017-04-11meson: dist new meson build scriptTim-Philipp Müller1-0/+1
2017-04-11controller: include new proxycontrolbinding headerTim-Philipp Müller2-6/+7
2017-04-11.gitignore: ignore moreTim-Philipp Müller1-0/+3
2017-04-11meson: Only check the first parameterOlivier Crete1-1/+1
2017-04-11meson: Check bison and flex are recent enoughThibault Saunier1-0/+28
2017-04-10Automatic update of common submoduleTim-Philipp Müller1-0/+0
2017-04-10value: Accept NULL as a structureOlivier Crête2-0/+23
2017-04-10controller: Fix build with srcdir!=builddirSebastian Dröge1-2/+4
2017-04-10controller: Add missing sources/headers to the GIR buildRico Tzschichholz1-2/+2
2017-04-09meson: And actually make the controller mkenums rules workSebastian Dröge1-3/+3
2017-04-09meson: Add check for glib-mkenumsSebastian Dröge1-0/+3
2017-04-09controller: Generate GLib enums automaticallySebastian Dröge7-56/+98
2017-04-08Don't use deprecated g_object_newv()Tim-Philipp Müller22-36/+28
2017-04-07test: Add test for serializing/deserializing NULL stringsOlivier Crête1-0/+18
2017-04-07Release 1.11.90Sebastian Dröge8-31/+478
2017-04-07Update .po filesSebastian Dröge39-39/+39
2017-04-06structure: Don't print warning on NULL strings or pointersOlivier Crête1-3/+6
2017-04-05gst: Use GstClockTimeDiff instead of GstClockTime as type for GST_SECOND and ...Sebastian Dröge1-9/+8
2017-04-05gst: Update some more types and values of combined-flags constantsSebastian Dröge4-35/+35
2017-04-05gst: Cast combined-flags constants to their respective target typesSebastian Dröge3-4/+4
2017-04-05gst: Set values and types for combined-flags constants in GI annotationsSebastian Dröge3-4/+4
2017-04-05value: Properly set value and type for GST_FLAG_SET_MASK_EXACT in GI annotationsSebastian Dröge1-2/+3
2017-04-04completion: Try to avoid parsing summaryNicolas Dufresne1-1/+1
2017-04-04meson: Add bash completion supportNicolas Dufresne4-2/+62
2017-04-04completion: Place the completion helper in libexecNicolas Dufresne10-49/+64
2017-03-31gstvalue: fix GstValue leak in structure_field_union_intoVincent Penquerc'h1-1/+1
2017-03-31streamcollection: fix racy user-after-freeVincent Penquerc'h1-2/+14
2017-03-27debugutils: add pad EOS flag in pipeline dot file dumpsTim-Philipp Müller1-2/+3
2017-03-27tools: gst-launch: print structure property notifies nicerTim-Philipp Müller1-0/+2
2017-03-24Fix win32 libgstreamer.def orderingNicolas Dufresne1-1/+1
2017-03-24paramspec: Fix array validation logicNicolas Dufresne1-4/+6
2017-03-24array/fraction: In param types, use get_type() function directlyNicolas Dufresne1-1/+1
2017-03-24fraction/array: Make get_type() thread safeNicolas Dufresne1-6/+12
2017-03-24gstutils: Add helpers to get/set array propertiesNicolas Dufresne4-0/+81
2017-03-24structure: Add get/set_array/list using GValueArrayNicolas Dufresne4-0/+170
2017-03-24gstvalue: Add transformation to/from GValueArrayNicolas Dufresne2-0/+129
2017-03-24queuearray: Add G_BEGIN_DECLS and G_END_DECLS to make it usable from C++ codeSebastian Dröge1-0/+4