summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2017-10-02query: doc consistencyStefan Sauer1-1/+1
2017-09-27gst: Modify behaviour of gst_get_main_executable_pathMathieu Duponchelle2-8/+8
2017-09-27gst: API: gst_get_main_executable_path()Mathieu Duponchelle2-0/+24
2017-09-27gst: Do not try to determine executable path on iOS.Mathieu Duponchelle1-2/+4
2017-09-27gst: Fix typo in windows function name.Mathieu Duponchelle1-1/+1
2017-09-26plugin dependencies: fix 6cddce7663cb4b6ee061950d20365f42cb755851Mathieu Duponchelle1-5/+4
2017-09-26plugin: API: GST_PLUGIN_DEPENDENCY_FLAG_PATHS_ARE_RELATIVE_TO_EXEMathieu Duponchelle5-7/+97
2017-09-17info: GstStackTraceFlags were added in 1.12Sebastian Dröge1-0/+2
2017-09-17bufferlist: add gst_buffer_list_calculate_size()Tim-Philipp Müller2-0/+32
2017-09-17bufferlist: add gst_buffer_list_get_writable()Tim-Philipp Müller2-0/+35
2017-09-12gstconfig.h.in: initial e2k arch supportMichael Shigorin1-1/+1
2017-09-09info: GstDebugColorFlags are flags, not an enumSebastian Dröge1-1/+1
2017-09-04pad: Don't call remaining probes after they return DROPPED|HANDLEDEdward Hervey1-0/+10
2017-08-26value: Handle serializing NULL GValueArrayThibault Saunier1-1/+4
2017-08-17element/deviceprovider: Add instance getter functions for class propertiesSebastian Dröge4-0/+98
2017-08-14allocator: Hide private sysmem GType funcTim-Philipp Müller1-1/+1
2017-08-10utils: fix g-ir-scanner warning about bogus transfer annotationsTim-Philipp Müller1-3/+3
2017-08-08utils: Skip gst_calculate_linear_regression() in bindingsSebastian Dröge1-1/+1
2017-08-07meson: fix a few warningsTim-Philipp Müller1-1/+21
2017-08-02pad: Recheck sticky events after non-blocking buffer probes and blocking even...Sebastian Dröge1-0/+15
2017-07-29info: fix build with gst debugging disabledTim-Philipp Müller1-0/+24
2017-07-28debug: Add a memory ringbuffer based debug loggerSebastian Dröge2-0/+272
2017-07-28segment: Add missing out annotations for various parametersSebastian Dröge1-5/+5
2017-07-26element: document that gst_element_continue_state needs to be called with the...George Kiagiadakis1-0/+2
2017-07-15miniobject: don't modify memory if it's clearly not a valid miniobjectTim-Philipp Müller1-0/+1
2017-07-14win32: find plugin scanner in libexecdir subdir as configuredTim-Philipp Müller1-2/+2
2017-07-07meson: find python3 via python3 moduleTim-Philipp Müller1-2/+2
2017-07-05meson: add option to disable tracer hooksTim-Philipp Müller1-0/+5
2017-07-05tracing: fix build with tracer hooks disabledTim-Philipp Müller1-1/+1
2017-07-05miniobject: make refcount tracing and debug logging reliableTim-Philipp Müller1-12/+17
2017-07-05plugin: clarify code that deduces plugin name from file nameTim-Philipp Müller1-5/+7
2017-06-28protection: add function to filter system idsXabier Rodriguez Calvar2-0/+64
2017-06-23gstplugin: remove gst prefix when loading plugin on MSVCMatej Knopp1-0/+2
2017-06-20utils: Add a function to get a string representation of GstStateChangeThibault Saunier2-0/+43
2017-06-20element: Add missing values for "to same" state changesThibault Saunier2-1/+29
2017-06-20utils: Fix leak in failed case of regression overflow checkingHeekyoung Seo1-0/+2
2017-06-20registrychunk: Fix leak in failed case of reading plugin dependency stringHeekyoung Seo1-0/+1
2017-06-15meson: fix tests build with --werrorTim-Philipp Müller2-7/+0
2017-06-15gsturi: Fixed incorrect escaping of path as a generic stringDimitrios Katsaros2-19/+15
2017-05-31bin: Put correct annotations on gst_bin_add() tooSebastian Dröge1-1/+1
2017-05-22object: Add missing annotations to get_value_array() / get_value_g_array()Sebastian Dröge1-2/+2
2017-05-21protection: Fix annotations for gst_protection_select_system()Sebastian Dröge1-1/+1
2017-05-21plugin: Stop plugin symbol name at first .Olivier Crête1-1/+1
2017-05-21meson: don't need config.h.meson any moreTim-Philipp Müller1-1/+8
2017-05-20parse: Make gst_parse_context_copy() public for bindingsSebastian Dröge2-20/+31
2017-05-19debugutils: add missing E character to the legendMatthew Waters1-1/+1
2017-05-17gst-plugin: allow '-' in plugin file nameMatej Knopp1-0/+5
2017-05-17gst: ref_sink() some more floating references returned by g_object_new()Christoph Reiter1-0/+1
2017-05-17gst: Clear floating flag in constructor of all GstObject subclasses that are ...Sebastian Dröge6-10/+45
2017-05-17allocator: ref_sink() the global sysmem allocator after creationSebastian Dröge1-0/+3