win32: fix .def file for new API
[platform/upstream/gstreamer.git] / gst /
2018-01-18 Sebastian Drögepadtemplate: And add missing GST_EXPORT to gst_pad_temp...
2018-01-18 Sebastian Drögepadtemplate: Add missing Since: 1.14 marker to gst_pad_...
2018-01-18 Sebastian Drögepadtemplate: Add gst_pad_template_new_with_gtype()
2018-01-18 Sebastian Drögepadtemplate: Add Since: 1.14 marker to gst_pad_template...
2018-01-16 Edward Herveygstpad: Avoid stream-dead-lock on deactivation
2018-01-15 Edward Herveygstpad: Release pending g_cond_wait() when stopping...
2018-01-12 Tim-Philipp Müllerdocs: explicit refer to GObject docs for floating refs
2018-01-11 Tim-Philipp Müllerutils: use g_get_monotonic_time() as fallback in gst_ut...
2018-01-11 Tim-Philipp Müllerplugin: plugin_load() must return a ref even if it...
2018-01-11 Tim-Philipp Müllerinfo: reset default threshold to LEVEL_DEFAULT not 0
2017-12-26 Sebastian Drögestreams: GstStreamType/GstStream are available since...
2017-12-26 Stefan Sauersegment: add a FIXME-2.0 for the format parameters
2017-12-24 Tim-Philipp MüllerSkip gst_deinit() if gstreamer was not initialized...
2017-12-20 Sebastian Drögesystemclock: set_default() clock parameter can be NULL
2017-12-20 Sebastian Drögeelement: Annotate set_clock() clock parameter with...
2017-12-20 Sebastian Drögeelement: Annotate set_bus() bus parameter as allow...
2017-12-17 Sebastian Drögeplugin: Annotate add_dependency() arguments as NULL...
2017-12-14 Umang Jaindocs: GstBus: Provide more information for ref/unref...
2017-12-14 Matthew Watersdocs: include tracers in the documentation
2017-12-07 Tim-Philipp Müllerdocs: Fix a few gtk-doc warnings
2017-12-06 Edward Herveygstpad: Handle GST_PAD_PROBE_HANDLED on sticky event...
2017-12-06 Sebastian Drögeevent/query/message: Annotate get_structure() return...
2017-12-06 Sebastian Drögequery: Add an empty structure in writable_structure...
2017-12-05 Edward Herveydocs: Misc addition/fixes
2017-12-05 Edward Herveydocs: Add documentation for GST_SEQNUM_INVALID
2017-12-05 Edward Herveyutils: Never return a group_id of 0, add GST_GROUP_ID_I...
2017-12-05 Tim-Philipp Müllerbuffer: document that _extract_dup() will return NULL...
2017-12-05 Nirbheek Chauhanmeson: Use new find_program fallback syntax
2017-12-04 Sebastian Drögegst: gst_element_remove_pad() is transfer none for...
2017-12-04 Jan Alexander Stef... devicemonitor: Avoid maybe-uninitialized compiler warning
2017-12-03 Sebastian Drögegst: Annotate various strings as type filename if they...
2017-12-02 Tim-Philipp MüllerMove GstAggregator from -bad to core
2017-12-02 Tim-Philipp Müllerinfo: always check match patterns for new debug categories
2017-12-02 Tim-Philipp Müllerinfo: fix performance issue with registering categories...
2017-12-01 Nicolas Dufresneplugin-scanner: Measure string length in bytes
2017-11-26 Thibault SaunierRevert "preset: Do not save deprecated properties"
2017-11-26 Thibault Saunierpreset: Do not save deprecated properties
2017-11-26 Thibault Sauniertaglist: Avoid assertions when getting tag nick from...
2017-11-26 Thibault Saunierpreset: Do not save deprecated properties
2017-11-26 Tim-Philipp Müllertools: gst-inspect: print pad properties where we know...
2017-11-25 Edward Herveygstinfo: Use free instead of g_free
2017-11-25 Edward Herveygstinfo: Don't leak array of strings
2017-11-24 Edward Herveygstutils: Fix linear regression comparision
2017-11-24 Mikhail Fludkovgsttraceutils: actually disable tracing system hooks...
2017-11-24 Havard Graffutils: add gst_utils_dump_buffer()
2017-11-24 Stian Selnespad: gst_pad_activate_mode() always succeed if same...
2017-11-24 Tim-Philipp Müllerghostpad: return TRUE if target pad was already set
2017-11-24 Tim-Philipp Müllerghostpad: access internal pad with lock held
2017-11-24 Havard Graffghostpad: fix race-condition while tearing down
2017-11-23 Tim-Philipp Müllergstvalue: allocate slightly larger than needed tables...
2017-11-22 Mathieu Duponchellepad templates: Allow specifying GType
2017-11-22 Matthew Watersgst: add a promise object
2017-11-20 Edward Herveyregistrychunks: Make sure we use aligned memory
2017-11-16 Edward Herveygstpad: Make pad (de)activation atomic
2017-11-16 Edward Herveygstpad: Make calls to GstPadActivateFunction MT-safe
2017-11-10 Nicolas Dufresneparamspec: Move condition check inside the g_return
2017-11-10 Nicolas Dufresneparamspec: Add missing since for _spec_array()
2017-11-02 Tim-Philipp Müllerelement: add gst_element_foreach_*pad()
2017-10-31 Edward Herveygstvalue: Cast GST_MAKE_FOURCC arguments
2017-10-27 Edward Herveyevent: Don't allow invalid SELECT_STREAMS event creation
2017-10-25 Edward Herveygst: Fix build with option parsing disabled
2017-10-20 Stefan Sauersegment: clarify the segment docs for the duration
2017-10-20 Stefan SauerRevert "segment: also intialize the duration"
2017-10-20 Stefan Sauersegment: also intialize the duration
2017-10-17 Jan Schmidtseqnum: Never return a seqnum of 0, reset GST_SEQNUM_IN...
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...
next