value: fix int64 - int64 range intersection on big endian systems
[platform/upstream/gstreamer.git] / gst /
2012-06-23 Tim-Philipp Müllervalue: fix int64 - int64 range intersection on big...
2012-06-23 Tim-Philipp Müllerminiobjects: pass copy, dispose and free function to...
2012-06-23 Tim-Philipp Müllertaglist: remove some outdated FIXMEs and comments
2012-06-23 Tim-Philipp Müllersample: some more g-i annotations
2012-06-23 Tim-Philipp Müllersample: add compare function for GstSample
2012-06-23 Tim-Philipp Müllervalue: fix buffer compare function
2012-06-23 Tim-Philipp Müllerparse: update for gst_element_make_from_uri() change
2012-06-23 Tim-Philipp Mülleruri: add error argument to gst_element_make_from_uri()
2012-06-23 Tim-Philipp Müllermemory: annotate GstMapInfo data as array for g-i
2012-06-20 Wim Taymansinfo: add destroy notify to gst_debug_add_log_function()
2012-06-20 Wim Taymanspad: improve introspection annotation
2012-06-20 Wim Taymansbus: add GDestroyNotify to set_sync_handler()
2012-06-20 Wim Taymanstask: add separate methods to add enter/leave callback
2012-06-20 Wim Taymanstask: add GDestroyNotify to _new
2012-06-20 Wim Taymansclock: remove _full version
2012-06-20 Evan Nemersontask pool: set scope of gst_task_pool_push callback...
2012-06-20 Evan Nemersonintrospection: add missing return value annotations
2012-06-19 Evan Nemersonintrospection: rename some "data" arguments to "user_data"
2012-06-19 Evan Nemersontoc: add some missing element-type annotations
2012-06-19 Evan Nemersonbuffer pool: put GstBufferPoolAcquireParams typedef...
2012-06-19 Sebastian Drögememory: Fix docs typo
2012-06-19 Wim Taymansclock: assert about timestamp overflows
2012-06-18 Wim Taymanspad: move gst_pad_set_caps() to compat
2012-06-18 Wim Taymansutils: fix some docs
2012-06-18 Sebastian Rasmussenclock: fix compiler warning
2012-06-18 Wim Taymansminiobject: hide qdata array layout
2012-06-18 Evan Nemersonatomic queue: register as boxed type
2012-06-18 Evan Nemersonintrospection: assorted introspection and documentation...
2012-06-18 Evan Nemersontoc setter: change GstTocSetterIFace to GstTocSetterInt...
2012-06-18 Wim Taymansbufferpool: update docs a little
2012-06-18 Wim Taymansbufferpool:check caps argument
2012-06-15 Wim Taymanscaps: NULL is not a valid caps anymore
2012-06-15 Wim Taymansdocs: improve API docs
2012-06-15 Tim-Philipp Mülleralllocator: no need to store structure size inside...
2012-06-15 Tim-Philipp Müllerquery: no need to store the size of the structure insid...
2012-06-15 Tim-Philipp Müllerevent: no need to store the size of the structure insid...
2012-06-15 Tim-Philipp Müllerbufferlist: no need to store the size of the structure...
2012-06-15 Tim-Philipp Müllercaps: no need to store the size of the caps structure...
2012-06-15 Tim-Philipp Müllermessage: no need to store size of the message structure...
2012-06-15 Tim-Philipp Müllersample: no need to store the size of the sample structu...
2012-06-15 Tim-Philipp Müllertaglist: no need to store the size of the tag list...
2012-06-15 Wim Taymansminiobject: expand docs a little
2012-06-15 Wim Taymansminiobject: add qdata
2012-06-15 Wim Taymansminiobject: fix error in the weak ref handling
2012-06-14 Wim Taymansminiobject: remove the size field
2012-06-14 Wim Taymansmemory: make GstMemory a miniobject
2012-06-14 Wim Taymanstrace: always print miniobject refcount
2012-06-14 Wim Taymansmemory: fix copy function
2012-06-14 Wim Taymansmemory: make GstAllocator a miniobject
2012-06-14 Vincent Penquerc'helement: fix pad transfer annotation from none to full
2012-06-14 Wim Taymansmessage: add the running-time to the async-done message
2012-06-14 Wim Taymanspipeline: use reset_time message to reset the start...
2012-06-14 Wim Taymansmessage: add a new message to reset time
2012-06-13 Wim Taymansbin: always recurse into bins when doing state changes
2012-06-12 Tim-Philipp Müllerdatetime: clean-ups and new API adjustments
2012-06-12 Oleksij Rempeldatetime: allow GstDateTime where not all fields are set
2012-06-12 Tim-Philipp Müllermessage: fix up minor inconsistency in structure name...
2012-06-12 Evan Nemersonintrospection: add some missing annotations
2012-06-12 Stefan Sauerchildproxy: add a few more comments
2012-06-11 Stefan Sauerchildproxy: fix signal handler signatures in class
2012-06-11 Stefan Sauerchildproxy: use GstChildProxy instead of GObject on...
2012-06-11 Wim Taymanselement: remove unused UNPARENTING flag
2012-06-11 Wim Taymansbin: reorganize _remove_func to avoid races
2012-06-11 Matej Knoppgstelement: Start over if subclass removed the next...
2012-06-09 Tim-Philipp Müllerdatetime: remove fallback code for old GLibs
2012-06-08 Edward Herveygstutils: Faster read macros
2012-06-07 Edward Herveyregistry: We name the registry after the target cpu
2012-06-06 Wim Taymanselement: fix pad cleanup in dispose
2012-06-06 Sebastian Drögeevent: Don't make the TOC event a multi-sticky event
2012-06-06 Havard GraffMake sure that unlinked pads do not cause a return...
2012-06-06 Wim Taymansevent: add name to sticky_multi events
2012-06-06 Wim Taymansquery: improve docs
2012-06-06 Wim Taymanspad: only serialized events can't pass after EOS
2012-06-05 Tim-Philipp Müllergst_tag_list_free -> gst_tag_list_unref
2012-06-05 Wim Taymansutils: improve debug
2012-06-05 Wim Taymanspad: don't pause task on EOS
2012-06-05 Wim Taymanspad: fix event type check
2012-06-04 Wim Taymanspad: fix 'res' may be used uninitialized in this function
2012-06-04 Sebastian Drögepad: Don't accept any buffers or events after EOS
2012-06-04 Sebastian Drögepad: Always return errors for EOS events immediately
2012-06-04 Sebastian Drögepad: Only forward caps events to a pad if it accepts...
2012-06-02 Sebastian DrögeRevert "pad: Return FALSE if pushing of sticky events...
2012-06-02 Tim-Philipp Müllerpad: fix variable-set-but-not-used compiler warning
2012-06-02 Sebastian Drögepad: If pushing a sticky event failed, make sure to...
2012-06-02 Sebastian Drögepad: Return FALSE if pushing of sticky events failed
2012-05-29 Tim-Philipp Müllertaglist: add guards to make sure taglist is writable...
2012-05-29 Tim-Philipp Müllertaglist: avoid unnecessary string copying when register...
2012-05-27 Tim-Philipp Müllergst_tag_list_free() -> gst_tag_list_unref()
2012-05-27 Tim-Philipp Müllertaglist: make GstTagList a GstMiniObject
2012-05-27 Tim-Philipp Müllercaps: log freeing of caps at same log level as creation...
2012-05-26 Tim-Philipp Müllermessage, event: update for tag lists not being structur...
2012-05-26 Tim-Philipp Müllertaglist: make proper struct not just a GstStructure
2012-05-25 Josep Torradebugutils: Fix static linking on OS X
2012-05-23 Edward Herveyuri: Add some debug statements
2012-05-21 Stefan Sauerdocs: improve the seeking docs more.
2012-05-21 Stefan Sauerdocs: fix a typo and clarify event handling a bit more
2012-05-21 Wim Taymansbin: try harder to avoid state changes in wrong direction
2012-05-21 Anton Belkatoc: Add boxed types for GstToc and GstTocEntry
2012-05-20 Tim-Philipp Müllertoc: fix type of pad parameter to gst_toc_entry_new_wit...
2012-05-20 Tim-Philipp Müllertoc: use correct GType for tag lists
next