basesrc: handle reference in set_allocation rather than in prepare_allocation
[platform/upstream/gstreamer.git] / gst /
2014-09-12 Sebastian Drögepad: Make sure the buffer to get/pull_range() has at...
2014-09-12 Ognyan Tonchevquery: add annotations to gst_query_set_nth_allocation_...
2014-09-03 Tim-Philipp Müllerdevicemonitor: fix typo in sample code in docs
2014-09-02 Wim Taymanspad: don't accept flush-stop on inactive pads
2014-08-28 Arnaud Vracbuffer: do not touch memory tag flag when copying buffe...
2014-08-28 Linus Svenssonbus: gst_bus_add_watch() can return 0 on error
2014-08-23 Tim-Philipp Müllerpad: add g-i 'transfer full' annotations to chain and...
2014-08-23 Guillaume Desmottespad: annotate GstPadEventFunction event with 'transfer...
2014-08-13 Philippe Normandbus: destroy signal watch from the context it was mapped to
2014-08-13 Sebastian Drögebin: Use allow-none instead of nullable until we depend...
2014-08-13 Sebastian Drögebin: gst_bin_new() can accept NULL as name
2014-08-13 Sebastian Drögeelement: Clarify docs about gst_element_get_request_pad...
2014-08-12 Arun Raghavandocs: Trivial pad documentation fix
2014-08-06 Sebastian Drögeutils: Ghostpads can be request pads too but check...
2014-08-06 Sebastian Rasmussenutils: Unref/release pads in error cases when linking...
2014-07-30 Mohammed Sameerbufferpool: Add missing error checking to default_alloc...
2014-07-28 Sebastian Rasmussenparse: Unref reference to enclosing bins
2014-07-28 Руслан Ижбулатовpoll: Prevent false-negative from WAKE_EVENT() on W32
2014-07-26 Tim-Philipp Müllergst: include atomicqueue.h again in gst.h
2014-07-24 Tim-Philipp Müllerbufferlist: pre-allocate buffer array in one go with...
2014-07-23 Stefan Sauerprivate: allow internal access to the debug base-time
2014-07-21 Thiago Santosgstvalue: add GstTagList compare function
2014-07-21 Sebastian Drögepipeline: Reset the start time when going from PAUSED...
2014-07-21 Sebastian Drögepipeline: Reset start time in READY->PAUSED before...
2014-07-16 Sebastian Rasmussendebugutils: Unref pad template after use
2014-07-14 Thiago Santosgst: init taglist gtype to use it in gstvalue
2014-07-09 Sebastian Rasmussendocs: Fix documentation typos and inconsistencies
2014-07-03 Sebastian Drögemessage: Work around g-i/pygobject/gjs bug with ~0...
2014-07-01 Göran Jönssonpad: Don't unlock while iterating over all sticky event...
2014-07-01 Evan Nemersonintrospection: Assorted minor introspection and documen...
2014-06-30 Guillaume Desmottesdevicemonitor: Stop using g_clear_pointer()
2014-06-27 Tim-Philipp Müllerdevicemonitor: don't fail when started without any...
2014-06-27 Tim-Philipp Müllerdeviceproviderfactory: handle NULL classes argument...
2014-06-27 Olivier Crêtedevicemonitor: Improve documentation
2014-06-27 Olivier Crêtedevicemonitor: Make it possible to add multiple filters
2014-06-26 Olivier Crêtedevice: Add pre-conditions
2014-06-26 Olivier CrêteGstDeviceMonitor: Rename from GstGlobalDeviceMonitor
2014-06-26 Olivier CrêteDeviceProvider: Rename from DeviceMonitor
2014-06-26 Philip Withnallminiobject: Add missing (nullable) annotations
2014-06-26 Sebastian Drögemessage: Application and element messages should not...
2014-06-26 Evan Nemersonintrospection: add some missing allow-none annotations...
2014-06-26 Evan Nemersonintrospection: add nullability annotations to out and...
2014-06-26 Evan Nemersonintrospection: add missing (nullable) annotations to...
2014-06-26 George Kiagiadakiscaps: unset the parent refcount of the old features...
2014-06-22 Tim-Philipp Müllercaps: gst_caps_is_any() should return TRUE or FALSE
2014-06-21 Tim-Philipp Müllerdevice: rename "klass" and get_klass() to "device-class...
2014-06-21 Tim-Philipp Müllervalue: simplify GST_VALUE_HOLDS for our boxed and funda...
2014-06-20 Olivier CrêteGstDevice: Document GstDevice and related classes
2014-06-19 Tim-Philipp Müllergstvalue: optimise checks for lists
2014-06-19 Tim-Philipp Müllergstvalue: use g_assert() in internal function for alrea...
2014-06-19 Tim-Philipp Müllergstvalue: add internal _can_compare_unchecked()
2014-06-19 Tim-Philipp Müllergstvalue: add internal _list_concat() that takes owners...
2014-06-19 Tim-Philipp Müllerstructure: simplify value type checks in getters
2014-06-19 Sebastian Drögevalue: Add a FIXME 2.0 for a fraction ranges optimization
2014-06-19 Sebastian Drögevalue: Make sure to cast int range values to guints...
2014-06-19 Sebastian Drögevalue: Store integer ranges directly in a GValue withou...
2014-06-19 Edward Herveygst_private: Fix duplicate definition
2014-06-19 Sebastian Drögegst: Store more basic type GTypes in variables
2014-06-19 Sebastian Drögevalue: Store our fundamental type GTypes in variables
2014-06-17 Edward Herveygstvalue: Speed up gst_value_intersect/_subtract
2014-06-16 Tim-Philipp Müllerbufferlist: fix buffer leak in _remove()
2014-06-14 Tim-Philipp Müllerdevicemonitor: some docs additions and fixes
2014-06-12 Evan Nemersonintrospection: minor annotation additions
2014-06-12 Evan Nemersonintrospection: include gstversion.h in GIR generation
2014-06-07 Tim-Philipp Müllerglobaldevicemonitor: prettify header
2014-06-06 Evan Nemersonintrospection: fix some minor annotation bugs
2014-06-03 Tim-Philipp Müllerinfo: make printing datetimes work with GST_PTR_FORMAT
2014-06-03 Tim-Philipp Müllerdatetime: change internal implementation to mini object
2014-06-03 Wim Taymansinfo: first handle all miniobjects, then GObjects
2014-06-03 Wim Taymansinfo: GstDateTime does not have a GType as first field
2014-06-03 Wim Taymansinfo: use macros to check types
2014-06-01 Tim-Philipp Müllerglobaldevicemonitor: connect sync-message signal on...
2014-05-30 Sebastian DrögeRevert "miniobject: Add missing (nullable) annotations"
2014-05-30 Sebastian Drögebufferpool: It's pool, not poo... even when talking...
2014-05-30 Philip Withnallminiobject: Add missing (nullable) annotations
2014-05-29 Evan Nemersondocs: convert NULL, TRUE, and FALSE to %NULL, %TRUE...
2014-05-29 Tim-Philipp Müllerdocs: fix type in GstObject docs
2014-05-29 Evan Nemersonbufferpool: fix gst_buffer_pool_has_option() documentation
2014-05-29 Thiago Santoselement: set pads need-parent flag to false when removing
2014-05-27 Tim-Philipp Müllerpad: two minor docs fixes
2014-05-26 Thiago Santospad: store last flow return and provide acessor function
2014-05-26 Nicolas Dufresnebufferpool: Add method and virtuals to set flushing...
2014-05-14 Tim-Philipp Müllerpluginloader: fix compiler warning on windows
2014-05-12 Edward Herveypluginloader: Don't leak pluginloader in error cases
2014-05-12 Edward Herveycaps: Don't leak features on error cases
2014-05-08 Nicolas Dufresnebufferpool: Add an helper to validate config
2014-05-08 Nicolas Dufresnebufferpool: Update the configure even if set_config...
2014-05-08 Nicolas Dufresnebufferpool: Add support for reconfiguring a pool
2014-05-08 Nicolas Dufresnevalue: Add support for GstAllocationParams comparision
2014-05-08 Nicolas Dufresnevalue: Add support for GObject comparising in structures
2014-05-08 Tim-Philipp Müllerplugin: fix case where gst_plugin_load_file() didn...
2014-05-08 Wim Taymanspads: update docs for request pads
2014-05-04 Tim-Philipp Müllervalue: init flag mask more correctly
2014-05-01 Sebastian Drögebin: Always first post the state-changed message for...
2014-05-01 Stian Selnesbufferpool: fix log message of buffer pointer
2014-04-28 Sebastian Drögequery: Add boolean to URI query to specify if a redirec...
2014-04-26 Felipe Ortizdocs: add docs for various GstPad macros
2014-04-26 Tim-Philipp MüllerRevert "docs: add docs for various GstPad macros"
2014-04-26 Tim-Philipp Müllerdocs: remove outdated and pointless 'Last reviewed...
2014-04-26 Nicolas Dufresnebuffer: Only set TAG_MEMORY if the memory has been...
next