meson: use gnome.mkenums_simple() to generate controller enumtypes
[platform/upstream/gstreamer.git] / gst /
2018-03-21 Petr Kulhavygstbuffer: reset buffer to its original size if intact
2018-03-21 Sebastian Drögeparamspecs: Set g-i annotation values for GST_PARAM_...
2018-03-21 Sebastian Drögeelementfactory: GST_ELEMENT_FACTORY_TYPE_DECODABLE...
2018-03-20 Sebastian Drögegst: Fix compilation with latest GLib
2018-03-13 Tim-Philipp Müllergst: GST_EXPORT -> GST_API
2018-03-12 Matthew Waterspromise: be more explicit in docs about who/when to...
2018-03-05 Sebastian Drögedebugutils: Change dot-file functions documentation...
2018-03-04 Sebastian Drögegst: Add some more (type filename) annotations
2018-03-01 Mathieu Duponchellemeson: enable more warnings
2018-03-01 Mathieu Duponchelleghostpad: ensure we build a ghost pad ..
2018-03-01 Mathieu Duponchellepad: fix mixed declarations
2018-02-28 Mathieu Duponchellepad, ghostpad: use the template gtype if specified
2018-02-18 Mark Nauwelaertsgst: fix some GIR annotations
2018-02-15 Tim-Philipp Müllergstconfig.h: want deprecation warnings if GST_DISABLE_D...
2018-02-03 Tim-Philipp Müllerautotools: use -fno-strict-aliasing where supported
2018-02-03 Tim-Philipp Müllerbuffer: fix gtk-doc warning regarding _get_n_meta(...
2018-02-02 Matthew Watersgstpromise: add since 1.14 markers
2018-01-31 Mathieu Duponchellegstbuffer.h: move FLAG_LAST documentation back to the...
2018-01-31 Mathieu Duponchellegstbuffer: add GST_BUFFER_FLAG_NON_DROPPABLE
2018-01-27 Tim-Philipp Müllerbuffer: add gst_buffer_get_n_meta() convenience function
2018-01-27 Arun Raghavangst: Fix up a bunch of GIR annotations
2018-01-27 Arun Raghavandevicemonitor: Return NULL instead of FALSE
2018-01-26 François Laignelmessage: Add gst_message_writable_structure()
2018-01-20 Tim-Philipp Müllerchildproxy: gracefully handle methods being NULL
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...
next