tools: print TOC scope
[platform/upstream/gstreamer.git] / gst /
2012-07-28 Tim-Philipp Müllertoc: add GstTocScope and require it in the constructor
2012-07-27 Sebastian Drögetag: Add a scope to taglists
2012-07-27 Wim Taymanssegment: add offset field
2012-07-27 Wim TaymansUpdate for new seeking variable name
2012-07-27 Wim Taymanssegment: small cleanup
2012-07-27 Wim Taymanssegment: remove redundant checks
2012-07-27 Wim Taymansallocator: remove user_data from alloc vmethod
2012-07-26 Tim-Philipp Müllertaglist: make GST_TAG_APPLICATION_DATA also a GstSample
2012-07-26 Tim-Philipp Müllertaglist: gst_tag_list_get_buffer*() => gst_tag_list_get...
2012-07-23 Wim Taymansbufferlist: pass index as gint to _insert
2012-07-23 Sebastian Rasmussengstpoll: Improve warning message when re-adding fd...
2012-07-20 Tim-Philipp Müllervalue: add GstTagList serialisation/deserialisation
2012-07-19 Wim Taymansminiobject: fix sharedness check
2012-07-19 Wim Taymansminiobject: refuse write when object is shared
2012-07-19 Wim Taymansmessage: improve buffering message defaults
2012-07-18 Wim Taymanspad: fix debug line
2012-07-18 Wim Taymansghostpad: remove custom function
2012-07-18 Wim Taymanspad: add PROXY_SCHEDULING flag
2012-07-18 Wim Taymansutils: fix docs
2012-07-18 Wim Taymanspad: improve query caps function
2012-07-18 Wim Taymansbasesink: handle -1 step amounts
2012-07-18 Tim-Philipp Müllerquery: fix gst_query_parse_nth_allocation_pool() annotation
2012-07-18 Edward Herveygstghostpad: Forward queries in both direction
2012-07-17 Wim Taymansbuffer: make _foreach_meta more powerful
2012-07-17 Wim Taymansbufferlist: improve foreach function
2012-07-17 Wim Taymansbuffer: add more debug
2012-07-17 Wim Taymansparse: fix some debug
2012-07-17 Wim Taymansparse: only escape spaces outside of quotes
2012-07-17 Wim TaymansRevert "parse: escape \ with a \ as well, so that we...
2012-07-17 Evan Nemersonutils: set return type of gst_parse_bin_* to GstBin...
2012-07-17 Evan Nemersonintrospection: add missing array annotation to gst_form...
2012-07-16 Stefan Sauerbin: aggregate durations like in adder
2012-07-15 Tim-Philipp Müllerdatetime: just return NULL on short input strings inste...
2012-07-14 Tim-Philipp Müllertaglist: check value type matches tag type when adding...
2012-07-14 Tim-Philipp Müllerinfo: make taglists and datetime loggable via GST_PTR_F...
2012-07-11 Jan Schmidtgstpad: Move sticky flag clearing code to gst_pad_activ...
2012-07-11 Wim Taymansevent: improve annotation
2012-07-11 Stefan Sauersegment: remove removed api from the docs.
2012-07-11 Sebastian Drögetoc: Add functions to retrieve the parent GstToc/GstToc...
2012-07-11 Anton Belkatoc: Fix gst_toc_find_entry()
2012-07-11 Edward Herveystructure: Demote WARNING to DEBUG
2012-07-10 Edward HerveyRemove 0.10-related documentation and "Since" markers
2012-07-10 Wim Taymansquery: copy structure in _add_allocation_meta()
2012-07-10 Wim Taymansgst: add new flags
2012-07-10 Matej Knoppminiobject: fix exclusive lock/unlock race
2012-07-09 Stefan Sauersegment: also copy the segment flag
2012-07-09 Tim-Philipp Müllergst: sprinkle some G_GNUC_INTERNAL for internal functions
2012-07-09 Edward Herveygstbin: collect and aggregate STREAM_START messages
2012-07-09 Edward Herveygstmessage: New GST_MESSAGE_STREAM_START
2012-07-09 Wim Taymansdocs: fix docs a little more
2012-07-09 Wim Taymansmemory: Make GstAllocator a GstObject
2012-07-09 Wim Taymansmemory: remove unused macros
2012-07-09 Wim Taymansclock: make abstract
2012-07-09 Tim-Philipp Müllertoc: remove padding now that the structs are private
2012-07-09 Tim-Philipp Müllertoc: add gst_toc_dump() function for debugging
2012-07-09 Tim-Philipp Müllerbus, clock: make sure these never have a floating ref
2012-07-07 Tim-Philipp Müllervalue: use datetime serialise/deserialise functions...
2012-07-07 Tim-Philipp Müllerdatetime: do our own serialisation so we can serialise...
2012-07-07 Tim-Philipp Müllerdatetime: when deserialising parse microseconds if...
2012-07-07 Tim-Philipp Müllerdatetime: fix second parsing failure case when deserial...
2012-07-07 Sebastian Rasmussengstinfo: Add destroy notify arguments to debug stubs
2012-07-07 Sebastian Rasmussengststructure: Set lcopy string const exactly as glib...
2012-07-06 Wim Taymansmemory: expose the GstAllocation structure
2012-07-06 Edward Herveystructure: Demote WARNING to INFO
2012-07-06 Wim Taymansquery: use more generic structure for meta params
2012-07-06 Wim Taymansquery: make find_allocation_meta method
2012-07-06 Wim Taymansquery: add flags to allocation query
2012-07-05 Wim Taymansmemory: add gst_memory_init()
2012-07-05 Wim Taymansminiobject: fix some miniobject docs
2012-07-05 Sebastian Drögeevent: Add format and position to the segment-done...
2012-07-05 Wim Taymansminiobject: increase amount of possible flags
2012-07-05 Sebastian Drögeevent: Implement segment-done event
2012-07-05 Sebastian Drögequery: Remove the TOC query, it's not very useful now...
2012-07-05 Sebastian Drögequark: Remove unneeded quarks
2012-07-05 Sebastian Drögetoc: Make structures opaque and clean up function names...
2012-07-05 Wim Taymansbuffer:fix debug category
2012-07-05 Wim Taymansminiobject: add lock functionality to GstMiniObject
2012-07-05 Wim Taymansinfo: add new locking debug category
2012-07-05 Wim Taymansmemory: fix is_exclusive
2012-07-05 Wim Taymansmemory: add LOCK_FLAG_READWRITE define
2012-07-05 Wim Taymansmemory: small cleanup
2012-07-05 Wim Taymansupdate for new symbols
2012-07-05 Wim Taymansmemory: Fix the NO_SHARE flag in the constructor
2012-07-05 Wim Taymansmemory: only check the locking refcount
2012-07-05 Wim Taymansbuffer: fix resize
2012-07-05 Wim Taymansmemory: Use lock flags for map flags
2012-07-05 Wim Taymansbuffer: lock memory EXCLUSIVE
2012-07-05 Wim Taymansmemory: cleanup the locking code
2012-07-05 Wim Taymansmemory: expose the internal locking api
2012-07-04 Tim-Philipp Müllerregistry: remove outdated bits of warning message
2012-07-04 Tim-Philipp MüllerAdd versioned variants of some environment variables
2012-07-04 Tim-Philipp Müllerdocs: fix typo in GstSample docs
2012-07-04 Tim-Philipp Mülleruri: there are valid URI protocols with only two letter...
2012-07-04 Tim-Philipp Müllersegment: make sure we don't have unmapped seek flags...
2012-07-04 Joshua M. Doedatetime: add conversion to/from GDateTime
2012-07-04 Tim-Philipp Müllerutils: remove unused gst_print_* functions
2012-07-03 Tim-Philipp Müllerpads: no need to deactivate pads that are already in...
2012-07-03 Tim-Philipp Müllerpads: make pad activation debug logs a bit more readable
2012-07-03 Tim-Philipp Müllerpad: clear EOS flag when deactivating pads fixing eleme...
2012-07-03 Wim Taymansbuffer: fix the _get_mapped function
next