docs: pwd: fix typos
[platform/upstream/gstreamer.git] / gst /
2014-10-14 Linus Svenssonbus: Add a function to remove a bus watch
2014-10-11 Arun Raghavandocs: Update GstQOSType documentation a bit
2014-10-06 Nicolas Huetsystemclock: fix multi-thread entry status issue
2014-09-29 Sebastian Drögeuri: Don't unconditionally use g_list_copy_deep()
2014-09-29 Sebastian Drögeuri: Include our own BSD licensed copy of strcasestr...
2014-09-29 Sebastian Drögeuri: Fix compiler warnings with gcc
2014-09-29 Sebastian Drögeuri: Fix memory leak in gst_uri_join()
2014-09-29 David WaringGstUri: Add GstUri miniobject to handle URIs in an...
2014-09-25 Stefan Sauerfixme: bump leftover 0.11 fixme comments
2014-09-25 Stefan Sauerevent: 'newsegment' to 'segment' in the docs
2014-09-25 Tim-Philipp Müllerinfo: remove confusing warning about running under...
2014-09-23 William Manleydocs: Fix GstBuffer typo "memory bock" -> "memory block"
2014-09-23 William Manleydocs: Improve gst_buffer_get_meta() to clear up confusion
2014-09-23 Marcin Kolnydatetime: added missing include directives
2014-09-19 Ravi Kiran K Ngsturi: Remove unnecessary code
2014-09-18 Olivier Crêtegst: Fix spelling error
2014-09-17 Stefan Sauerinfo: avoid global variable for log_file
2014-09-17 Ognyan Tonchevevent: add annotations to gst_event_parse_toc_select()
2014-09-16 Ognyan Tonchevquery: Add annotations to gst_query_add_allocation_pool()
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
next