elementfactory: Handle element factory loading failure in gst_element_factory_create_...
[platform/upstream/gstreamer.git] / subprojects / gstreamer / gst /
2022-10-19 Sebastian Drögeelementfactory: Handle element factory loading failure...
2022-10-19 Sebastian Drögegst: Use G_TYPE_INVALID instead of 0 for GTypes
2022-10-19 Mathieu Duponchelleparse: refactor to make use of gst_element_factory_make...
2022-10-19 Bunio_FHgstminiobject: shares capacity increase
2022-10-18 Sebastian Drögecore: Add/fix various annotations
2022-10-04 Jan Schmidtgstbin: Use g_queue_clear_full()
2022-10-04 Jan Schmidtgstbin: Fix a potential leak in gst_bin_do_deep_add_rem...
2022-10-04 Jan Schmidtgstiterator: Don't use gst_object_unref() for a GObject
2022-09-28 Philipp Zabelbuffer: drop parent meta in deep copy/foreach_metadata
2022-09-26 Sebastian Drögegsturi: When setting the same string again do nothing
2022-09-15 Thibault SaunierBuild documentation for rust plugins
2022-09-13 Jordan Petridisgstinfo: remove the vasprintf fallback
2022-09-12 Doug Nazarregistry: skip integration testsuite directory during...
2022-09-11 Xavier Claessensdoc: Clarify that gst_buffer_pool_acquire_buffer()...
2022-09-01 Thibault Sauniermeson: Namespace the plugins_doc_dep/libraries variables
2022-08-31 Martin Dørumgstpluginloader: Don't hang on short reads/writes
2022-08-31 Xavier Claessensgst_init: Initialize static plugins just before dynamic...
2022-08-25 Olivier Crêtevalue: Use g_critical() when trying to serialize things...
2022-08-25 Olivier Crêtegstvalue: Don't loop forever when serializing invalid...
2022-08-25 Sebastian Drögebin: Don't propagate state change errors of elements...
2022-08-15 Nirbheek Chauhanmeta: Set the parent refcount of the GstStructure correctly
2022-08-10 Sebastian Drögegst: Protect initialization state with a recursive...
2022-08-10 Sebastian Drögeregistry: Remove dead code
2022-08-10 Sebastian Drögegst: Don't fail gst_init() if updating the registry...
2022-07-28 Philippe NormandGST_CHECK_VERSION: Fix unexpected "git = next version...
2022-07-19 Seungha Yanggststructure: Add gst_structure_get_flags method
2022-07-12 Sebastian Drögedevicemonitor: Use a sync bus handler for the provider...
2022-07-08 Jan Alexander Stef... gstinfo: Parse "NONE" as a valid level name
2022-06-29 Sebastian Drögetracing: add hooks for gst_pad_chain() / gst_pad_chain_...
2022-06-29 Tim-Philipp Müllercoding style: allow declarations after statement
2022-06-22 Jonas Danielssongst: add missing define guard
2022-06-21 Sebastian Drögeelement: Fix requesting of pads with string templates
2022-06-20 Xavier ClaessensAdd GstMemoryMapInfo to be used with g_auto()
2022-06-20 Xavier ClaessensAdd GstBufferMapInfo to be used with g_auto()
2022-06-10 Nirbheek Chauhanclock: Use g_atomic_rc_box for refcounting entry clocks
2022-06-10 Tim-Philipp MüllerBump GLib requirement to >= 2.62
2022-06-01 Jan Alexander Stef... clock: Avoid creating a weakref with every entry
2022-05-29 tom schuringplugin: add Apache 2 license to known licenses
2022-05-24 Thibault Saunierstructure: Fix serializing with new format inside array...
2022-05-18 WANG Xueruigstreamer/gst/gstconfig.h.in: Add support for LoongArch
2022-05-12 Sebastian Drögeelement: Add sanity check with a critical warning if...
2022-05-11 Stéphane Cerveaucaps: warn with wrong mediatype in gst_caps_new_empty_s...
2022-04-30 Tim-Philipp Müllerregistry: skip Rust dep builddirs when searching for...
2022-04-20 Sebastian Drögegstreamer: Document various caps for the reference...
2022-04-19 Xavier ClaessensDelete unused i18n headers
2022-04-19 Xavier ClaessensReplace gst-i18n-*.h with gi18n-lib.h
2022-04-19 Nirbheek Chauhanmeson: Add -Wl,-rpath,${libdir} on macOS
2022-04-19 Ruben Gonzalezgst_plugin_load_file: force plugin reload if diff filename
2022-04-18 Tulio Beloquigstdevicemonitor: added cleanup of signal handlers...
2022-04-08 Matthew Watersgst: remove custom logger for critical/warnings/fatals
2022-04-01 Jan Schmidtgstreamer: Remove GST_DATAFLOW debug category
2022-04-01 Xavier ClaessensAndroid: Implement JNI_OnLoad()
2022-03-30 Edward Herveyquery: Add a new stream selection query
2022-03-17 Vivienne Watermeierdocumentation: improve misleading wording
2022-03-16 Philippe Normanduri: Build doubly-linked list by prepending items
2022-03-01 Sebastian FrickeRemove the uninstalled term
2022-02-28 Sebastian Drögebuffer: Clarify that the MARKER flag maps to the corres...
2022-02-28 Sebastian Drögeregistry: Fix multi-line `#warning` compiler warning
2022-02-18 Nicolas Dufresnedoc: Fix doc comment for GstChildProxy
2022-02-16 Seungha Yanggstinfo,ptpclock,libcheck: Use GetCurrentProcessId...
2022-02-11 Vivienne Watermeiernavigation: add more constructors for navigation events
2022-02-08 Matthew Watersregistry: enable relocatable builds for anywhere with...
2022-02-08 Jose Quaresmagstpluginloader: show the reason when spawning of gst...
2022-02-08 Martin Reboredogstvalue: De/Serialization of GBytes
2022-02-08 Sebastian Muellercontext: fix transfer annotation
2022-02-07 Sebastian Drögebufferpool: Deactivate pool and get rid of references...
2022-02-07 Matthew Waterspluginloader: support multiple subdirectories for GST_P...
2022-02-07 Matthew Watersregistry: check the value of dladdr()
2022-02-07 Matthew Watersregistry: check the return value of g_win32_get_package...
2022-02-03 Matthew Watersregistry/macos: retrieve plugins relative to location...
2022-01-25 Seungha Yanggstplugin: Fix for UWP build
2022-01-20 Sebastian Drögegstreamer: capsfeatures: Fix docs of `gst_caps_features...
2022-01-19 Nirbheek Chauhangstplugin: Better warnings on plugin load failure on...
2022-01-13 Seungha Yangpluginfeature: Fix object leak
2022-01-09 Nirbheek Chauhanmeson: Add explicit check: kwarg to all run_command...
2021-12-08 Corentin Noëlelementfactory: Annotate create_full and make_full...
2021-11-19 Seungha Yanggst: Add APIs to allow documentation for element to...
2021-11-16 Sebastian Drögegstinfo: Add gst_debug_log_literal() function
2021-11-15 Daniel Knobecaps: fix type of return value if string is null in...
2021-11-12 Tim-Philipp Müllerdocs: fix unnecessary ampersand, < and > escaping in...
2021-11-08 Sebastian Drögebin: Don't check twice for adding a bin to itself or...
2021-11-08 Sebastian Drögebin: Switch `g_warning()`s to `GST_WARNING_OBJECT(...
2021-11-08 Nicolas Dufresnegstinfo: Fix leak in generate_backtrace_trace
2021-10-29 Tim-Philipp MüllerUse g_pattern_spec_match() instead of g_pattern_match...
2021-10-25 Ruben Gonzalezdevicemonitor: g_queue_clear_full introduced in glib...
2021-10-25 Sebastian Drögedevicemonitor: Only fail start() if no provider at...
2021-10-20 Tim-Philipp Müllermeson: fix use of deprecated meson api external_program...
2021-10-20 Edward Herveystream: Set the object name to the stream id
2021-10-19 Xavier ClaessensRevert "meson: Link to objects instea of static helper...
2021-10-19 Tim-Philipp Müllergstreamer: define G_LOG_DOMAIN for all libraries
2021-10-15 Thibault Sauniermeson: List libraries and their corresponding gir defin...
2021-10-15 Thibault Sauniermeson: Mark files as files()
2021-10-15 Veronika Kremnevagstreamer/gst/gstconfig.h.in: Add support for ARC64...
2021-10-05 Robert Rosengrenregistrybinary: registry file mode via GST_REGISTRY_MODE
2021-09-25 Mathieu Duponchelledocs: link to concrete types rather than type macros
2021-09-24 Thibault SaunierMerging gst-build
2021-09-24 Thibault SaunierMerging gstreamer-sharp
2021-09-24 Thibault SaunierMerging gst-python
2021-09-24 Thibault SaunierMerging gst-examples
2021-09-24 Thibault SaunierMerging gst-docs
next