gstbuffer: fix meta removal in gst_buffer_foreach_meta
[platform/upstream/gstreamer.git] / gst /
2017-10-11 Mathieu Duponchellegstbuffer: fix meta removal in gst_buffer_foreach_meta
2017-10-05 Ashish Kumardevice-provider: gst_device_provider_unhide_provider...
2017-10-05 Havard Graffmeson: remove vs_module_defs
2017-10-03 Edward Herveybin: iterate_sorted: Ensure sources are always returned...
2017-10-02 Stefan Sauerstructure: add a todo comment
2017-10-02 Stefan Sauerquery: doc consistency
2017-09-27 Mathieu Duponchellegst: Modify behaviour of gst_get_main_executable_path
2017-09-27 Mathieu Duponchellegst: API: gst_get_main_executable_path()
2017-09-27 Mathieu Duponchellegst: Do not try to determine executable path on iOS.
2017-09-27 Mathieu Duponchellegst: Fix typo in windows function name.
2017-09-26 Mathieu Duponchelleplugin dependencies: fix 6cddce7663cb4b6ee061950d20365f...
2017-09-26 Mathieu Duponchelleplugin: API: GST_PLUGIN_DEPENDENCY_FLAG_PATHS_ARE_RELAT...
2017-09-17 Sebastian Drögeinfo: GstStackTraceFlags were added in 1.12
2017-09-17 Tim-Philipp Müllerbufferlist: add gst_buffer_list_calculate_size()
2017-09-17 Tim-Philipp Müllerbufferlist: add gst_buffer_list_get_writable()
2017-09-12 Michael Shigoringstconfig.h.in: initial e2k arch support
2017-09-09 Sebastian Drögeinfo: GstDebugColorFlags are flags, not an enum
2017-09-04 Edward Herveypad: Don't call remaining probes after they return...
2017-08-26 Thibault Sauniervalue: Handle serializing NULL GValueArray
2017-08-17 Sebastian Drögeelement/deviceprovider: Add instance getter functions...
2017-08-14 Tim-Philipp Müllerallocator: Hide private sysmem GType func
2017-08-10 Tim-Philipp Müllerutils: fix g-ir-scanner warning about bogus transfer...
2017-08-08 Sebastian Drögeutils: Skip gst_calculate_linear_regression() in bindings
2017-08-07 Tim-Philipp Müllermeson: fix a few warnings
2017-08-02 Sebastian Drögepad: Recheck sticky events after non-blocking buffer...
2017-07-29 Tim-Philipp Müllerinfo: fix build with gst debugging disabled
2017-07-28 Sebastian Drögedebug: Add a memory ringbuffer based debug logger
2017-07-28 Sebastian Drögesegment: Add missing out annotations for various parameters
2017-07-26 George Kiagiadakiselement: document that gst_element_continue_state needs...
2017-07-15 Tim-Philipp Müllerminiobject: don't modify memory if it's clearly not...
2017-07-14 Tim-Philipp Müllerwin32: find plugin scanner in libexecdir subdir as...
2017-07-07 Tim-Philipp Müllermeson: find python3 via python3 module
2017-07-05 Tim-Philipp Müllermeson: add option to disable tracer hooks
2017-07-05 Tim-Philipp Müllertracing: fix build with tracer hooks disabled
2017-07-05 Tim-Philipp Müllerminiobject: make refcount tracing and debug logging...
2017-07-05 Tim-Philipp Müllerplugin: clarify code that deduces plugin name from...
2017-06-28 Xabier Rodriguez... protection: add function to filter system ids
2017-06-23 Matej Knoppgstplugin: remove gst prefix when loading plugin on...
2017-06-20 Thibault Saunierutils: Add a function to get a string representation...
2017-06-20 Thibault Saunierelement: Add missing values for "to same" state changes
2017-06-20 Heekyoung Seoutils: Fix leak in failed case of regression overflow...
2017-06-20 Heekyoung Seoregistrychunk: Fix leak in failed case of reading plugi...
2017-06-15 Tim-Philipp Müllermeson: fix tests build with --werror
2017-06-15 Dimitrios Katsarosgsturi: Fixed incorrect escaping of path as a generic...
2017-05-31 Sebastian Drögebin: Put correct annotations on gst_bin_add() too
2017-05-22 Sebastian Drögeobject: Add missing annotations to get_value_array...
2017-05-21 Sebastian Drögeprotection: Fix annotations for gst_protection_select_s...
2017-05-21 Olivier Crêteplugin: Stop plugin symbol name at first .
2017-05-21 Tim-Philipp Müllermeson: don't need config.h.meson any more
2017-05-20 Sebastian Drögeparse: Make gst_parse_context_copy() public for bindings
2017-05-19 Matthew Watersdebugutils: add missing E character to the legend
2017-05-18 Matej Knoppgst-plugin: allow '-' in plugin file name
2017-05-17 Christoph Reitergst: ref_sink() some more floating references returned...
2017-05-17 Sebastian Drögegst: Clear floating flag in constructor of all GstObjec...
2017-05-17 Sebastian Drögeallocator: ref_sink() the global sysmem allocator after...
2017-05-17 Sebastian Drögegst: Don't ref_sink() GstObject subclasses in instance_...
2017-05-17 Sebastian Drögegst: Correctly annotate functions taking floating refer...
2017-05-17 Sebastian Drögegst: Handle floating references consistently
2017-05-17 Vineeth TMgst: Fix floating reference inconsistencies in error...
2017-05-16 Nicolas DufresneAlso use default visibility for plugins symbol
2017-05-15 Tim-Philipp Müllergstconfig.h: use default visibility for GST_EXPORT...
2017-05-15 Tim-Philipp Müllergst: add GST_DEPRECATED_FOR() and also export deprecate...
2017-05-15 Tim-Philipp Müllergst: mark symbols explicitly for export with GST_EXPORT
2017-05-12 Sebastian Drögebuffer: Add GstReferenceTimestampMeta
2017-05-09 Sebastian Drögebus: Add function to get the file descriptor of the bus
2017-05-09 Nicolas Dufresneplugin: Unify static and dynamic plugin interface
2017-05-07 Tim-Philipp Müllerdebugutils: make local variable static
2017-05-05 Tim-Philipp Müllermeson: add gst-ptp-helper
2017-05-04 Tim-Philipp Müllerg-i: no need to load registry in g-i scanner
2017-05-02 Sebastian Drögemessage: Don't pass a NULL debug string to g_utf8_valid...
2017-04-28 Víctor Manuel Jáqu... gst: check non-null before dereference
2017-04-21 Thibault Saunierdoc: Fix some doctsing making GI happy
2017-04-20 Thibault Saunierdoc: Fix GstChangeState docstring
2017-04-19 Sebastian Drögeinfo: Move debug output in for_each_threshold_by_entry...
2017-04-13 Rico Tzschichholzmeson: A couple for GIR-generation fixes
2017-04-11 Olivier Cretemeson: Only check the first parameter
2017-04-11 Thibault Sauniermeson: Check bison and flex are recent enough
2017-04-10 Olivier Crêtevalue: Accept NULL as a structure
2017-04-08 Tim-Philipp MüllerDon't use deprecated g_object_newv()
2017-04-06 Olivier Crêtestructure: Don't print warning on NULL strings or pointers
2017-04-05 Sebastian Drögegst: Use GstClockTimeDiff instead of GstClockTime as...
2017-04-05 Sebastian Drögegst: Update some more types and values of combined...
2017-04-05 Sebastian Drögegst: Cast combined-flags constants to their respective...
2017-04-05 Sebastian Drögegst: Set values and types for combined-flags constants...
2017-04-05 Sebastian Drögevalue: Properly set value and type for GST_FLAG_SET_MAS...
2017-03-31 Vincent Penquerc'hgstvalue: fix GstValue leak in structure_field_union_into
2017-03-31 Vincent Penquerc'hstreamcollection: fix racy user-after-free
2017-03-27 Tim-Philipp Müllerdebugutils: add pad EOS flag in pipeline dot file dumps
2017-03-24 Nicolas Dufresneparamspec: Fix array validation logic
2017-03-24 Nicolas Dufresnearray/fraction: In param types, use get_type() function...
2017-03-24 Nicolas Dufresnefraction/array: Make get_type() thread safe
2017-03-24 Nicolas Dufresnegstutils: Add helpers to get/set array properties
2017-03-24 Nicolas Dufresnestructure: Add get/set_array/list using GValueArray
2017-03-24 Nicolas Dufresnegstvalue: Add transformation to/from GValueArray
2017-03-24 Jan Schmidtparamspecs: Use gst_value_array_get_type() for GstParam...
2017-03-20 Vincent Penquerc'hvalue: fix union of int range and int when extending...
2017-03-09 Jan Schmidtgstvalue: Do more checks when guessing at flagset strings
2017-03-08 Tim-Philipp Müllerelementfactory: promote factory not found log message...
2017-03-03 Tim-Philipp Müllerinfo: document that logging macros don't need newlines...
2017-02-24 Tim-Philipp Müllerpad: add since marker to docs for new API
next