tests: gststructure: serialization of tag event structure
[platform/upstream/gstreamer.git] / gst /
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...
2014-04-26 Showayb Zahdadocs: add docs for various GstPad macros
2014-04-25 Sebastian Drögebin: When going to READY make sure to always deactivate...
2014-04-22 Sebastian Drögebin: Don't left-shift into the sign bit, the result...
2014-04-22 Sebastian Drögevalue: Use an unsigned 64 bit integer as a mask
2014-04-17 Edward Herveygstvalue: Prevent division or modulo by zero
2014-04-17 Antoine Jacoutotlibs: g-ir-scanner: do not hardcode libtool path
2014-04-16 Sebastian Drögememory/buffer: Initialise GstMapInfo to zeroes if mappi...
2014-04-16 Sebastian Drögepreset: Unref return value of gst_child_proxy_get_child...
2014-04-16 Sebastian Drögepreset: Automatic code style fixes
2014-04-15 Sebastian Drögepad: Add missing space in debug output
2014-04-12 Linus Svenssonpad: don't access unowned and possibly already freed...
2014-04-11 Edward Herveygstbuffer: Fix range iteration
2014-04-10 Vincent Penquerc'hstructure: error out when trying to fixate a fraction...
2014-04-10 Sebastian Drögeevent: Update running time in QoS based on the pad...
2014-04-10 Sebastian Drögepad: Apply pad offsets on all events, not just segment...
2014-04-10 Sebastian Drögeevent: Add running-time-offset field to all events
2014-04-09 Vincent Penquerc'hutils: avoid dividing by zero when multiplying y/z...
2014-04-07 Sebastian Drögeparse: Don't dist the bison and flex generated headers
2014-04-06 Sebastian Rasmussendebugutils: Handle caps field values being NULL
2014-04-05 Edward Herveygstvalue: Prevent division or modulo by zero
2014-04-05 Haakon Sporsheimgstvalue: Fix comparison of int/int64 range
next