queue: remove weird link behaviour
[platform/upstream/gstreamer.git] / gst /
2012-02-20 Wim Taymanssegment: don't use duration in clipping
2012-02-20 Wim Taymansinfo: debug segment duration as well
2012-02-18 Wim Taymansmemory: fix more docs
2012-02-17 Edward Herveydoc fixups
2012-02-17 Edward Herveygstvalue: Remove useless assignment
2012-02-17 Edward Herveygstvalue: Gracefully handle NULL Gvalue
2012-02-17 Wim Taymanspad: make some errors critical
2012-02-17 Wim Taymansinfo: also debug position of segment
2012-02-15 Wim Taymanstask: add more debug
2012-02-14 Wim TaymansMerge branch 'master' into 0.11
2012-02-13 Wim Taymansmemory: more work on refcount and writability
2012-02-13 Wim Taymansmeta: fix typos
2012-02-12 Tim-Philipp Müllerevent: make _parse_nth_stream_config_header() and _pars...
2012-02-12 Tim-Philipp Müllerevent: rename gst_event_{set,parse}_stream_config_codec...
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-02-10 Wim Taymansclean up object init
2012-02-10 Wim Taymanspad: silence probe debug a litte
2012-02-10 Wim Taymansgst: add some performance logging
2012-02-09 Wim Taymansdocs: update and improve docs
2012-02-09 Tim-Philipp Müllerutils: remove gst_element_class_install_std_props()
2012-02-08 Wim TaymansGST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
2012-02-08 Wim TaymansMerge branch 'master' into 0.11
2012-02-08 Wim Taymanspad: error when activation mode is wrong
2012-02-08 Wim Taymansclock: remove method declaration too
2012-02-07 Stefan Sauerclock: remove unimplemented stats property while we can
2012-02-06 Wim Taymansgst: improve debugging
2012-02-04 Havard Graffregistry: fix compilation with --disable-registry
2012-02-03 Vincent Penquerc'hbin: reset the EOS detection machinery after sending...
2012-02-02 Wim Taymanstrace: print caps in dump
2012-02-02 Wim Taymansmemory: add debug and trace for GstMemory
2012-02-02 Wim Taymanstrace: don't check random pointers for objects
2012-02-02 Wim TaymansUpdate debug categories
2012-02-02 Wim Taymansremove TRACE_NAME from headers
2012-02-02 Wim Taymansmemory: add some performce debug info
2012-02-02 Wim Taymanspad: add flag to proxy allocation query
2012-02-02 Tim-Philipp Müllertypefind: pass extensions as comma-separated list in...
2012-01-31 Wim Taymanselement: don't crash on missing template
2012-01-31 Wim Taymansdon't do logic in g_assert...
2012-01-30 Stefan Sauercontroller: rename control-bindings
2012-01-30 João Paulo Pizani... Fixes the lack of an include directive in gst/gstpreset.h
2012-01-30 Stefan Sauercontrolsource: sink the floating ref
2012-01-30 Wim Taymansbuffer; remove IN_CAPS buffer flag
2012-01-30 Wim Taymansquery: pass allocator in query
2012-01-30 Wim Taymansmemory: add memory type
2012-01-30 Wim Taymansmemory: add boxed GType for the allocator
2012-01-30 Wim Taymansmemory: make the allocator refcounted
2012-01-30 Philippe Normandcore: don't ship gsttrace.h private header
2012-01-28 Tim-Philipp Müllerevent: require a valid duration for the GAP event
2012-01-28 Tim-Philipp Müllergst: ref new enum type in gst_init()
2012-01-28 Tim-Philipp Müllerdocs: add some (out) annotations for stream config...
2012-01-28 Tim-Philipp Müllerevent: add constructor and parse function for new GAP...
2012-01-28 Tim-Philipp Müllerdocs: GST_EVENT_STREAM_CONFIG is implemented now
2012-01-28 Olivier CrêteUse macros to register boxed types thread safely
2012-01-27 Sebastian Drögesegment: Add padding to the public struct
2012-01-27 Tim-Philipp Müllergst: don't ref GType for private enum for which there...
2012-01-27 Tim-Philipp Müllerevent: add construct and parse API for the new STREAM...
2012-01-27 Wim Taymanstrace: remove from public headers
2012-01-27 Andoni Morales Ala... caps: fix documenation typo
2012-01-27 Wim Taymanstrace: rework alloc tracing
2012-01-27 Wim Taymanstrace: make alloc trace work for miniobject again
2012-01-27 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-27 Wim Taymanstests: fix some more leaks
2012-01-27 Vincent Penquerc'hgstplugin: add a few consts to read only data
2012-01-27 Wim Taymansmemory: avoid memory leak
2012-01-27 Sebastian Drögeevent: Mark the new GAP event as non-sticky
2012-01-27 Sebastian Drögeevent rebase
2012-01-27 Sebastian Drögeevent: Add constructor and docs for the new STREAM_STAR...
2012-01-26 Wim Taymanspad: add user data to chain functions
2012-01-26 Vincent Penquerc'htaglist: restore date/time type to GstDateTime
2012-01-26 Peteris Krisjanisgst: gst_parse_launch now returns a floating reference
2012-01-26 Edward Herveygststructure: Set "transfer none" to return values...
2012-01-26 David Schleefelement: call ->release_pad() to clean up pad
2012-01-26 Wim Taymansevent: add some more events
2012-01-26 Andoni Morales Ala... gstmemory: add missing parameter
2012-01-26 Sebastian Drögecaps: Fix compiler warning
2012-01-26 Sebastian Drögecaps: Use correct size for caps allocation
2012-01-26 Sebastian Drögecaps: Make GstCaps public struct more opaque by moving...
2012-01-26 Sebastian Drögecaps: Store a pointer to GstCaps in GstStaticCaps
2012-01-26 Wim Taymansevent: remove the sticky event index
2012-01-26 Tim-Philipp Müllerbufferpool: use GstValueArray instead of GValueArray...
2012-01-26 Wim Taymanspad: add probe id to the info
2012-01-25 Jason DeRosegst_pad_template_new() now returns a floating reference
2012-01-25 Peteris Krisjanisgst_pipeline_new now returns a floating reference.
2012-01-25 Peteris Krisjanisgst: gst_parse_bin_from_description returns a new reference
2012-01-25 Tim-Philipp Müllerquery: use GArray for internal arrays instead of the...
2012-01-25 Peteris Krisjanisgst: Changed introspection transfer flag to (transfer...
2012-01-25 Wim Taymansmemory: add flags to the mapinfo
2012-01-25 Wim Taymansmemory: make guint8 * for easy usage
2012-01-25 Wim Taymansmemory: add method to create mapped memory
2012-01-25 Wim TaymansAdd new GstMapInfo
2012-01-25 Edward Herveycontrolbindings: name is not a const
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-24 Stefan Sauercontroller: cleanup the control-binding construction
2012-01-24 Vincent Penquerc'hgstvalue: handle NULL dest in bitmask/bitmask intersection
2012-01-24 Vincent Penquerc'hgstvalue: add stepped ranges
2012-01-24 Vincent Penquerc'hgstutils: add a 64 bit version of GCD calculation
2012-01-24 Vincent Penquerc'hgstvalue: enforce identical basic types in lists, arrays
2012-01-23 Stefan Sauerobject: register all properties in one go
2012-01-23 Stefan Sauercontroller: allow different controlbindings
2012-01-22 Tim-Philipp MüllerReplace deprecated GStaticMutex with GMutex
next