meta: add method to check for a tag
[platform/upstream/gstreamer.git] / gst /
2012-02-28 Wim Taymansmeta: add method to check for a tag
2012-02-28 Wim Taymansmeta: add support to tagging the metadata
2012-02-27 Wim Taymansremove some useless includes in .h
2012-02-27 Wim Taymansclock: make more stuff private
2012-02-27 Wim Taymanssystemclock: make more stuff private
2012-02-27 Wim Taymansbufferpool: make more stuff private
2012-02-27 Wim Taymansbus: make more fields private
2012-02-27 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-02-24 Tim-Philipp Müllerregistry: fix lseek() return code handling
2012-02-24 Tim-Philipp Müllerregistry: don't forget to clean up registry temp file...
2012-02-24 Wim Taymansatomicqueue: fix race
2012-02-24 Wim Taymansatomicqueue: fix subtle race
2012-02-24 Wim Taymansmeta: flesh out the metadata transform
2012-02-23 David Schleefspelling fix
2012-02-23 David Schleefpoll: fix spelling of writable
2012-02-23 Wim Taymansmemory: add user_data to GstMapInfo
2012-02-23 Wim Taymansbufferpool: improve docs
2012-02-22 Wim Taymansmemory: make _new_wrapped take user_data and notify
2012-02-21 Wim Taymanspad: handle NULL callbacks
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
next